Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | 2009-07-17 | 1 | -0/+1 | |
|\ | |||||
| * | Added tag 5.6 for changeset 555070221577 | 2009-07-14 | 1 | -0/+1 | |
| | | |||||
* | | it's all nsz's hard investigation effort, hail nsz! ;) | 2009-07-17 | 2 | -5/+5 | |
|/ | |||||
* | 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 | |
| | |||||
* | removed obsolete BUG | 2009-07-13 | 1 | -6/+0 | |
| | |||||
* | 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 | 2 | -7/+12 | |
| | |||||
* | reverting to optimised compiler options, current state seems stable | 2009-07-09 | 2 | -5/+5 | |
| | |||||
* | extended man page to mention number of visible windows | 2009-07-09 | 1 | -8/+9 | |
| | |||||
* | added client number printing right of layout symbol | 2009-07-09 | 1 | -5/+9 | |
| | |||||
* | removed monsyms, useless | 2009-07-09 | 2 | -15/+3 | |
| | |||||
* | restricting number of mons by length of monsyms | 2009-07-09 | 2 | -1/+3 | |
| | |||||
* | introducing const where it might make some sense | 2009-07-08 | 2 | -14/+13 | |
| | |||||
* | 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 | 2 | -20/+21 | |
| | |||||
* | 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 | 3 | -31/+49 | |
| | | | | 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 | |
| | |||||
* | more sensible | 2009-07-02 | 1 | -1/+1 | |
| | |||||
* | hmm, can't decide on the default monitor symbol set | 2009-07-02 | 1 | -1/+1 | |
| | |||||
* | update | 2009-07-02 | 2 | -2/+2 | |
| | |||||
* | introduced monitor symbols | 2009-07-02 | 2 | -5/+5 | |
| | |||||
* | minor fix | 2009-07-02 | 1 | -3/+3 | |
| | |||||
* | several bugfixes | 2009-07-01 | 3 | -21/+10 | |
| | |||||
* | some minor fix if xinerama is disabled, still some odd behavior in there | 2009-07-01 | 2 | -3/+5 | |
| | |||||
* | updated year ranges | 2009-06-30 | 1 | -3/+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 | 2 | -109/+83 | |
| | |||||
* | 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 | |
| |