Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed misleading comment | 2009-07-17 | 1 | -2/+2 | |
| | |||||
* | it's all nsz's hard investigation effort, hail nsz! ;) | 2009-07-17 | 1 | -4/+4 | |
| | |||||
* | final style fixes | 2009-07-14 | 1 | -15/+13 | |
| | |||||
* | removed int cast in TAGMASK as suggested by nsz | 2009-07-14 | 1 | -1/+1 | |
| | |||||
* | some stylistic changes | 2009-07-14 | 1 | -9/+8 | |
| | |||||
* | mark broken clients as broken | 2009-07-12 | 1 | -2/+8 | |
| | |||||
* | fixing updatetitle | 2009-07-12 | 1 | -1/+1 | |
| | |||||
* | extended rule to apply monitors if set up accordingly | 2009-07-09 | 1 | -4/+9 | |
| | |||||
* | reverting to optimised compiler options, current state seems stable | 2009-07-09 | 1 | -1/+1 | |
| | |||||
* | added client number printing right of layout symbol | 2009-07-09 | 1 | -5/+9 | |
| | |||||
* | removed monsyms, useless | 2009-07-09 | 1 | -12/+3 | |
| | |||||
* | restricting number of mons by length of monsyms | 2009-07-09 | 1 | -0/+2 | |
| | |||||
* | introducing const where it might make some sense | 2009-07-08 | 1 | -5/+5 | |
| | |||||
* | no that's definately better | 2009-07-08 | 1 | -1/+0 | |
| | |||||
* | some minor changes | 2009-07-08 | 1 | -11/+11 | |
| | |||||
* | die if malloc sizeof(Monitor) fails | 2009-07-08 | 1 | -1/+2 | |
| | |||||
* | applied Mate's patch, added Mate to LICENSE | 2009-07-06 | 1 | -20/+20 | |
| | |||||
* | some cleanups | 2009-07-02 | 1 | -6/+9 | |
| | |||||
* | hotfix | 2009-07-02 | 1 | -2/+3 | |
| | |||||
* | changed focusmon/tagmon to work on prev/next instead (-1/+1), changed ↵ | 2009-07-02 | 1 | -20/+26 | |
| | | | | shortcuts to Mod1-, Mod1-. and Mod1-Shift-, Mod1-Shift-. | ||||
* | removed some empty lines | 2009-07-02 | 1 | -43/+6 | |
| | |||||
* | interactive resizals allow display dimensions again | 2009-07-02 | 1 | -20/+33 | |
| | |||||
* | update | 2009-07-02 | 1 | -1/+1 | |
| | |||||
* | introduced monitor symbols | 2009-07-02 | 1 | -5/+2 | |
| | |||||
* | minor fix | 2009-07-02 | 1 | -3/+3 | |
| | |||||
* | several bugfixes | 2009-07-01 | 1 | -17/+8 | |
| | |||||
* | some minor fix if xinerama is disabled, still some odd behavior in there | 2009-07-01 | 1 | -1/+3 | |
| | |||||
* | fixed usage of sx, sy, sw, sh | 2009-06-30 | 1 | -14/+13 | |
| | |||||
* | don't draw monitor number, if there is just one monitor | 2009-06-30 | 1 | -1/+1 | |
| | |||||
* | fixed order of transient monitor applicaion and rule application | 2009-06-30 | 1 | -18/+22 | |
| | |||||
* | hotfix | 2009-06-30 | 1 | -3/+3 | |
| | |||||
* | several simplifications | 2009-06-30 | 1 | -106/+81 | |
| | |||||
* | play safe | 2009-06-30 | 1 | -2/+2 | |
| | |||||
* | applied a collection of Christof Musik patches, and fixed an issue reported ↵ | 2009-06-30 | 1 | -24/+32 | |
| | | | | by waistcoats on IRC | ||||
* | some cleanup handling for index based mon search | 2009-06-27 | 1 | -20/+19 | |
| | |||||
* | using mon in function names for consistency reasons | 2009-06-27 | 1 | -11/+11 | |
| | |||||
* | fixed several issues with focus handling via mouse, also added sending ↵ | 2009-06-27 | 1 | -43/+79 | |
| | | | | clients to the right monitor they belong to after mouse moves/resizals | ||||
* | fixed focusmon brokeness | 2009-06-27 | 1 | -7/+5 | |
| | |||||
* | tag fix | 2009-06-26 | 1 | -4/+2 | |
| | |||||
* | typo fix | 2009-06-25 | 1 | -1/+1 | |
| | |||||
* | assign selected tags of target monitor to client when tagmon is performed ↵ | 2009-06-25 | 1 | -0/+1 | |
| | | | | (less obtrusive imho) | ||||
* | added some TODOs, some other focus fixes | 2009-06-24 | 1 | -2/+6 | |
| | |||||
* | disabled XINULATOR code for now | 2009-06-24 | 1 | -1/+1 | |
| | |||||
* | made bar based monitor switching working | 2009-06-24 | 1 | -6/+4 | |
| | |||||
* | several other focus fixes, introduced unfocus() | 2009-06-24 | 1 | -9/+29 | |
| | |||||
* | some focus fixes | 2009-06-24 | 1 | -2/+8 | |
| | |||||
* | fixed title rendering on non-active screen | 2009-06-24 | 1 | -12/+11 | |
| | |||||
* | fixed getclient brokeness | 2009-06-24 | 1 | -5/+8 | |
| | |||||
* | some hotfix cleanup related to wild selmon-> destruction | 2009-06-24 | 1 | -24/+11 | |
| | |||||
* | some restack fixes, still odd behavior if n>1 on unmanaging clients | 2009-06-23 | 1 | -5/+5 | |
| |