about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | it's all nsz's hard investigation effort, hail nsz! ;)Anselm R Garbe2009-07-172-5/+5
|/
* final style fixes 5.6Anselm R Garbe2009-07-141-15/+13
* removed int cast in TAGMASK as suggested by nszAnselm R Garbe2009-07-141-1/+1
* some stylistic changesAnselm R Garbe2009-07-141-9/+8
* removed obsolete BUGAnselm R Garbe2009-07-131-6/+0
* mark broken clients as brokenanselm@x200s.config2009-07-121-2/+8
* fixing updatetitleanselm@x200s.config2009-07-121-1/+1
* extended rule to apply monitors if set up accordinglyAnselm R Garbe2009-07-092-7/+12
* reverting to optimised compiler options, current state seems stableAnselm R Garbe2009-07-092-5/+5
* extended man page to mention number of visible windowsAnselm R Garbe2009-07-091-8/+9
* added client number printing right of layout symbolAnselm R Garbe2009-07-091-5/+9
* removed monsyms, uselessAnselm R Garbe2009-07-092-15/+3
* restricting number of mons by length of monsymsAnselm R Garbe2009-07-092-1/+3
* introducing const where it might make some senseAnselm R Garbe2009-07-082-14/+13
* no that's definately betterAnselm R Garbe2009-07-081-1/+0
* some minor changesAnselm R Garbe2009-07-081-11/+11
* die if malloc sizeof(Monitor) failsAnselm R Garbe2009-07-081-1/+2
* applied Mate's patch, added Mate to LICENSEAnselm R Garbe2009-07-062-20/+21
* some cleanupsAnselm R Garbe2009-07-021-6/+9
* hotfixAnselm R Garbe2009-07-021-2/+3
* changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu...Anselm R Garbe2009-07-023-31/+49
* removed some empty linesAnselm R Garbe2009-07-021-43/+6
* interactive resizals allow display dimensions againAnselm R Garbe2009-07-021-20/+33
* more sensibleAnselm R Garbe2009-07-021-1/+1
* hmm, can't decide on the default monitor symbol setAnselm R Garbe2009-07-021-1/+1
* updateAnselm R Garbe2009-07-022-2/+2
* introduced monitor symbolsAnselm R Garbe2009-07-022-5/+5
* minor fixAnselm R Garbe2009-07-021-3/+3
* several bugfixesAnselm R Garbe2009-07-013-21/+10
* some minor fix if xinerama is disabled, still some odd behavior in thereAnselm R Garbe2009-07-012-3/+5
* updated year rangesAnselm R Garbe2009-06-301-3/+3
* fixed usage of sx, sy, sw, shAnselm R Garbe2009-06-301-14/+13
* don't draw monitor number, if there is just one monitorAnselm R Garbe2009-06-301-1/+1
* fixed order of transient monitor applicaion and rule applicationAnselm R Garbe2009-06-301-18/+22
* hotfixAnselm R Garbe2009-06-301-3/+3
* several simplificationsAnselm R Garbe2009-06-302-109/+83
* play safeAnselm R Garbe2009-06-301-2/+2
* applied a collection of Christof Musik patches, and fixed an issue reported b...Anselm R Garbe2009-06-301-24/+32
* some cleanup handling for index based mon searchAnselm R Garbe2009-06-271-20/+19
* using mon in function names for consistency reasonsAnselm R Garbe2009-06-271-11/+11
* fixed several issues with focus handling via mouse, also added sending client...Anselm R Garbe2009-06-271-43/+79
* fixed focusmon brokenessAnselm R Garbe2009-06-271-7/+5
* tag fixAnselm R Garbe2009-06-261-4/+2
* typo fixAnselm R Garbe2009-06-251-1/+1
* assign selected tags of target monitor to client when tagmon is performed (le...Anselm R Garbe2009-06-251-0/+1
* added some TODOs, some other focus fixesAnselm R Garbe2009-06-241-2/+6
* disabled XINULATOR code for nowAnselm R Garbe2009-06-241-1/+1
* made bar based monitor switching workingAnselm R Garbe2009-06-241-6/+4
* several other focus fixes, introduced unfocus()Anselm R Garbe2009-06-241-9/+29
* some focus fixesAnselm R Garbe2009-06-241-2/+8