2009-11-25 another bug report
Anselm R Garbe <garbeam@gmail.com> [Wed, 25 Nov 2009 13:56:17 +0000] rev 1507
another bug report
2009-11-24 removed misleading comment, thanks Romain Bertrand
Anselm R Garbe <garbeam@gmail.com> [Tue, 24 Nov 2009 09:31:17 +0000] rev 1506
removed misleading comment, thanks Romain Bertrand
2009-11-23 added nsz's last bug corner case
Anselm R Garbe <garbeam@gmail.com> [Mon, 23 Nov 2009 08:13:18 +0000] rev 1505
added nsz's last bug corner case
2009-10-31 added BUGS, next version is 5.8
Anselm R Garbe <anselm@garbe.us> [Sat, 31 Oct 2009 11:45:56 +0000] rev 1504
added BUGS, next version is 5.8
2009-09-27 Added tag 5.7.2 for changeset 15761ac5e2f1
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 20:20:14 +0100] rev 1503
Added tag 5.7.2 for changeset 15761ac5e2f1
2009-09-27 applied Ryan Zheng's patch and re-releasing 5.7.2 5.7.2
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 20:20:10 +0100] rev 1502
applied Ryan Zheng's patch and re-releasing 5.7.2
2009-09-27 Added tag 5.7.1 for changeset 48c3f87c335d
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 10:31:20 +0100] rev 1501
Added tag 5.7.1 for changeset 48c3f87c335d
2009-09-27 fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested) 5.7.1
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 10:31:14 +0100] rev 1500
fixed the layout symbol bug reported by Nibble (but using a different 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 <anselm@garbe.us> [Sat, 26 Sep 2009 19:52:04 +0100] rev 1499
Added tag 5.7 for changeset 257403d4cd96
2009-09-22 switching to release flags 5.7
Anselm R Garbe <anselm@garbe.us> [Tue, 22 Sep 2009 20:34:03 +0100] rev 1498
switching to release flags
2009-09-22 implemented nn < n case, k-zed please recheck
Anselm R Garbe <anselm@garbe.us> [Tue, 22 Sep 2009 20:33:42 +0100] rev 1497
implemented nn < n case, k-zed please recheck
2009-09-22 use buffer instead of pointer for mon->ltsymbol
Anselm R Garbe <garbeam@gmail.com> [Tue, 22 Sep 2009 09:53:11 +0100] rev 1496
use buffer instead of pointer for mon->ltsymbol
2009-09-22 added missing scan
Anselm R Garbe <garbeam@gmail.com> [Tue, 22 Sep 2009 09:16:48 +0100] rev 1495
added missing scan
2009-09-21 implemented different version of updategeom
Anselm R Garbe <anselm@garbe.us> [Mon, 21 Sep 2009 19:51:17 +0100] rev 1494
implemented different version of updategeom
2009-09-19 added TODO to updategeom in order to implement a decent version of it soon
Anselm R Garbe <anselm@garbe.us> [Sat, 19 Sep 2009 11:52:16 +0100] rev 1493
added TODO to updategeom in order to implement a decent version of it soon
2009-09-18 new experimental updategeom() additions that should avoid several problems with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome
Anselm R Garbe <anselm@garbe.us> [Fri, 18 Sep 2009 21:18:00 +0100] rev 1492
new experimental updategeom() additions that should avoid several problems 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 <garbeam@gmail.com> [Wed, 16 Sep 2009 15:59:54 +0100] rev 1491
implemented dynamic layout symbol stuff
2009-09-15 applied Tony Lainson's config.def.h patch
Anselm R Garbe <garbeam@gmail.com> [Tue, 15 Sep 2009 13:50:41 +0100] rev 1490
applied Tony Lainson's config.def.h patch
2009-09-08 update
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:33:58 +0100] rev 1489
update
2009-09-08 hard-core destruction
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:30:18 +0100] rev 1488
hard-core destruction
2009-09-08 renaming isdestroyed into destroyed
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:18:05 +0100] rev 1487
renaming isdestroyed into destroyed
2009-09-08 sync when a client is being killed
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:16:54 +0100] rev 1486
sync when a client is being killed
2009-09-08 added isdestroyed flag to unmanage
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:13:03 +0100] rev 1485
added isdestroyed flag to unmanage
2009-09-07 always updategeom when root is configured
nsz@tpx [Mon, 07 Sep 2009 11:46:02 +0200] rev 1484
always updategeom when root is configured
2009-08-18 another small optimisation
Anselm R Garbe <garbeam@gmail.com> [Tue, 18 Aug 2009 15:59:38 +0100] rev 1483
another small optimisation
2009-08-18 also update title if the client is on an unfocused monitor
Anselm R Garbe <garbeam@gmail.com> [Tue, 18 Aug 2009 15:42:55 +0100] rev 1482
also update title if the client is on an unfocused monitor
2009-08-16 applied nsz's dwm.1 patch, also added wmname
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 21:39:24 +0100] rev 1481
applied nsz's dwm.1 patch, also added wmname
2009-08-16 applied Jukka's cosmetic patch
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 08:18:54 +0100] rev 1480
applied Jukka's cosmetic patch
2009-08-16 applied Jukka's sigchld patch
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 08:18:25 +0100] rev 1479
applied Jukka's sigchld patch
2009-08-13 added merged patch of anydot and Neale
Anselm R Garbe <garbeam@gmail.com> [Thu, 13 Aug 2009 10:45:59 +0100] rev 1478
added merged patch of anydot and Neale
(0) -1000 -300 -100 -50 -30 +30 tip