summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updategeom fix for same geom screensGravatar Anselm R Garbe 2009-07-212-2/+7
* applied nsz' man page comment, thanks!Gravatar Anselm R Garbe 2009-07-201-2/+4
* mergeGravatar Anselm R Garbe 2009-07-201-14/+6
|\
| * mergeGravatar Anselm R Garbe 2009-07-182-5/+5
| |\
| * | applied nsz' dwm.1 fixes, thanks Szabolcs!Gravatar Anselm R Garbe 2009-07-181-14/+6
* | | removed Standard input hintGravatar Anselm R Garbe 2009-07-201-1/+1
| |/ |/|
* | removed misleading commentGravatar Anselm R Garbe 2009-07-171-2/+2
* | mergeGravatar Anselm R Garbe 2009-07-171-0/+1
|\|
| * Added tag 5.6 for changeset 555070221577Gravatar Anselm R Garbe 2009-07-141-0/+1
* | it's all nsz's hard investigation effort, hail nsz! ;)Gravatar Anselm R Garbe 2009-07-172-5/+5
|/
* final style fixesGravatar Anselm R Garbe 2009-07-141-15/+13
* removed int cast in TAGMASK as suggested by nszGravatar Anselm R Garbe 2009-07-141-1/+1
* some stylistic changesGravatar Anselm R Garbe 2009-07-141-9/+8
* removed obsolete BUGGravatar Anselm R Garbe 2009-07-131-6/+0
* mark broken clients as brokenGravatar anselm@x200s.config 2009-07-121-2/+8
* fixing updatetitleGravatar anselm@x200s.config 2009-07-121-1/+1
* extended rule to apply monitors if set up accordinglyGravatar Anselm R Garbe 2009-07-092-7/+12
* reverting to optimised compiler options, current state seems stableGravatar Anselm R Garbe 2009-07-092-5/+5
* extended man page to mention number of visible windowsGravatar Anselm R Garbe 2009-07-091-8/+9
* added client number printing right of layout symbolGravatar Anselm R Garbe 2009-07-091-5/+9
* removed monsyms, uselessGravatar Anselm R Garbe 2009-07-092-15/+3
* restricting number of mons by length of monsymsGravatar Anselm R Garbe 2009-07-092-1/+3
* introducing const where it might make some senseGravatar Anselm R Garbe 2009-07-082-14/+13
* no that's definately betterGravatar Anselm R Garbe 2009-07-081-1/+0
* some minor changesGravatar Anselm R Garbe 2009-07-081-11/+11
* die if malloc sizeof(Monitor) failsGravatar Anselm R Garbe 2009-07-081-1/+2
* applied Mate's patch, added Mate to LICENSEGravatar Anselm R Garbe 2009-07-062-20/+21
* some cleanupsGravatar Anselm R Garbe 2009-07-021-6/+9
* hotfixGravatar Anselm R Garbe 2009-07-021-2/+3
* changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu...Gravatar Anselm R Garbe 2009-07-023-31/+49
* removed some empty linesGravatar Anselm R Garbe 2009-07-021-43/+6
* interactive resizals allow display dimensions againGravatar Anselm R Garbe 2009-07-021-20/+33
* more sensibleGravatar Anselm R Garbe 2009-07-021-1/+1
* hmm, can't decide on the default monitor symbol setGravatar Anselm R Garbe 2009-07-021-1/+1
* updateGravatar Anselm R Garbe 2009-07-022-2/+2
* introduced monitor symbolsGravatar Anselm R Garbe 2009-07-022-5/+5
* minor fixGravatar Anselm R Garbe 2009-07-021-3/+3
* several bugfixesGravatar Anselm R Garbe 2009-07-013-21/+10
* some minor fix if xinerama is disabled, still some odd behavior in thereGravatar Anselm R Garbe 2009-07-012-3/+5
* updated year rangesGravatar Anselm R Garbe 2009-06-301-3/+3
* fixed usage of sx, sy, sw, shGravatar Anselm R Garbe 2009-06-301-14/+13
* don't draw monitor number, if there is just one monitorGravatar Anselm R Garbe 2009-06-301-1/+1
* fixed order of transient monitor applicaion and rule applicationGravatar Anselm R Garbe 2009-06-301-18/+22
* hotfixGravatar Anselm R Garbe 2009-06-301-3/+3
* several simplificationsGravatar Anselm R Garbe 2009-06-302-109/+83
* play safeGravatar Anselm R Garbe 2009-06-301-2/+2
* applied a collection of Christof Musik patches, and fixed an issue reported b...Gravatar Anselm R Garbe 2009-06-301-24/+32
* some cleanup handling for index based mon searchGravatar Anselm R Garbe 2009-06-271-20/+19
* using mon in function names for consistency reasonsGravatar Anselm R Garbe 2009-06-271-11/+11
* fixed several issues with focus handling via mouse, also added sending client...Gravatar Anselm R Garbe 2009-06-271-43/+79