2009-07-12 |
anselm@x200s... | fixing updatetitle |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | extended rule to apply monitors if set up accordingly |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | reverting to optimised compiler options, current state... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | extended man page to mention number of visible windows |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | added client number printing right of layout symbol |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | removed monsyms, useless |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Anselm R Garbe | restricting number of mons by length of monsyms |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Anselm R Garbe | introducing const where it might make some sense |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Anselm R Garbe | no that's definately better |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Anselm R Garbe | some minor changes |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Anselm R Garbe | die if malloc sizeof(Monitor) fails |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Anselm R Garbe | applied Mate's patch, added Mate to LICENSE |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | some cleanups |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | hotfix |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | changed focusmon/tagmon to work on prev/next instead... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | removed some empty lines |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | interactive resizals allow display dimensions again |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | more sensible |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | hmm, can't decide on the default monitor symbol set |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | update |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | introduced monitor symbols |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Anselm R Garbe | minor fix |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Anselm R Garbe | several bugfixes |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Anselm R Garbe | some minor fix if xinerama is disabled, still some... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | updated year ranges |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | fixed usage of sx, sy, sw, sh |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | don't draw monitor number, if there is just one monitor |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | fixed order of transient monitor applicaion and rule... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | hotfix |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | several simplifications |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | play safe |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Anselm R Garbe | applied a collection of Christof Musik patches, and... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anselm R Garbe | some cleanup handling for index based mon search |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anselm R Garbe | using mon in function names for consistency reasons |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anselm R Garbe | fixed several issues with focus handling via mouse... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Anselm R Garbe | fixed focusmon brokeness |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anselm R Garbe | tag fix |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Anselm R Garbe | typo fix |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Anselm R Garbe | assign selected tags of target monitor to client when... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | added some TODOs, some other focus fixes |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | disabled XINULATOR code for now |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | made bar based monitor switching working |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | several other focus fixes, introduced unfocus() |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | some focus fixes |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | fixed title rendering on non-active screen |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | fixed getclient brokeness |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anselm R Garbe | some hotfix cleanup related to wild selmon-> destruction |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | some restack fixes, still odd behavior if n>1 on unmana... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | added some dual head simulator code |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | simplified left over re-assignment |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | fixed tagmon, re-using detach/detachstack and attach... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | simplified ISVISBLE and nexttiled |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | moved clients/stack/sel to Monitor, that's a per monito... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | declare buf only if XINERAMA support is used |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Anselm R Garbe | if compiled without XINERAMA support assume 1 monitor... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Anselm R Garbe | some more refactoring, bar toggle fixes |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Anselm R Garbe | hotfixes |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Anselm R Garbe | changes monitor structure to be a list |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Anselm R Garbe | we need a tagset per monitor, removed tagset declaratio... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Anselm R Garbe | some minor fixes regarding the new xinerama support |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Anselm R Garbe | several fixes through ISVISIBLE change (takes Monitor... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Anselm R Garbe | experimental xinerama support, two new actions, Mod1... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Anselm R Garbe | introduction of Monitor for better Xinerama support... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anselm R Garbe | removed MAXTAGLEN |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Anselm R Garbe | next version will be 5.6, shortened some very long... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Anselm R Garbe | Added tag 5.5 for changeset deaa276abac1 |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Anselm R Garbe | applied Marc Andre Tanners showhide patch, the removal... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Anselm R Garbe | applied Gottox' patches, and also removed usegrab |
commit | commitdiff | tree | snapshot |
2009-03-03 |
arg@garbe.us | applied the patch I missed from Gottox, thanks mate! |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Anselm R Garbe | applied Gottox' resizehints patch, thanks Gottox! |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Anselm R Garbe | some NULL fixes |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Anselm R Garbe | override_redirect is Bool |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Anselm R Garbe | applied Gottox' adjustborder removal patch (thanks!) |
commit | commitdiff | tree | snapshot |
2009-02-14 |
a@null | applied nsz' remark |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Premysl Hruby | fix of typo, thx to Enno Gottox Boland |
commit | commitdiff | tree | snapshot |
2009-02-08 |
a@null | Added tag 5.4.1 for changeset 85a78d8afa0f |
commit | commitdiff | tree | snapshot |
2009-02-08 |
a@null | fixed an issue reported by Nibble, also fixed s/2008... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
a@null | Added tag 5.4 for changeset 8b7836a471f8 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
a@null | avoid reverting the border if it's not necessary (avoid... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
a@null | spotted missing spaces |
commit | commitdiff | tree | snapshot |
2008-12-20 |
a@null | reverting some border patches |
commit | commitdiff | tree | snapshot |
2008-12-19 |
a@null | changed adjustborder to be a macro |
commit | commitdiff | tree | snapshot |
2008-12-19 |
a@null | applied yiyus applyrules() patch |
commit | commitdiff | tree | snapshot |
2008-12-17 |
a@null | implemented noborder for 1 client in the view |
commit | commitdiff | tree | snapshot |
2008-12-13 |
a@null | made status script example of .xinitrc more useful |
commit | commitdiff | tree | snapshot |
2008-12-13 |
a@null | ok, using signal.h for portability reasons |
commit | commitdiff | tree | snapshot |
2008-12-13 |
a@null | removed unnecessary closure of stdin reported by Freder... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
a@null | added sys/signal.h inclusion for BSD compliance |
commit | commitdiff | tree | snapshot |
2008-12-12 |
a@null | re-applied Neale's spawn patch, credited Neale in LICENSE |
commit | commitdiff | tree | snapshot |
2008-12-12 |
a@null | applied Neale Pickett's xprop status reading patch... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
arg@localhost... | applied yiyus fix |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Anselm R Garbe | fix |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Anselm R Garbe | Added tag 5.3.1 for changeset 335301ed102f |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Anselm R Garbe | integrated yiyus clearurgent refactoring |
commit | commitdiff | tree | snapshot |
2008-12-06 |
arg@localhost... | reverted spawn |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Anselm R Garbe | Added tag 5.3 for changeset 4004d6116035 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Anselm R Garbe | added Neale Pickett's spawn patch, thanks Neale |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Anselm R Garbe | applied Gottox' comment fix (thanks) |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Anselm R Garbe | several changes towards 5.3, XINERAMA is disabled by... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Premysl Hruby | removed NOBORDER(broken and badly used), introduce... |
commit | commitdiff | tree | snapshot |
next |