anselm@garbe.us [Fri, 4 Nov 2011 19:02:35 +0000 (20:02 +0100)]
testing Brians multiscreen issue fix
Christoph Lohmann [Wed, 2 Nov 2011 12:01:28 +0000 (12:01 +0000)]
make ewmh dialog windows float
Connor Lane Smith [Mon, 31 Oct 2011 19:09:27 +0000 (20:09 +0100)]
allow 0 nmaster
Connor Lane Smith [Sun, 30 Oct 2011 11:14:34 +0000 (12:14 +0100)]
fix big-border corner case
garbeam@gmail.com [Sat, 29 Oct 2011 08:57:27 +0000 (10:57 +0200)]
added keyrelease remark to TODO
Connor Lane Smith [Fri, 28 Oct 2011 22:45:12 +0000 (23:45 +0100)]
improve tile spacing
Connor Lane Smith [Wed, 26 Oct 2011 11:16:25 +0000 (12:16 +0100)]
add nmaster binds to manpage
Connor Lane Smith [Tue, 25 Oct 2011 19:40:46 +0000 (20:40 +0100)]
apply nmaster patch
Connor Lane Smith [Tue, 25 Oct 2011 19:08:08 +0000 (20:08 +0100)]
apply resize hints in floating layout
Connor Lane Smith [Tue, 25 Oct 2011 19:01:18 +0000 (20:01 +0100)]
hide clients to the left, not the right
garbeam@gmail.com [Mon, 15 Aug 2011 16:44:12 +0000 (18:44 +0200)]
applied Connors cleanup patch of Eckehards proposed fix of applyrules(), thanks everyone involved
garbeam@gmail.com [Mon, 8 Aug 2011 16:55:06 +0000 (16:55 +0000)]
applied Connors and Valentins patch to improve the unmapnotify handling of broken clients
garbeam@gmail.com [Fri, 29 Jul 2011 18:01:22 +0000 (20:01 +0200)]
applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver
garbeam@gmail.com [Wed, 27 Jul 2011 17:59:10 +0000 (19:59 +0200)]
applied anonymous code cleanup patch
garbeam@gmail.com [Sun, 24 Jul 2011 09:41:43 +0000 (10:41 +0100)]
added a marker for the flash fullscreen issue
garbeam@gmail.com [Wed, 20 Jul 2011 18:56:10 +0000 (18:56 +0000)]
changed sleep 20 into sleep 1 in example script as suggested by Snader_LB
garbeam@gmail.com [Wed, 20 Jul 2011 18:45:40 +0000 (18:45 +0000)]
applied Connors aesthitic buf fix in tile(), thanks
garbeam@gmail.com [Wed, 20 Jul 2011 18:36:15 +0000 (18:36 +0000)]
applied Peters magic float mode bugfix
garbeam@gmail.com [Wed, 20 Jul 2011 18:33:19 +0000 (18:33 +0000)]
applied lolilolicon's floating center patch, further investigation wrt his second issue reported needed
garbeam@gmail.com [Wed, 20 Jul 2011 18:30:51 +0000 (18:30 +0000)]
thanks to recursions on IRC for his remark
garbeam@gmail.com [Sun, 10 Jul 2011 20:25:23 +0000 (21:25 +0100)]
Added tag 5.9 for changeset
dd74622a4785
garbeam@gmail.com [Sun, 10 Jul 2011 20:24:17 +0000 (21:24 +0100)]
enabled release flags
garbeam@gmail.com [Sun, 10 Jul 2011 20:22:22 +0000 (21:22 +0100)]
applied Peters wintoclient/wintomon optimisation in enternotify()
garbeam@gmail.com [Sun, 10 Jul 2011 20:18:50 +0000 (21:18 +0100)]
removed unneeded offset recalculation, thanks Jukka, let's see if this breaks some other client
garbeam@gmail.com [Sun, 10 Jul 2011 20:12:05 +0000 (21:12 +0100)]
undo the focus optimisation patch for 5.9
garbeam@gmail.com [Sat, 9 Jul 2011 06:57:10 +0000 (07:57 +0100)]
applied Peters two patches, please test hg tip, if nothing breaks this is 5.9
garbeam@gmail.com [Sat, 2 Jul 2011 09:02:22 +0000 (11:02 +0200)]
applied Garys patch in a slightly modified way
garbeam@gmail.com [Fri, 1 Jul 2011 16:56:53 +0000 (17:56 +0100)]
applied Nicolas Capit's patch as interim solution until the multiscreen support is reworked in 6.0
Connor Lane Smith [Mon, 27 Jun 2011 19:12:42 +0000 (20:12 +0100)]
fixed scroll lock (thanks bogdan)
Connor Lane Smith [Mon, 27 Jun 2011 18:35:11 +0000 (19:35 +0100)]
fix numlock (thanks mikhail)
garbeam@gmail.com [Sat, 25 Jun 2011 08:07:28 +0000 (09:07 +0100)]
making enternotify less focus hungry
garbeam@gmail.com [Fri, 24 Jun 2011 20:02:32 +0000 (21:02 +0100)]
applied Andreas Amann's patch from Oct 2010, thanks
garbeam@gmail.com [Fri, 17 Jun 2011 19:22:54 +0000 (20:22 +0100)]
applied Rudys barwidth patch, thanks Rudy
garbeam@gmail.com [Tue, 14 Jun 2011 21:28:16 +0000 (22:28 +0100)]
don't check for monocle layout in zoom() exit condition
garbeam@gmail.com [Tue, 14 Jun 2011 04:51:21 +0000 (05:51 +0100)]
Thanks for the pedantic review :)
garbeam@gmail.com [Sat, 11 Jun 2011 07:33:20 +0000 (08:33 +0100)]
fixing some minor issues, next week is dwm-5.9 release time
Connor Lane Smith [Sat, 4 Jun 2011 22:02:00 +0000 (23:02 +0100)]
rm draw.c from 5.9 branch
Connor Lane Smith [Sat, 4 Jun 2011 09:18:54 +0000 (10:18 +0100)]
fix typo
Connor Lane Smith [Sat, 4 Jun 2011 09:17:25 +0000 (10:17 +0100)]
cleaner drawing
Connor Lane Smith [Sat, 21 May 2011 19:26:26 +0000 (20:26 +0100)]
update draw.c
Connor Lane Smith [Fri, 20 May 2011 18:10:26 +0000 (19:10 +0100)]
added draw.h, draw.c
Anselm R Garbe [Thu, 12 May 2011 14:16:33 +0000 (14:16 +0000)]
applied Evil_Bobs cleanup patch
Anselm R Garbe [Wed, 27 Apr 2011 15:55:18 +0000 (15:55 +0000)]
applied another minor change to the README
Anselm R Garbe [Wed, 27 Apr 2011 12:38:59 +0000 (12:38 +0000)]
applied Thomas' README patch
Anselm R Garbe [Tue, 26 Apr 2011 08:13:39 +0000 (08:13 +0000)]
applied Jack's mplayer fullscreen patch
Anselm R Garbe [Fri, 15 Apr 2011 08:13:06 +0000 (08:13 +0000)]
missed declaration
Anselm R Garbe [Fri, 15 Apr 2011 08:12:20 +0000 (08:12 +0000)]
minor fix of the NetActiveWindow multi-monitor flaw, slight rearrangement
Anselm R Garbe [Thu, 14 Apr 2011 13:46:25 +0000 (13:46 +0000)]
applied Peter/Andreas NetActiveWindow patch in a slightly modified version
Anselm R Garbe [Tue, 12 Apr 2011 20:19:32 +0000 (20:19 +0000)]
applied Brendan MacDonell's WM_TAKE_FOCUS patch, thanks Brendan!
Anselm R Garbe [Fri, 25 Mar 2011 14:06:46 +0000 (14:06 +0000)]
applied another patch of Hiltjo, thanks
Anselm R Garbe [Fri, 25 Mar 2011 13:57:54 +0000 (13:57 +0000)]
applied Hiltjos' BUGS patch from 23 Mar, sorry took a while :)
Anselm R Garbe [Wed, 23 Mar 2011 08:58:57 +0000 (08:58 +0000)]
applied Hiltjo's multimon mouse-based resize fix
Anselm R Garbe [Fri, 7 Jan 2011 16:05:22 +0000 (16:05 +0000)]
applied anonymous patch, I don't think the reversed array access has semantic side-effects
Anselm R Garbe [Thu, 2 Dec 2010 10:16:47 +0000 (10:16 +0000)]
added a todo
Anselm R Garbe [Fri, 19 Nov 2010 11:53:59 +0000 (11:53 +0000)]
applied Hiltjo's cleanup patch
Anselm R Garbe [Mon, 27 Sep 2010 07:53:44 +0000 (07:53 +0000)]
applied Hiltjo's tiny cleanup fix
Anselm R Garbe [Sat, 25 Sep 2010 13:39:08 +0000 (13:39 +0000)]
applied Hiltjo's tiny cleanup patch, thanks!
Anselm R Garbe [Sat, 11 Sep 2010 19:00:18 +0000 (19:00 +0000)]
does this make a difference?
anselm@garbe.us [Tue, 24 Aug 2010 12:13:20 +0000 (13:13 +0100)]
added TODO and bumped version to 5.9
anselm@garbe.us [Mon, 23 Aug 2010 16:25:53 +0000 (17:25 +0100)]
applied Hiltjo Posthuma's line saver patch
Anselm R Garbe [Sun, 25 Jul 2010 08:58:25 +0000 (09:58 +0100)]
applied Hiltjo Posthuma's double-XineramaQueryScreens() patch, thanks Hiltjo!
anselm@garbe.us [Fri, 4 Jun 2010 10:41:16 +0000 (11:41 +0100)]
Added tag 5.8.2 for changeset
a043f0800805
Anselm R Garbe [Sun, 30 May 2010 09:03:09 +0000 (10:03 +0100)]
increased version
Anselm R Garbe [Sun, 30 May 2010 09:02:56 +0000 (10:02 +0100)]
implemented better fullscreen handling, please test
Anselm R Garbe [Sat, 29 May 2010 11:48:18 +0000 (12:48 +0100)]
Added tag 5.8.1 for changeset
1ed1e75c9c2e
Anselm R Garbe [Sat, 29 May 2010 11:48:11 +0000 (12:48 +0100)]
removing Sylvain's patch because it breaks more than it fixes unfortunately, re-issuing a bugfix release 5.8.1
Anselm R Garbe [Fri, 28 May 2010 10:43:44 +0000 (11:43 +0100)]
Added tag 5.8 for changeset
60ea8fed13ab
anselm@garbe.us [Thu, 27 May 2010 07:20:42 +0000 (08:20 +0100)]
removed DEBUG code and added 2010 to the copyright list
anselm@garbe.us [Thu, 27 May 2010 07:19:08 +0000 (08:19 +0100)]
applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
Anselm R Garbe [Sun, 11 Apr 2010 17:42:32 +0000 (18:42 +0100)]
added the related bug reported by voltaic
Anselm R Garbe [Thu, 1 Apr 2010 21:34:46 +0000 (22:34 +0100)]
pretty printing bugs a bit
Anselm R Garbe [Thu, 1 Apr 2010 18:39:24 +0000 (19:39 +0100)]
selmon optimisation is needed
Anselm R Garbe [Wed, 31 Mar 2010 23:14:15 +0000 (00:14 +0100)]
more debug output, experimental focus optimisation
Anselm R Garbe [Wed, 31 Mar 2010 22:27:30 +0000 (23:27 +0100)]
quick typo fix
Anselm R Garbe [Wed, 31 Mar 2010 22:24:22 +0000 (23:24 +0100)]
it's debug season for upcoming dwm 5.8, so only use this if you really want to run experimental code or debug code
Anselm R Garbe [Wed, 25 Nov 2009 13:56:17 +0000 (13:56 +0000)]
another bug report
Anselm R Garbe [Tue, 24 Nov 2009 09:31:17 +0000 (09:31 +0000)]
removed misleading comment, thanks Romain Bertrand
Anselm R Garbe [Mon, 23 Nov 2009 08:13:18 +0000 (08:13 +0000)]
added nsz's last bug corner case
Anselm R Garbe [Sat, 31 Oct 2009 11:45:56 +0000 (11:45 +0000)]
added BUGS, next version is 5.8
Anselm R Garbe [Sun, 27 Sep 2009 19:20:14 +0000 (20:20 +0100)]
Added tag 5.7.2 for changeset
15761ac5e2f1
Anselm R Garbe [Sun, 27 Sep 2009 19:20:10 +0000 (20:20 +0100)]
applied Ryan Zheng's patch and re-releasing 5.7.2
Anselm R Garbe [Sun, 27 Sep 2009 09:31:20 +0000 (10:31 +0100)]
Added tag 5.7.1 for changeset
48c3f87c335d
Anselm R Garbe [Sun, 27 Sep 2009 09:31:14 +0000 (10:31 +0100)]
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
Anselm R Garbe [Sat, 26 Sep 2009 18:52:04 +0000 (19:52 +0100)]
Added tag 5.7 for changeset
257403d4cd96
Anselm R Garbe [Tue, 22 Sep 2009 19:34:03 +0000 (20:34 +0100)]
switching to release flags
Anselm R Garbe [Tue, 22 Sep 2009 19:33:42 +0000 (20:33 +0100)]
implemented nn < n case, k-zed please recheck
Anselm R Garbe [Tue, 22 Sep 2009 08:53:11 +0000 (09:53 +0100)]
use buffer instead of pointer for mon->ltsymbol
Anselm R Garbe [Tue, 22 Sep 2009 08:16:48 +0000 (09:16 +0100)]
added missing scan
Anselm R Garbe [Mon, 21 Sep 2009 18:51:17 +0000 (19:51 +0100)]
implemented different version of updategeom
Anselm R Garbe [Sat, 19 Sep 2009 10:52:16 +0000 (11:52 +0100)]
added TODO to updategeom in order to implement a decent version of it soon
Anselm R Garbe [Fri, 18 Sep 2009 20:18:00 +0000 (21:18 +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 [Wed, 16 Sep 2009 14:59:54 +0000 (15:59 +0100)]
implemented dynamic layout symbol stuff
Anselm R Garbe [Tue, 15 Sep 2009 12:50:41 +0000 (13:50 +0100)]
applied Tony Lainson's config.def.h patch
Anselm R Garbe [Tue, 8 Sep 2009 12:33:58 +0000 (13:33 +0100)]
update
Anselm R Garbe [Tue, 8 Sep 2009 12:30:18 +0000 (13:30 +0100)]
hard-core destruction
Anselm R Garbe [Tue, 8 Sep 2009 12:18:05 +0000 (13:18 +0100)]
renaming isdestroyed into destroyed
Anselm R Garbe [Tue, 8 Sep 2009 12:16:54 +0000 (13:16 +0100)]
sync when a client is being killed
Anselm R Garbe [Tue, 8 Sep 2009 12:13:03 +0000 (13:13 +0100)]
added isdestroyed flag to unmanage
nsz@tpx [Mon, 7 Sep 2009 09:46:02 +0000 (11:46 +0200)]
always updategeom when root is configured
Anselm R Garbe [Tue, 18 Aug 2009 14:59:38 +0000 (15:59 +0100)]
another small optimisation