2009-09-27 |
Anselm R Garbe | fixed the layout symbol bug reported by Nibble (but... |
blob | commitdiff |
2009-09-22 |
Anselm R Garbe | implemented nn < n case, k-zed please recheck |
blob | commitdiff | diff to current |
2009-09-22 |
Anselm R Garbe | use buffer instead of pointer for mon->ltsymbol |
blob | commitdiff | diff to current |
2009-09-22 |
Anselm R Garbe | added missing scan |
blob | commitdiff | diff to current |
2009-09-21 |
Anselm R Garbe | implemented different version of updategeom |
blob | commitdiff | diff to current |
2009-09-19 |
Anselm R Garbe | added TODO to updategeom in order to implement a decent... |
blob | commitdiff | diff to current |
2009-09-18 |
Anselm R Garbe | new experimental updategeom() additions that should... |
blob | commitdiff | diff to current |
2009-09-16 |
Anselm R Garbe | implemented dynamic layout symbol stuff |
blob | commitdiff | diff to current |
2009-09-08 |
Anselm R Garbe | update |
blob | commitdiff | diff to current |
2009-09-08 |
Anselm R Garbe | hard-core destruction |
blob | commitdiff | diff to current |
2009-09-08 |
Anselm R Garbe | renaming isdestroyed into destroyed |
blob | commitdiff | diff to current |
2009-09-08 |
Anselm R Garbe | sync when a client is being killed |
blob | commitdiff | diff to current |
2009-09-08 |
Anselm R Garbe | added isdestroyed flag to unmanage |
blob | commitdiff | diff to current |
2009-09-07 |
nsz@tpx | always updategeom when root is configured |
blob | commitdiff | diff to current |
2009-08-18 |
Anselm R Garbe | another small optimisation |
blob | commitdiff | diff to current |
2009-08-18 |
Anselm R Garbe | also update title if the client is on an unfocused... |
blob | commitdiff | diff to current |
2009-08-16 |
Anselm R Garbe | applied Jukka's cosmetic patch |
blob | commitdiff | diff to current |
2009-08-16 |
Anselm R Garbe | applied Jukka's sigchld patch |
blob | commitdiff | diff to current |
2009-08-13 |
Anselm R Garbe | added merged patch of anydot and Neale |
blob | commitdiff | diff to current |
2009-07-27 |
Anselm R Garbe | fixed nn declaration |
blob | commitdiff | diff to current |
2009-07-21 |
Anselm R Garbe | applied nsz patch |
blob | commitdiff | diff to current |
2009-07-21 |
Anselm R Garbe | updategeom fix for same geom screens |
blob | commitdiff | diff to current |
2009-07-17 |
Anselm R Garbe | removed misleading comment |
blob | commitdiff | diff to current |
2009-07-17 |
Anselm R Garbe | it's all nsz's hard investigation effort, hail nsz! ;) |
blob | commitdiff | diff to current |
2009-07-14 |
Anselm R Garbe | final style fixes |
blob | commitdiff | diff to current |
2009-07-14 |
Anselm R Garbe | removed int cast in TAGMASK as suggested by nsz |
blob | commitdiff | diff to current |
2009-07-14 |
Anselm R Garbe | some stylistic changes |
blob | commitdiff | diff to current |
2009-07-12 |
anselm@x200s.config | mark broken clients as broken |
blob | commitdiff | diff to current |
2009-07-12 |
anselm@x200s.config | fixing updatetitle |
blob | commitdiff | diff to current |
2009-07-09 |
Anselm R Garbe | extended rule to apply monitors if set up accordingly |
blob | commitdiff | diff to current |
2009-07-09 |
Anselm R Garbe | reverting to optimised compiler options, current state... |
blob | commitdiff | diff to current |
2009-07-09 |
Anselm R Garbe | added client number printing right of layout symbol |
blob | commitdiff | diff to current |
2009-07-09 |
Anselm R Garbe | removed monsyms, useless |
blob | commitdiff | diff to current |
2009-07-09 |
Anselm R Garbe | restricting number of mons by length of monsyms |
blob | commitdiff | diff to current |
2009-07-08 |
Anselm R Garbe | introducing const where it might make some sense |
blob | commitdiff | diff to current |
2009-07-08 |
Anselm R Garbe | no that's definately better |
blob | commitdiff | diff to current |
2009-07-08 |
Anselm R Garbe | some minor changes |
blob | commitdiff | diff to current |
2009-07-08 |
Anselm R Garbe | die if malloc sizeof(Monitor) fails |
blob | commitdiff | diff to current |
2009-07-06 |
Anselm R Garbe | applied Mate's patch, added Mate to LICENSE |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | some cleanups |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | hotfix |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | changed focusmon/tagmon to work on prev/next instead... |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | removed some empty lines |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | interactive resizals allow display dimensions again |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | update |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | introduced monitor symbols |
blob | commitdiff | diff to current |
2009-07-02 |
Anselm R Garbe | minor fix |
blob | commitdiff | diff to current |
2009-07-01 |
Anselm R Garbe | several bugfixes |
blob | commitdiff | diff to current |
2009-07-01 |
Anselm R Garbe | some minor fix if xinerama is disabled, still some... |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | fixed usage of sx, sy, sw, sh |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | don't draw monitor number, if there is just one monitor |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | fixed order of transient monitor applicaion and rule... |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | hotfix |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | several simplifications |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | play safe |
blob | commitdiff | diff to current |
2009-06-30 |
Anselm R Garbe | applied a collection of Christof Musik patches, and... |
blob | commitdiff | diff to current |
2009-06-27 |
Anselm R Garbe | some cleanup handling for index based mon search |
blob | commitdiff | diff to current |
2009-06-27 |
Anselm R Garbe | using mon in function names for consistency reasons |
blob | commitdiff | diff to current |
2009-06-27 |
Anselm R Garbe | fixed several issues with focus handling via mouse... |
blob | commitdiff | diff to current |
2009-06-27 |
Anselm R Garbe | fixed focusmon brokeness |
blob | commitdiff | diff to current |
2009-06-26 |
Anselm R Garbe | tag fix |
blob | commitdiff | diff to current |
2009-06-25 |
Anselm R Garbe | typo fix |
blob | commitdiff | diff to current |
2009-06-25 |
Anselm R Garbe | assign selected tags of target monitor to client when... |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | added some TODOs, some other focus fixes |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | disabled XINULATOR code for now |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | made bar based monitor switching working |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | several other focus fixes, introduced unfocus() |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | some focus fixes |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | fixed title rendering on non-active screen |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | fixed getclient brokeness |
blob | commitdiff | diff to current |
2009-06-24 |
Anselm R Garbe | some hotfix cleanup related to wild selmon-> destruction |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | some restack fixes, still odd behavior if n>1 on unmana... |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | added some dual head simulator code |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | simplified left over re-assignment |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | fixed tagmon, re-using detach/detachstack and attach... |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | simplified ISVISBLE and nexttiled |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | moved clients/stack/sel to Monitor, that's a per monito... |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | declare buf only if XINERAMA support is used |
blob | commitdiff | diff to current |
2009-06-23 |
Anselm R Garbe | if compiled without XINERAMA support assume 1 monitor... |
blob | commitdiff | diff to current |
2009-06-22 |
Anselm R Garbe | some more refactoring, bar toggle fixes |
blob | commitdiff | diff to current |
2009-06-22 |
Anselm R Garbe | hotfixes |
blob | commitdiff | diff to current |
2009-06-22 |
Anselm R Garbe | changes monitor structure to be a list |
blob | commitdiff | diff to current |
2009-06-20 |
Anselm R Garbe | we need a tagset per monitor, removed tagset declaratio... |
blob | commitdiff | diff to current |
2009-06-20 |
Anselm R Garbe | some minor fixes regarding the new xinerama support |
blob | commitdiff | diff to current |
2009-06-20 |
Anselm R Garbe | several fixes through ISVISIBLE change (takes Monitor... |
blob | commitdiff | diff to current |
2009-06-20 |
Anselm R Garbe | experimental xinerama support, two new actions, Mod1... |
blob | commitdiff | diff to current |
2009-06-19 |
Anselm R Garbe | introduction of Monitor for better Xinerama support... |
blob | commitdiff | diff to current |
2009-05-29 |
Anselm R Garbe | removed MAXTAGLEN |
blob | commitdiff | diff to current |
2009-04-20 |
Anselm R Garbe | next version will be 5.6, shortened some very long... |
blob | commitdiff | diff to current |
2009-03-19 |
Anselm R Garbe | applied Marc Andre Tanners showhide patch, the removal... |
blob | commitdiff | diff to current |
2009-03-17 |
Anselm R Garbe | applied Gottox' patches, and also removed usegrab |
blob | commitdiff | diff to current |
2009-03-03 |
arg@garbe.us | applied the patch I missed from Gottox, thanks mate! |
blob | commitdiff | diff to current |
2009-03-02 |
Anselm R Garbe | applied Gottox' resizehints patch, thanks Gottox! |
blob | commitdiff | diff to current |
2009-02-21 |
Anselm R Garbe | some NULL fixes |
blob | commitdiff | diff to current |
2009-02-21 |
Anselm R Garbe | override_redirect is Bool |
blob | commitdiff | diff to current |
2009-02-21 |
Anselm R Garbe | applied Gottox' adjustborder removal patch (thanks!) |
blob | commitdiff | diff to current |
2009-02-14 |
a@null | applied nsz' remark |
blob | commitdiff | diff to current |
2009-02-12 |
Premysl Hruby | fix of typo, thx to Enno Gottox Boland |
blob | commitdiff | diff to current |
2009-02-08 |
a@null | fixed an issue reported by Nibble, also fixed s/2008... |
blob | commitdiff | diff to current |
2009-02-08 |
a@null | avoid reverting the border if it's not necessary (avoid... |
blob | commitdiff | diff to current |
next |