Sun, 27 Sep 2009 20:20:10 +0100 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
Sun, 27 Sep 2009 10:31:20 +0100 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
Sun, 27 Sep 2009 10:31:14 +0100 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
Sat, 26 Sep 2009 19:52:04 +0100 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
Tue, 22 Sep 2009 20:34:03 +0100 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
Tue, 22 Sep 2009 20:33:42 +0100 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
Tue, 22 Sep 2009 09:53:11 +0100 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
Tue, 22 Sep 2009 09:16:48 +0100 added missing scan
Anselm R Garbe <garbeam@gmail.com> [Tue, 22 Sep 2009 09:16:48 +0100] rev 1495
added missing scan
Mon, 21 Sep 2009 19:51:17 +0100 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
Sat, 19 Sep 2009 11:52:16 +0100 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
Fri, 18 Sep 2009 21:18:00 +0100 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
Wed, 16 Sep 2009 15:59:54 +0100 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
Tue, 15 Sep 2009 13:50:41 +0100 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
Tue, 08 Sep 2009 13:33:58 +0100 update
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:33:58 +0100] rev 1489
update
Tue, 08 Sep 2009 13:30:18 +0100 hard-core destruction
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:30:18 +0100] rev 1488
hard-core destruction
Tue, 08 Sep 2009 13:18:05 +0100 renaming isdestroyed into destroyed
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:18:05 +0100] rev 1487
renaming isdestroyed into destroyed
Tue, 08 Sep 2009 13:16:54 +0100 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
Tue, 08 Sep 2009 13:13:03 +0100 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
Mon, 07 Sep 2009 11:46:02 +0200 always updategeom when root is configured
nsz@tpx [Mon, 07 Sep 2009 11:46:02 +0200] rev 1484
always updategeom when root is configured
Tue, 18 Aug 2009 15:59:38 +0100 another small optimisation
Anselm R Garbe <garbeam@gmail.com> [Tue, 18 Aug 2009 15:59:38 +0100] rev 1483
another small optimisation
Tue, 18 Aug 2009 15:42:55 +0100 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
Sun, 16 Aug 2009 21:39:24 +0100 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
Sun, 16 Aug 2009 08:18:54 +0100 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
Sun, 16 Aug 2009 08:18:25 +0100 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
Thu, 13 Aug 2009 10:45:59 +0100 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
Mon, 27 Jul 2009 12:01:58 +0100 fixed nn declaration
Anselm R Garbe <garbeam@gmail.com> [Mon, 27 Jul 2009 12:01:58 +0100] rev 1477
fixed nn declaration
Sun, 26 Jul 2009 14:02:28 +0100 Added tag 5.6.1 for changeset e47a47bd3ed4
Anselm R Garbe <anselm@garbe.us> [Sun, 26 Jul 2009 14:02:28 +0100] rev 1476
Added tag 5.6.1 for changeset e47a47bd3ed4
Tue, 21 Jul 2009 10:57:54 +0100 applied nsz patch 5.6.1
Anselm R Garbe <garbeam@gmail.com> [Tue, 21 Jul 2009 10:57:54 +0100] rev 1475
applied nsz patch
Tue, 21 Jul 2009 08:57:04 +0100 updategeom fix for same geom screens
Anselm R Garbe <garbeam@gmail.com> [Tue, 21 Jul 2009 08:57:04 +0100] rev 1474
updategeom fix for same geom screens
Mon, 20 Jul 2009 17:08:34 +0100 applied nsz' man page comment, thanks!
Anselm R Garbe <garbeam@gmail.com> [Mon, 20 Jul 2009 17:08:34 +0100] rev 1473
applied nsz' man page comment, thanks!
(0) -1000 -300 -100 -50 -30 +30 tip