Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed the layout symbol bug reported by Nibble (but using a different approac... | 2009-09-27 | 2 | -29/+39 | ||
* | Added tag 5.7 for changeset 257403d4cd96 | 2009-09-26 | 1 | -0/+1 | ||
* | switching to release flags | 2009-09-22 | 1 | -4/+4 | ||
* | implemented nn < n case, k-zed please recheck | 2009-09-22 | 1 | -14/+30 | ||
* | use buffer instead of pointer for mon->ltsymbol | 2009-09-22 | 1 | -8/+5 | ||
* | added missing scan | 2009-09-22 | 1 | -0/+1 | ||
* | implemented different version of updategeom | 2009-09-21 | 2 | -153/+89 | ||
* | added TODO to updategeom in order to implement a decent version of it soon | 2009-09-19 | 1 | -0/+34 | ||
* | new experimental updategeom() additions that should avoid several problems wi... | 2009-09-18 | 1 | -24/+77 | ||
* | implemented dynamic layout symbol stuff | 2009-09-16 | 2 | -27/+25 | ||
* | applied Tony Lainson's config.def.h patch | 2009-09-15 | 1 | -3/+2 | ||
* | update | 2009-09-08 | 1 | -0/+1 | ||
* | hard-core destruction | 2009-09-08 | 1 | -2/+8 | ||
* | renaming isdestroyed into destroyed | 2009-09-08 | 1 | -3/+3 | ||
* | sync when a client is being killed | 2009-09-08 | 1 | -0/+1 | ||
* | added isdestroyed flag to unmanage | 2009-09-08 | 1 | -15/+16 | ||
* | always updategeom when root is configured | 2009-09-07 | 1 | -1/+1 | ||
* | another small optimisation | 2009-08-18 | 1 | -1/+1 | ||
* | also update title if the client is on an unfocused monitor | 2009-08-18 | 1 | -1/+1 | ||
* | applied nsz's dwm.1 patch, also added wmname | 2009-08-16 | 1 | -5/+11 | ||
* | applied Jukka's cosmetic patch | 2009-08-16 | 1 | -9/+9 | ||
* | applied Jukka's sigchld patch | 2009-08-16 | 2 | -3/+3 | ||
* | added merged patch of anydot and Neale | 2009-08-13 | 1 | -3/+7 | ||
* | fixed nn declaration | 2009-07-27 | 2 | -2/+3 | ||
* | Added tag 5.6.1 for changeset e47a47bd3ed4 | 2009-07-26 | 1 | -0/+1 | ||
* | applied nsz patch | 2009-07-21 | 1 | -1/+1 | ||
* | updategeom fix for same geom screens | 2009-07-21 | 2 | -2/+7 | ||
* | applied nsz' man page comment, thanks! | 2009-07-20 | 1 | -2/+4 | ||
* | merge | 2009-07-20 | 1 | -14/+6 | ||
|\ | ||||||
| * | merge | 2009-07-18 | 2 | -5/+5 | ||
| |\ | ||||||
| * | | applied nsz' dwm.1 fixes, thanks Szabolcs! | 2009-07-18 | 1 | -14/+6 | ||
* | | | removed Standard input hint | 2009-07-20 | 1 | -1/+1 | ||
| |/ |/| | ||||||
* | | removed misleading comment | 2009-07-17 | 1 | -2/+2 | ||
* | | merge | 2009-07-17 | 1 | -0/+1 | ||
|\| | ||||||
| * | Added tag 5.6 for changeset 555070221577 | 2009-07-14 | 1 | -0/+1 | ||
* | | it's all nsz's hard investigation effort, hail nsz! ;) | 2009-07-17 | 2 | -5/+5 | ||
|/ | ||||||
* | final style fixes | 2009-07-14 | 1 | -15/+13 | ||
* | removed int cast in TAGMASK as suggested by nsz | 2009-07-14 | 1 | -1/+1 | ||
* | some stylistic changes | 2009-07-14 | 1 | -9/+8 | ||
* | removed obsolete BUG | 2009-07-13 | 1 | -6/+0 | ||
* | mark broken clients as broken | 2009-07-12 | 1 | -2/+8 | ||
* | fixing updatetitle | 2009-07-12 | 1 | -1/+1 | ||
* | extended rule to apply monitors if set up accordingly | 2009-07-09 | 2 | -7/+12 | ||
* | reverting to optimised compiler options, current state seems stable | 2009-07-09 | 2 | -5/+5 | ||
* | extended man page to mention number of visible windows | 2009-07-09 | 1 | -8/+9 | ||
* | added client number printing right of layout symbol | 2009-07-09 | 1 | -5/+9 | ||
* | removed monsyms, useless | 2009-07-09 | 2 | -15/+3 | ||
* | restricting number of mons by length of monsyms | 2009-07-09 | 2 | -1/+3 | ||
* | introducing const where it might make some sense | 2009-07-08 | 2 | -14/+13 | ||
* | no that's definately better | 2009-07-08 | 1 | -1/+0 |