aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented better fullscreen handling, please testAnselm R Garbe2010-05-301-30/+75
|
* Added tag 5.8.1 for changeset 1ed1e75c9c2eAnselm R Garbe2010-05-291-0/+1
|
* removing Sylvain's patch because it breaks more than it fixes unfortunately, ↵Anselm R Garbe2010-05-292-20/+2
| | | | re-issuing a bugfix release 5.8.1
* Added tag 5.8 for changeset 60ea8fed13abAnselm R Garbe2010-05-281-0/+1
|
* removed DEBUG code and added 2010 to the copyright listanselm@garbe.us2010-05-272-17/+2
|
* applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch ↵anselm@garbe.us2010-05-272-4/+22
| | | | a bit
* added the related bug reported by voltaicAnselm R Garbe2010-04-111-0/+21
|
* pretty printing bugs a bitAnselm R Garbe2010-04-011-14/+31
|
* selmon optimisation is neededAnselm R Garbe2010-04-011-4/+0
|
* more debug output, experimental focus optimisationAnselm R Garbe2010-04-011-4/+9
|
* quick typo fixAnselm R Garbe2010-03-311-2/+2
|
* it's debug season for upcoming dwm 5.8, so only use this if you really want ↵Anselm R Garbe2010-03-313-8/+37
| | | | to run experimental code or debug code
* another bug reportAnselm R Garbe2009-11-251-0/+9
|
* removed misleading comment, thanks Romain BertrandAnselm R Garbe2009-11-241-1/+1
|
* added nsz's last bug corner caseAnselm R Garbe2009-11-231-0/+6
|
* added BUGS, next version is 5.8Anselm R Garbe2009-10-312-1/+32
|
* Added tag 5.7.2 for changeset 15761ac5e2f1Anselm R Garbe2009-09-271-0/+1
|
* applied Ryan Zheng's patch and re-releasing 5.7.2Anselm R Garbe2009-09-272-4/+3
|
* Added tag 5.7.1 for changeset 48c3f87c335dAnselm R Garbe2009-09-271-0/+1
|
* fixed the layout symbol bug reported by Nibble (but using a different ↵Anselm R Garbe2009-09-272-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
* Added tag 5.7 for changeset 257403d4cd96Anselm R Garbe2009-09-261-0/+1
|
* switching to release flagsAnselm R Garbe2009-09-221-4/+4
|
* implemented nn < n case, k-zed please recheckAnselm R Garbe2009-09-221-14/+30
|
* use buffer instead of pointer for mon->ltsymbolAnselm R Garbe2009-09-221-8/+5
|
* added missing scanAnselm R Garbe2009-09-221-0/+1
|
* implemented different version of updategeomAnselm R Garbe2009-09-212-153/+89
|
* added TODO to updategeom in order to implement a decent version of it soonAnselm R Garbe2009-09-191-0/+34
|
* new experimental updategeom() additions that should avoid several problems ↵Anselm R Garbe2009-09-181-24/+77
| | | | with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome
* implemented dynamic layout symbol stuffAnselm R Garbe2009-09-162-27/+25
|
* applied Tony Lainson's config.def.h patchAnselm R Garbe2009-09-151-3/+2
|
* updateAnselm R Garbe2009-09-081-0/+1
|
* hard-core destructionAnselm R Garbe2009-09-081-2/+8
|
* renaming isdestroyed into destroyedAnselm R Garbe2009-09-081-3/+3
|
* sync when a client is being killedAnselm R Garbe2009-09-081-0/+1
|
* added isdestroyed flag to unmanageAnselm R Garbe2009-09-081-15/+16
|
* always updategeom when root is configurednsz@tpx2009-09-071-1/+1
|
* another small optimisationAnselm R Garbe2009-08-181-1/+1
|
* also update title if the client is on an unfocused monitorAnselm R Garbe2009-08-181-1/+1
|
* applied nsz's dwm.1 patch, also added wmnameAnselm R Garbe2009-08-161-5/+11
|
* applied Jukka's cosmetic patchAnselm R Garbe2009-08-161-9/+9
|
* applied Jukka's sigchld patchAnselm R Garbe2009-08-162-3/+3
|
* added merged patch of anydot and NealeAnselm R Garbe2009-08-131-3/+7
|
* fixed nn declarationAnselm R Garbe2009-07-272-2/+3
|
* Added tag 5.6.1 for changeset e47a47bd3ed4Anselm R Garbe2009-07-261-0/+1
|
* applied nsz patchAnselm R Garbe2009-07-211-1/+1
|
* updategeom fix for same geom screensAnselm R Garbe2009-07-212-2/+7
|
* applied nsz' man page comment, thanks!Anselm R Garbe2009-07-201-2/+4
|
* mergeAnselm R Garbe2009-07-201-14/+6
|\
| * mergeAnselm R Garbe2009-07-182-5/+5
| |\
| * | applied nsz' dwm.1 fixes, thanks Szabolcs!Anselm R Garbe2009-07-181-14/+6
| | |