Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-05-27 | removed DEBUG code and added 2010 to the copyright list | anselm@garbe.us | -17/+2 | |
2010-05-27 | applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch ↵ | anselm@garbe.us | -4/+22 | |
a bit | ||||
2010-04-11 | added the related bug reported by voltaic | Anselm R Garbe | -0/+21 | |
2010-04-01 | pretty printing bugs a bit | Anselm R Garbe | -14/+31 | |
2010-04-01 | selmon optimisation is needed | Anselm R Garbe | -4/+0 | |
2010-04-01 | more debug output, experimental focus optimisation | Anselm R Garbe | -4/+9 | |
2010-03-31 | quick typo fix | Anselm R Garbe | -2/+2 | |
2010-03-31 | it's debug season for upcoming dwm 5.8, so only use this if you really want ↵ | Anselm R Garbe | -8/+37 | |
to run experimental code or debug code | ||||
2009-11-25 | another bug report | Anselm R Garbe | -0/+9 | |
2009-11-24 | removed misleading comment, thanks Romain Bertrand | Anselm R Garbe | -1/+1 | |
2009-11-23 | added nsz's last bug corner case | Anselm R Garbe | -0/+6 | |
2009-10-31 | added BUGS, next version is 5.8 | Anselm R Garbe | -1/+32 | |
2009-09-27 | Added tag 5.7.2 for changeset 15761ac5e2f1 | Anselm R Garbe | -0/+1 | |
2009-09-27 | applied Ryan Zheng's patch and re-releasing 5.7.2 | Anselm R Garbe | -4/+3 | |
2009-09-27 | Added tag 5.7.1 for changeset 48c3f87c335d | Anselm R Garbe | -0/+1 | |
2009-09-27 | fixed the layout symbol bug reported by Nibble (but using a different ↵ | Anselm R Garbe | -29/+39 | |
approach as he suggested) - optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1 | ||||
2009-09-26 | Added tag 5.7 for changeset 257403d4cd96 | Anselm R Garbe | -0/+1 | |
2009-09-22 | switching to release flags | Anselm R Garbe | -4/+4 | |
2009-09-22 | implemented nn < n case, k-zed please recheck | Anselm R Garbe | -14/+30 | |
2009-09-22 | use buffer instead of pointer for mon->ltsymbol | Anselm R Garbe | -8/+5 | |
2009-09-22 | added missing scan | Anselm R Garbe | -0/+1 | |
2009-09-21 | implemented different version of updategeom | Anselm R Garbe | -153/+89 | |
2009-09-19 | added TODO to updategeom in order to implement a decent version of it soon | Anselm R Garbe | -0/+34 | |
2009-09-18 | new experimental updategeom() additions that should avoid several problems ↵ | Anselm R Garbe | -24/+77 | |
with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome | ||||
2009-09-16 | implemented dynamic layout symbol stuff | Anselm R Garbe | -27/+25 | |
2009-09-15 | applied Tony Lainson's config.def.h patch | Anselm R Garbe | -3/+2 | |
2009-09-08 | update | Anselm R Garbe | -0/+1 | |
2009-09-08 | hard-core destruction | Anselm R Garbe | -2/+8 | |
2009-09-08 | renaming isdestroyed into destroyed | Anselm R Garbe | -3/+3 | |
2009-09-08 | sync when a client is being killed | Anselm R Garbe | -0/+1 | |
2009-09-08 | added isdestroyed flag to unmanage | Anselm R Garbe | -15/+16 | |
2009-09-07 | always updategeom when root is configured | nsz@tpx | -1/+1 | |
2009-08-18 | another small optimisation | Anselm R Garbe | -1/+1 | |
2009-08-18 | also update title if the client is on an unfocused monitor | Anselm R Garbe | -1/+1 | |
2009-08-16 | applied nsz's dwm.1 patch, also added wmname | Anselm R Garbe | -5/+11 | |
2009-08-16 | applied Jukka's cosmetic patch | Anselm R Garbe | -9/+9 | |
2009-08-16 | applied Jukka's sigchld patch | Anselm R Garbe | -3/+3 | |
2009-08-13 | added merged patch of anydot and Neale | Anselm R Garbe | -3/+7 | |
2009-07-27 | fixed nn declaration | Anselm R Garbe | -2/+3 | |
2009-07-26 | Added tag 5.6.1 for changeset e47a47bd3ed4 | Anselm R Garbe | -0/+1 | |
2009-07-21 | applied nsz patch | Anselm R Garbe | -1/+1 | |
2009-07-21 | updategeom fix for same geom screens | Anselm R Garbe | -2/+7 | |
2009-07-20 | applied nsz' man page comment, thanks! | Anselm R Garbe | -2/+4 | |
2009-07-20 | merge | Anselm R Garbe | -14/+6 | |
2009-07-20 | removed Standard input hint | Anselm R Garbe | -1/+1 | |
2009-07-18 | merge | Anselm R Garbe | -5/+5 | |
2009-07-18 | applied nsz' dwm.1 fixes, thanks Szabolcs! | Anselm R Garbe | -14/+6 | |
2009-07-17 | removed misleading comment | Anselm R Garbe | -2/+2 | |
2009-07-17 | merge | Anselm R Garbe | -0/+1 | |
2009-07-17 | it's all nsz's hard investigation effort, hail nsz! ;) | Anselm R Garbe | -5/+5 | |