2009-07-20 |
Anselm R Garbe | removed Standard input hint
|
commit | commitdiff | tree |
2009-07-17 |
Anselm R Garbe | removed misleading comment
|
commit | commitdiff | tree |
2009-07-17 |
Anselm R Garbe | merge
|
commit | commitdiff | tree |
2009-07-17 |
Anselm R Garbe | it's all nsz's hard investigation effort, hail nsz! ;)
|
commit | commitdiff | tree |
2009-07-14 |
Anselm R Garbe | Added tag 5.6 for changeset 555070221577
|
commit | commitdiff | tree |
2009-07-14 |
Anselm R Garbe | final style fixes
|
commit | commitdiff | tree |
2009-07-14 |
Anselm R Garbe | removed int cast in TAGMASK as suggested by nsz
|
commit | commitdiff | tree |
2009-07-14 |
Anselm R Garbe | some stylistic changes
|
commit | commitdiff | tree |
2009-07-13 |
Anselm R Garbe | removed obsolete BUG
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | extended rule to apply monitors if set up accordingly
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | reverting to optimised compiler options, current state...
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | extended man page to mention number of visible windows
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | added client number printing right of layout symbol
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | removed monsyms, useless
|
commit | commitdiff | tree |
2009-07-09 |
Anselm R Garbe | restricting number of mons by length of monsyms
|
commit | commitdiff | tree |
2009-07-08 |
Anselm R Garbe | introducing const where it might make some sense
|
commit | commitdiff | tree |
2009-07-08 |
Anselm R Garbe | no that's definately better
|
commit | commitdiff | tree |
2009-07-08 |
Anselm R Garbe | some minor changes
|
commit | commitdiff | tree |
2009-07-08 |
Anselm R Garbe | die if malloc sizeof(Monitor) fails
|
commit | commitdiff | tree |
2009-07-06 |
Anselm R Garbe | applied Mate's patch, added Mate to LICENSE
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | some cleanups
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | hotfix
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | changed focusmon/tagmon to work on prev/next instead...
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | removed some empty lines
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | interactive resizals allow display dimensions again
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | more sensible
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | hmm, can't decide on the default monitor symbol set
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | update
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | introduced monitor symbols
|
commit | commitdiff | tree |
2009-07-02 |
Anselm R Garbe | minor fix
|
commit | commitdiff | tree |
2009-07-01 |
Anselm R Garbe | several bugfixes
|
commit | commitdiff | tree |
2009-07-01 |
Anselm R Garbe | some minor fix if xinerama is disabled, still some...
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | updated year ranges
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | fixed usage of sx, sy, sw, sh
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | don't draw monitor number, if there is just one monitor
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | fixed order of transient monitor applicaion and rule...
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | hotfix
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | several simplifications
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | play safe
|
commit | commitdiff | tree |
2009-06-30 |
Anselm R Garbe | applied a collection of Christof Musik patches, and...
|
commit | commitdiff | tree |
2009-06-27 |
Anselm R Garbe | some cleanup handling for index based mon search
|
commit | commitdiff | tree |
2009-06-27 |
Anselm R Garbe | using mon in function names for consistency reasons
|
commit | commitdiff | tree |
2009-06-27 |
Anselm R Garbe | fixed several issues with focus handling via mouse...
|
commit | commitdiff | tree |
2009-06-27 |
Anselm R Garbe | fixed focusmon brokeness
|
commit | commitdiff | tree |
2009-06-26 |
Anselm R Garbe | tag fix
|
commit | commitdiff | tree |
2009-06-25 |
Anselm R Garbe | typo fix
|
commit | commitdiff | tree |
2009-06-25 |
Anselm R Garbe | assign selected tags of target monitor to client when...
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | added some TODOs, some other focus fixes
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | disabled XINULATOR code for now
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | made bar based monitor switching working
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | several other focus fixes, introduced unfocus()
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | some focus fixes
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | fixed title rendering on non-active screen
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | fixed getclient brokeness
|
commit | commitdiff | tree |
2009-06-24 |
Anselm R Garbe | some hotfix cleanup related to wild selmon-> destruction
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | some restack fixes, still odd behavior if n>1 on unmanaging...
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | added some dual head simulator code
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | simplified left over re-assignment
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | fixed tagmon, re-using detach/detachstack and attach...
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | simplified ISVISBLE and nexttiled
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | moved clients/stack/sel to Monitor, that's a per monitor...
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | declare buf only if XINERAMA support is used
|
commit | commitdiff | tree |
2009-06-23 |
Anselm R Garbe | if compiled without XINERAMA support assume 1 monitor...
|
commit | commitdiff | tree |
2009-06-22 |
Anselm R Garbe | some more refactoring, bar toggle fixes
|
commit | commitdiff | tree |
2009-06-22 |
Anselm R Garbe | hotfixes
|
commit | commitdiff | tree |
2009-06-22 |
Anselm R Garbe | changes monitor structure to be a list
|
commit | commitdiff | tree |
2009-06-20 |
Anselm R Garbe | we need a tagset per monitor, removed tagset declaration...
|
commit | commitdiff | tree |
2009-06-20 |
Anselm R Garbe | some minor fixes regarding the new xinerama support
|
commit | commitdiff | tree |
2009-06-20 |
Anselm R Garbe | several fixes through ISVISIBLE change (takes Monitor...
|
commit | commitdiff | tree |
2009-06-20 |
Anselm R Garbe | experimental xinerama support, two new actions, Mod1...
|
commit | commitdiff | tree |
2009-06-19 |
Anselm R Garbe | introduction of Monitor for better Xinerama support...
|
commit | commitdiff | tree |
2009-05-29 |
Anselm R Garbe | removed MAXTAGLEN
|
commit | commitdiff | tree |
2009-04-20 |
Anselm R Garbe | next version will be 5.6, shortened some very long...
|
commit | commitdiff | tree |
2009-04-18 |
Anselm R Garbe | Added tag 5.5 for changeset deaa276abac1
|
commit | commitdiff | tree |
2009-03-19 |
Anselm R Garbe | applied Marc Andre Tanners showhide patch, the removal...
|
commit | commitdiff | tree |
2009-03-17 |
Anselm R Garbe | applied Gottox' patches, and also removed usegrab
|
commit | commitdiff | tree |
2009-03-02 |
Anselm R Garbe | applied Gottox' resizehints patch, thanks Gottox!
|
commit | commitdiff | tree |
2009-02-21 |
Anselm R Garbe | some NULL fixes
|
commit | commitdiff | tree |
2009-02-21 |
Anselm R Garbe | override_redirect is Bool
|
commit | commitdiff | tree |
2009-02-21 |
Anselm R Garbe | applied Gottox' adjustborder removal patch (thanks!)
|
commit | commitdiff | tree |
2008-12-06 |
Anselm R Garbe | fix
|
commit | commitdiff | tree |
2008-12-06 |
Anselm R Garbe | Added tag 5.3.1 for changeset 335301ed102f
|
commit | commitdiff | tree |
2008-12-06 |
Anselm R Garbe | integrated yiyus clearurgent refactoring
|
commit | commitdiff | tree |
2008-12-04 |
Anselm R Garbe | Added tag 5.3 for changeset 4004d6116035
|
commit | commitdiff | tree |
2008-12-04 |
Anselm R Garbe | added Neale Pickett's spawn patch, thanks Neale
|
commit | commitdiff | tree |
2008-11-16 |
Anselm R Garbe | applied Gottox' comment fix (thanks)
|
commit | commitdiff | tree |
2008-10-19 |
Anselm R Garbe | several changes towards 5.3, XINERAMA is disabled by...
|
commit | commitdiff | tree |
2008-09-09 |
Anselm R Garbe | Added tag 5.2 for changeset e4bcaca8e6ef
|
commit | commitdiff | tree |
2008-09-08 |
Anselm R Garbe | using malloc() instead of calloc() and sticking to...
|
commit | commitdiff | tree |
2008-09-07 |
Anselm R Garbe | applied XGetWMNormalHints fix
|
commit | commitdiff | tree |
2008-09-06 |
Anselm R Garbe | I prefer doing the check in showhide
|
commit | commitdiff | tree |
2008-09-06 |
Anselm R Garbe | applied Donald Chai's showhide patch in slightly modified...
|
commit | commitdiff | tree |
2008-09-06 |
Anselm R Garbe | applied Martin Hurton's checkotherwm simplification
|
commit | commitdiff | tree |
2008-09-02 |
Anselm R Garbe | applied Peter Hartlichs aspect revert fix
|
commit | commitdiff | tree |
2008-09-02 |
Anselm R Garbe | applied Gottox' grabkey patch
|
commit | commitdiff | tree |
2008-09-01 |
Anselm R Garbe | applied yiyus tagbar patch
|
commit | commitdiff | tree |
2008-08-29 |
Anselm R Garbe | fixed
|
commit | commitdiff | tree |
2008-08-29 |
Anselm R Garbe | checking result of XGetClassHint, removed some obsolete...
|
commit | commitdiff | tree |
2008-08-27 |
Anselm R Garbe | merged my changes
|
commit | commitdiff | tree |
2008-08-27 |
Anselm R Garbe | introduced NOBORDER macro to hide the nasty - 2 * c...
|
commit | commitdiff | tree |
next |