Wed, 14 Feb 2007 09:31:23 +0100 simplifying regexps in config samples 3.5
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 09:31:23 +0100] rev 758
simplifying regexps in config samples
Wed, 14 Feb 2007 09:09:18 +0100 made for/if/else constructs more consistent, some code polishing
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 09:09:18 +0100] rev 757
made for/if/else constructs more consistent, some code polishing
Wed, 14 Feb 2007 08:14:41 +0100 made configurerequest more tidy
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 08:14:41 +0100] rev 756
made configurerequest more tidy
Tue, 13 Feb 2007 22:53:58 +0100 I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 22:53:58 +0100] rev 755
I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)
Tue, 13 Feb 2007 22:24:27 +0100 making it more sure that transient checks will work in any case
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 22:24:27 +0100] rev 754
making it more sure that transient checks will work in any case
Tue, 13 Feb 2007 14:59:58 +0100 stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 14:59:58 +0100] rev 753
stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)
Tue, 13 Feb 2007 13:39:33 +0100 simplified configurerequest
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 13:39:33 +0100] rev 752
simplified configurerequest
Mon, 12 Feb 2007 17:20:51 +0100 yet another consistency fix of dwm
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 17:20:51 +0100] rev 751
yet another consistency fix of dwm
Mon, 12 Feb 2007 16:41:46 +0100 I don't see any reason why we should select for input on override-redirect windows?
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 16:41:46 +0100] rev 750
I don't see any reason why we should select for input on override-redirect windows?
Mon, 12 Feb 2007 14:20:47 +0100 bugfix of bugfix (thx to Sander)
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 14:20:47 +0100] rev 749
bugfix of bugfix (thx to Sander)
Mon, 12 Feb 2007 13:04:29 +0100 fixed a bug
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 13:04:29 +0100] rev 748
fixed a bug
Mon, 12 Feb 2007 11:42:32 +0100 during writing 2wm.1 I noticed some bugs in dwm.1
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 11:42:32 +0100] rev 747
during writing 2wm.1 I noticed some bugs in dwm.1
Mon, 12 Feb 2007 10:21:26 +0100 removing all EnterNotifys after resize
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 10:21:26 +0100] rev 746
removing all EnterNotifys after resize
Mon, 12 Feb 2007 10:19:52 +0100 added pointer warp on drop in resize
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 10:19:52 +0100] rev 745
added pointer warp on drop in resize
Fri, 09 Feb 2007 14:56:19 +0100 pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 14:56:19 +0100] rev 744
pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
Fri, 09 Feb 2007 11:58:37 +0100 treating acroread and mplayer floating by default
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 11:58:37 +0100] rev 743
treating acroread and mplayer floating by default
Fri, 09 Feb 2007 09:54:08 +0100 adapting John Grahor's patch to dwm-3.5
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 09:54:08 +0100] rev 742
adapting John Grahor's patch to dwm-3.5
Thu, 08 Feb 2007 14:09:52 +0100 fixed copyright notice in Makefile
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 14:09:52 +0100] rev 741
fixed copyright notice in Makefile
Thu, 08 Feb 2007 13:39:33 +0100 fixed order of Bool declarations
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 13:39:33 +0100] rev 740
fixed order of Bool declarations
Thu, 08 Feb 2007 11:48:01 +0100 added TOPBAR option for making the bar appear what the user likes
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:48:01 +0100] rev 739
added TOPBAR option for making the bar appear what the user likes
Thu, 08 Feb 2007 11:11:15 +0100 next version is 3.5
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:11:15 +0100] rev 738
next version is 3.5
Thu, 08 Feb 2007 11:08:40 +0100 making the bar appear at bottom
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:08:40 +0100] rev 737
making the bar appear at bottom
Wed, 07 Feb 2007 12:42:35 +0100 Added tag 3.4 for changeset 9ede7b2d2450
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:42:35 +0100] rev 736
Added tag 3.4 for changeset 9ede7b2d2450
Wed, 07 Feb 2007 12:37:21 +0100 removed debug flags 3.4
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:37:21 +0100] rev 735
removed debug flags
Wed, 07 Feb 2007 12:37:06 +0100 replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:37:06 +0100] rev 734
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
Tue, 06 Feb 2007 15:29:19 +0100 yet another fix
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:29:19 +0100] rev 733
yet another fix
Tue, 06 Feb 2007 15:28:25 +0100 simplification
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:28:25 +0100] rev 732
simplification
Tue, 06 Feb 2007 15:22:13 +0100 implemented aspect ratio support of windows
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:22:13 +0100] rev 731
implemented aspect ratio support of windows
Mon, 05 Feb 2007 11:19:46 +0100 made some changes more concistent
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:19:46 +0100] rev 730
made some changes more concistent
Mon, 05 Feb 2007 11:09:53 +0100 got rid of LD (inspired by JGs patch to wmii)
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:09:53 +0100] rev 729
got rid of LD (inspired by JGs patch to wmii)
Mon, 05 Feb 2007 11:05:16 +0100 applied apm's patch proposal, getting rid of XDrawLines
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:05:16 +0100] rev 728
applied apm's patch proposal, getting rid of XDrawLines
Thu, 01 Feb 2007 08:23:00 +0100 Added tag 3.3 for changeset 0f91934037b0
Anselm R. Garbe <arg@suckless.org> [Thu, 01 Feb 2007 08:23:00 +0100] rev 727
Added tag 3.3 for changeset 0f91934037b0
Wed, 31 Jan 2007 20:08:55 +0100 applied Sander's drop_bh patch 3.3
Anselm R. Garbe <arg@suckless.org> [Wed, 31 Jan 2007 20:08:55 +0100] rev 726
applied Sander's drop_bh patch
Sun, 28 Jan 2007 20:29:41 +0100 handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
Anselm R. Garbe <arg@suckless.org> [Sun, 28 Jan 2007 20:29:41 +0100] rev 725
handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
Fri, 26 Jan 2007 12:41:15 +0100 regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Anselm R. Garbe <arg@suckless.org> [Fri, 26 Jan 2007 12:41:15 +0100] rev 724
regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Fri, 26 Jan 2007 12:31:57 +0100 renamed CAVEATS into BUGS
Anselm R. Garbe <arg@suckless.org> [Fri, 26 Jan 2007 12:31:57 +0100] rev 723
renamed CAVEATS into BUGS
Thu, 25 Jan 2007 10:05:02 +0100 Added tag 3.2.2 for changeset d3876aa79292
Anselm R. Garbe <arg@suckless.org> [Thu, 25 Jan 2007 10:05:02 +0100] rev 722
Added tag 3.2.2 for changeset d3876aa79292
Thu, 25 Jan 2007 09:59:48 +0100 prepared yet another hotfix release 3.2.2
Anselm R. Garbe <arg@suckless.org> [Thu, 25 Jan 2007 09:59:48 +0100] rev 721
prepared yet another hotfix release
Wed, 24 Jan 2007 17:25:37 +0100 Added tag 3.2.1 for changeset f2cabc83a18f
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:25:37 +0100] rev 720
Added tag 3.2.1 for changeset f2cabc83a18f
Wed, 24 Jan 2007 17:25:30 +0100 hotfix release 3.2.1 3.2.1
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:25:30 +0100] rev 719
hotfix release 3.2.1
Wed, 24 Jan 2007 17:24:55 +0100 applied offscreen appearance hotfix
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:24:55 +0100] rev 718
applied offscreen appearance hotfix
Wed, 24 Jan 2007 12:12:29 +0100 Added tag 3.2 for changeset 4ce65f61f01b
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 12:12:29 +0100] rev 717
Added tag 3.2 for changeset 4ce65f61f01b
Tue, 23 Jan 2007 17:12:15 +0100 renamed activescreen into selscreen 3.2
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 17:12:15 +0100] rev 716
renamed activescreen into selscreen
Tue, 23 Jan 2007 13:10:35 +0100 implemented Sanders remarks
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 13:10:35 +0100] rev 715
implemented Sanders remarks
Tue, 23 Jan 2007 12:29:17 +0100 small changes
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:29:17 +0100] rev 714
small changes
Tue, 23 Jan 2007 12:04:22 +0100 removed a blank line
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:04:22 +0100] rev 713
removed a blank line
Tue, 23 Jan 2007 12:00:49 +0100 this version should also work with cornercases (like unmanage during !issel, etc.)
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:00:49 +0100] rev 712
this version should also work with cornercases (like unmanage during !issel, etc.)
Tue, 23 Jan 2007 11:49:16 +0100 I think this is the best solution of multihead support
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 11:49:16 +0100] rev 711
I think this is the best solution of multihead support
Mon, 22 Jan 2007 16:02:37 +0100 darker border
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 16:02:37 +0100] rev 710
darker border
Mon, 22 Jan 2007 10:35:58 +0100 this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 10:35:58 +0100] rev 709
this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
Mon, 22 Jan 2007 10:22:58 +0100 applied Sanders all5.patch (thanks for your weekend session, Sander!)
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 10:22:58 +0100] rev 708
applied Sanders all5.patch (thanks for your weekend session, Sander!)
Fri, 19 Jan 2007 15:05:07 +0100 leavenotify also don't needs the check
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 15:05:07 +0100] rev 707
leavenotify also don't needs the check
Fri, 19 Jan 2007 15:01:51 +0100 deciding for focus(NULL);
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 15:01:51 +0100] rev 706
deciding for focus(NULL);
Fri, 19 Jan 2007 14:38:09 +0100 replaced XSetBorder.../focus()
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 14:38:09 +0100] rev 705
replaced XSetBorder.../focus()
Fri, 19 Jan 2007 14:36:25 +0100 yet another multihead fix by Christof Musik
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 14:36:25 +0100] rev 704
yet another multihead fix by Christof Musik
Fri, 19 Jan 2007 08:05:39 +0100 I prefer BORDERPX=1
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 08:05:39 +0100] rev 703
I prefer BORDERPX=1
Thu, 18 Jan 2007 11:46:39 +0100 personally I prefer 2px borders
Anselm R. Garbe <arg@suckless.org> [Thu, 18 Jan 2007 11:46:39 +0100] rev 702
personally I prefer 2px borders
Thu, 18 Jan 2007 11:11:40 +0100 applied a modified version of Christof Musik's multihead patch (though this is not sure if it works in all cases, have to wait for an ACK by Christof)
Anselm R. Garbe <arg@suckless.org> [Thu, 18 Jan 2007 11:11:40 +0100] rev 701
applied a modified version of Christof Musik's multihead patch (though this is not sure if it works in all cases, have to wait for an ACK by Christof)
Wed, 17 Jan 2007 12:36:29 +0100 moved BORDERPX to config.*.h
Anselm R. Garbe <arg@suckless.org> [Wed, 17 Jan 2007 12:36:29 +0100] rev 700
moved BORDERPX to config.*.h
Tue, 16 Jan 2007 11:41:56 +0100 Added tag 3.1 for changeset e1c8bef05e6e
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:41:56 +0100] rev 699
Added tag 3.1 for changeset e1c8bef05e6e
(0) -300 -100 -60 +60 +100 +300 tip