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
Tue, 16 Jan 2007 11:35:56 +0100 removed erealloc (not used) 3.1
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:35:56 +0100] rev 698
removed erealloc (not used)
Tue, 16 Jan 2007 11:33:42 +0100 removed unnecessary bx, by, bw variables
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:33:42 +0100] rev 697
removed unnecessary bx, by, bw variables
Tue, 16 Jan 2007 11:28:17 +0100 s/444/555/g - enlightened selected background
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:28:17 +0100] rev 696
s/444/555/g - enlightened selected background
Tue, 16 Jan 2007 11:26:15 +0100 removed firefox rule from default.h
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:26:15 +0100] rev 695
removed firefox rule from default.h
Tue, 16 Jan 2007 11:25:10 +0100 applied new default colors
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:25:10 +0100] rev 694
applied new default colors
Tue, 16 Jan 2007 11:12:34 +0100 applied sanders patch of my config
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:12:34 +0100] rev 693
applied sanders patch of my config
Mon, 15 Jan 2007 19:01:57 +0100 Jukka, thanks for being faster than me!
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 19:01:57 +0100] rev 692
Jukka, thanks for being faster than me!
Mon, 15 Jan 2007 12:07:18 +0100 changed restack, to fix undrawed tag indicators
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 12:07:18 +0100] rev 691
changed restack, to fix undrawed tag indicators
Mon, 15 Jan 2007 12:04:25 +0100 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 12:04:25 +0100] rev 690
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
Sun, 14 Jan 2007 22:37:34 +0100 implemented new color scheme accordingly to Sanders proposal
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:37:34 +0100] rev 689
implemented new color scheme accordingly to Sanders proposal
Sun, 14 Jan 2007 22:32:26 +0100 removed mode label stuff
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:32:26 +0100] rev 688
removed mode label stuff
Sun, 14 Jan 2007 22:27:29 +0100 removed client title bar
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:27:29 +0100] rev 687
removed client title bar
Fri, 12 Jan 2007 21:56:01 +0100 added missing space
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 21:56:01 +0100] rev 686
added missing space
Fri, 12 Jan 2007 13:06:15 +0100 nah the last change feels bad
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 13:06:15 +0100] rev 685
nah the last change feels bad
Fri, 12 Jan 2007 12:48:51 +0100 changed incnmaster shortcuts in config.arg.h
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:48:51 +0100] rev 684
changed incnmaster shortcuts in config.arg.h
Fri, 12 Jan 2007 12:37:12 +0100 Added tag 3.0 for changeset 76b58d21ea98
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:37:12 +0100] rev 683
Added tag 3.0 for changeset 76b58d21ea98
Fri, 12 Jan 2007 12:15:06 +0100 removing to allow nmaster=0 3.0
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:15:06 +0100] rev 682
removing to allow nmaster=0
Thu, 11 Jan 2007 16:38:45 +0100 this looks better now ;)
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 16:38:45 +0100] rev 681
this looks better now ;)
Thu, 11 Jan 2007 16:03:06 +0100 switching to arabic tags
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 16:03:06 +0100] rev 680
switching to arabic tags
Thu, 11 Jan 2007 15:51:15 +0100 small fix of initial numlockmask value
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 15:51:15 +0100] rev 679
small fix of initial numlockmask value
Thu, 11 Jan 2007 13:43:38 +0100 allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 13:43:38 +0100] rev 678
allowing nmaster=0 (I think that's a straight idea)
Wed, 10 Jan 2007 12:56:49 +0100 added Button{4,5} description to dwm.1
Anselm R. Garbe <arg@suckless.org> [Wed, 10 Jan 2007 12:56:49 +0100] rev 677
added Button{4,5} description to dwm.1
Wed, 10 Jan 2007 12:54:23 +0100 added comment to %u in config.default.h, added Button{4.5} support on mode label
Anselm R. Garbe <arg@suckless.org> [Wed, 10 Jan 2007 12:54:23 +0100] rev 676
added comment to %u in config.default.h, added Button{4.5} support on mode label
Mon, 08 Jan 2007 17:36:56 +0100 reorganized
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 17:36:56 +0100] rev 675
reorganized
Mon, 08 Jan 2007 17:33:24 +0100 implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 17:33:24 +0100] rev 674
implemented nmaster appearance in mode label (using %u)
Mon, 08 Jan 2007 13:01:37 +0100 Added tag 2.9 for changeset 3a5910fac3cc
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 13:01:37 +0100] rev 673
Added tag 2.9 for changeset 3a5910fac3cc
Mon, 08 Jan 2007 12:56:35 +0100 I received Sander's complain just in time ;) 2.9
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:56:35 +0100] rev 672
I received Sander's complain just in time ;)
Mon, 08 Jan 2007 12:43:10 +0100 changed status fg
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:43:10 +0100] rev 671
changed status fg
Mon, 08 Jan 2007 12:18:49 +0100 fofofo
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:18:49 +0100] rev 670
fofofo
Mon, 08 Jan 2007 12:12:02 +0100 extended default tags to 1-9
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:12:02 +0100] rev 669
extended default tags to 1-9
Sun, 07 Jan 2007 19:24:21 +0100 small grammar fix of dwm.1
Anselm R. Garbe <arg@suckless.org> [Sun, 07 Jan 2007 19:24:21 +0100] rev 668
small grammar fix of dwm.1
Sun, 07 Jan 2007 14:38:41 +0100 changed a term in dwm.1
Anselm R. Garbe <arg@suckless.org> [Sun, 07 Jan 2007 14:38:41 +0100] rev 667
changed a term in dwm.1
Fri, 05 Jan 2007 22:27:26 +0100 using shorter tags, using mon instead of cert
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:27:26 +0100] rev 666
using shorter tags, using mon instead of cert
Fri, 05 Jan 2007 22:22:18 +0100 roman numerals suck badly, reverting
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:22:18 +0100] rev 665
roman numerals suck badly, reverting
Fri, 05 Jan 2007 22:13:44 +0100 switching to roman tags, I need more tags
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:13:44 +0100] rev 664
switching to roman tags, I need more tags
Fri, 05 Jan 2007 22:03:09 +0100 I inc/decrease on the fly, feels better
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:03:09 +0100] rev 663
I inc/decrease on the fly, feels better
Fri, 05 Jan 2007 22:00:15 +0100 allowing swap() for first master client
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:00:15 +0100] rev 662
allowing swap() for first master client
Fri, 05 Jan 2007 21:56:57 +0100 prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:56:57 +0100] rev 661
prevent pop() if first sel == nexttiled(clients)
Fri, 05 Jan 2007 21:55:43 +0100 removed swap(), implemented pop for everything
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:55:43 +0100] rev 660
removed swap(), implemented pop for everything
Fri, 05 Jan 2007 21:52:17 +0100 preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:52:17 +0100] rev 659
preserving c1->snext and c2->snext in swap() as well.
Fri, 05 Jan 2007 16:35:45 +0100 fixing some minor issues
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 16:35:45 +0100] rev 658
fixing some minor issues
Fri, 05 Jan 2007 15:37:10 +0100 removed the term clients from dwm.1
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:37:10 +0100] rev 657
removed the term clients from dwm.1
Fri, 05 Jan 2007 15:16:39 +0100 adding some prevention that master clients get smaller than bh
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:16:39 +0100] rev 656
adding some prevention that master clients get smaller than bh
Fri, 05 Jan 2007 15:11:01 +0100 changed shortcuts to M-i and M-d
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:11:01 +0100] rev 655
changed shortcuts to M-i and M-d
Fri, 05 Jan 2007 15:08:25 +0100 allowing zoom within master area as well
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:08:25 +0100] rev 654
allowing zoom within master area as well
Fri, 05 Jan 2007 15:04:49 +0100 changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:04:49 +0100] rev 653
changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Fri, 05 Jan 2007 14:49:18 +0100 I prefer two master windows by default
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 14:49:18 +0100] rev 652
I prefer two master windows by default
Fri, 05 Jan 2007 14:48:16 +0100 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 14:48:16 +0100] rev 651
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Fri, 05 Jan 2007 12:50:39 +0100 experimental version which allows master clients being increased/decreased
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 12:50:39 +0100] rev 650
experimental version which allows master clients being increased/decreased
Thu, 04 Jan 2007 16:45:28 +0100 fixed comment of drawclient()
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 16:45:28 +0100] rev 649
fixed comment of drawclient()
Thu, 04 Jan 2007 14:51:43 +0100 switching bakc to my previous color favorit
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 14:51:43 +0100] rev 648
switching bakc to my previous color favorit
Thu, 04 Jan 2007 14:17:25 +0100 renamed drawtitle into drawclient
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 14:17:25 +0100] rev 647
renamed drawtitle into drawclient
Tue, 02 Jan 2007 16:29:01 +0100 using more thinkpad compliant colors
arg@mig29 [Tue, 02 Jan 2007 16:29:01 +0100] rev 646
using more thinkpad compliant colors
Tue, 02 Jan 2007 16:25:01 +0100 changed arg's color scheme
arg@mig29 [Tue, 02 Jan 2007 16:25:01 +0100] rev 645
changed arg's color scheme
Tue, 02 Jan 2007 15:44:19 +0100 corrections
arg@mig29 [Tue, 02 Jan 2007 15:44:19 +0100] rev 644
corrections
Tue, 02 Jan 2007 15:37:58 +0100 next version will contain updated copyright notice
arg@mig29 [Tue, 02 Jan 2007 15:37:58 +0100] rev 643
next version will contain updated copyright notice
Tue, 02 Jan 2007 14:53:02 +0100 Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
arg@mig29 [Tue, 02 Jan 2007 14:53:02 +0100] rev 642
Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
Tue, 02 Jan 2007 14:40:18 +0100 fixed cleanup, using clients instead of sel 2.8
arg@mig29 [Tue, 02 Jan 2007 14:40:18 +0100] rev 641
fixed cleanup, using clients instead of sel
Tue, 02 Jan 2007 12:28:02 +0100 changed comment of updatesizehints
arg@mig29 [Tue, 02 Jan 2007 12:28:02 +0100] rev 640
changed comment of updatesizehints
Mon, 01 Jan 2007 19:10:31 +0100 renamed updatesize into updatesizehints (thx to Sander for this hint)
arg@mig29 [Mon, 01 Jan 2007 19:10:31 +0100] rev 639
renamed updatesize into updatesizehints (thx to Sander for this hint)
Wed, 20 Dec 2006 12:07:05 +0100 small simplification to dotile() (thx to Ross for this hint)
arg@mig29 [Wed, 20 Dec 2006 12:07:05 +0100] rev 638
small simplification to dotile() (thx to Ross for this hint)
Tue, 19 Dec 2006 11:38:08 +0100 migrated arg's config.h to new dmenu command line options
arg@mig29 [Tue, 19 Dec 2006 11:38:08 +0100] rev 637
migrated arg's config.h to new dmenu command line options
Mon, 18 Dec 2006 14:39:34 +0100 added Solaris hints
arg@mig29 [Mon, 18 Dec 2006 14:39:34 +0100] rev 636
added Solaris hints
Thu, 14 Dec 2006 08:50:49 +0100 Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
arg@mig29 [Thu, 14 Dec 2006 08:50:49 +0100] rev 635
Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
Wed, 13 Dec 2006 14:15:38 +0100 applied Sanders patch 2.7
arg@mig29 [Wed, 13 Dec 2006 14:15:38 +0100] rev 634
applied Sanders patch
Wed, 13 Dec 2006 13:53:10 +0100 fixed man page, status bar displays EOF instead of "broken pipe"
arg@mig29 [Wed, 13 Dec 2006 13:53:10 +0100] rev 633
fixed man page, status bar displays EOF instead of "broken pipe"
Wed, 13 Dec 2006 13:42:17 +0100 added the java odyssee to CAVEATS section
arg@mig29 [Wed, 13 Dec 2006 13:42:17 +0100] rev 632
added the java odyssee to CAVEATS section
Tue, 12 Dec 2006 19:14:38 +0100 removed Client->grav
arg@mig29 [Tue, 12 Dec 2006 19:14:38 +0100] rev 631
removed Client->grav
Mon, 11 Dec 2006 16:45:02 +0100 removed gravitate for the moment
arg@mig29 [Mon, 11 Dec 2006 16:45:02 +0100] rev 630
removed gravitate for the moment
Mon, 11 Dec 2006 09:42:16 +0100 disabling configure() during resize
arg@mig29 [Mon, 11 Dec 2006 09:42:16 +0100] rev 629
disabling configure() during resize
Mon, 11 Dec 2006 08:31:30 +0100 made gravitate effectless, waiting for complains ;)
arg@mig29 [Mon, 11 Dec 2006 08:31:30 +0100] rev 628
made gravitate effectless, waiting for complains ;)
Fri, 08 Dec 2006 11:11:52 +0100 fixed diagnostic error message
arg@mig29 [Fri, 08 Dec 2006 11:11:52 +0100] rev 627
fixed diagnostic error message
Fri, 08 Dec 2006 10:40:09 +0100 removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
arg@mig29 [Fri, 08 Dec 2006 10:40:09 +0100] rev 626
removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
Thu, 07 Dec 2006 16:38:57 +0100 we don't use the term clients anymore, windows is the better term
arg@mig29 [Thu, 07 Dec 2006 16:38:57 +0100] rev 625
we don't use the term clients anymore, windows is the better term
Thu, 07 Dec 2006 14:55:29 +0100 Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
arg@mig29 [Thu, 07 Dec 2006 14:55:29 +0100] rev 624
Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
Thu, 07 Dec 2006 14:39:31 +0100 found compromise for fonts 2.6
arg@mig29 [Thu, 07 Dec 2006 14:39:31 +0100] rev 623
found compromise for fonts
Thu, 07 Dec 2006 12:03:15 +0100 nah, people should define 'fixed' to be compatible with their locale
arg@mig29 [Thu, 07 Dec 2006 12:03:15 +0100] rev 622
nah, people should define 'fixed' to be compatible with their locale
Thu, 07 Dec 2006 11:55:04 +0100 using a UTF-8 capable fixed font
arg@mig29 [Thu, 07 Dec 2006 11:55:04 +0100] rev 621
using a UTF-8 capable fixed font
Thu, 07 Dec 2006 10:43:34 +0100 switching to uxterm again, I get kretze from this urxvt crap
arg@mig29 [Thu, 07 Dec 2006 10:43:34 +0100] rev 620
switching to uxterm again, I get kretze from this urxvt crap
Thu, 07 Dec 2006 10:02:46 +0100 with this patch everything works fine for me
arg@mig29 [Thu, 07 Dec 2006 10:02:46 +0100] rev 619
with this patch everything works fine for me
Thu, 07 Dec 2006 09:49:45 +0100 don't use Xlocale crap, let's use locale.h instead
arg@mig29 [Thu, 07 Dec 2006 09:49:45 +0100] rev 618
don't use Xlocale crap, let's use locale.h instead
Thu, 07 Dec 2006 09:47:55 +0100 using the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig29 [Thu, 07 Dec 2006 09:47:55 +0100] rev 617
using the portable Xmb+UTF-8 way of life, will see if this works well...
Wed, 06 Dec 2006 11:19:06 +0100 improved the memory leak prevention
arg@mig29 [Wed, 06 Dec 2006 11:19:06 +0100] rev 616
improved the memory leak prevention
Tue, 05 Dec 2006 14:21:18 +0100 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig29 [Tue, 05 Dec 2006 14:21:18 +0100] rev 615
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
Tue, 05 Dec 2006 13:31:29 +0100 also setting LC_CTYPE only
arg@mig29 [Tue, 05 Dec 2006 13:31:29 +0100] rev 614
also setting LC_CTYPE only
Tue, 05 Dec 2006 10:30:31 +0100 enforcing using fontsets even if they are incomplete for some encodings
arg@mig29 [Tue, 05 Dec 2006 10:30:31 +0100] rev 613
enforcing using fontsets even if they are incomplete for some encodings
Mon, 04 Dec 2006 21:01:14 +0100 Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
arg@mig29 [Mon, 04 Dec 2006 21:01:14 +0100] rev 612
Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
Mon, 04 Dec 2006 21:00:26 +0100 hotfix of a serious crashing bug 2.5.1
arg@mig29 [Mon, 04 Dec 2006 21:00:26 +0100] rev 611
hotfix of a serious crashing bug
Mon, 04 Dec 2006 15:39:43 +0100 Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
arg@mig29 [Mon, 04 Dec 2006 15:39:43 +0100] rev 610
Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
Sun, 03 Dec 2006 11:21:25 +0100 applied Manuel's regex patch 2.5
arg@mig29 [Sun, 03 Dec 2006 11:21:25 +0100] rev 609
applied Manuel's regex patch
Fri, 01 Dec 2006 17:55:46 +0100 made squares equally sized, and 1px bigger
arg@mig29 [Fri, 01 Dec 2006 17:55:46 +0100] rev 608
made squares equally sized, and 1px bigger
Fri, 01 Dec 2006 17:51:05 +0100 if client is focused, the emptysquare don't needs to be drawed
arg@mig29 [Fri, 01 Dec 2006 17:51:05 +0100] rev 607
if client is focused, the emptysquare don't needs to be drawed
Fri, 01 Dec 2006 17:45:27 +0100 and the winner is
arg@mig29 [Fri, 01 Dec 2006 17:45:27 +0100] rev 606
and the winner is
Fri, 01 Dec 2006 17:36:37 +0100 sander1 proposal
arg@mig29 [Fri, 01 Dec 2006 17:36:37 +0100] rev 605
sander1 proposal
Fri, 01 Dec 2006 16:55:42 +0100 dood
arg@mig29 [Fri, 01 Dec 2006 16:55:42 +0100] rev 604
dood
Fri, 01 Dec 2006 15:50:22 +0100 darkening the fg colors somewhat
arg@mig29 [Fri, 01 Dec 2006 15:50:22 +0100] rev 603
darkening the fg colors somewhat
Fri, 01 Dec 2006 15:03:42 +0100 less obtrusive indicator (only a top line)
arg@mig29 [Fri, 01 Dec 2006 15:03:42 +0100] rev 602
less obtrusive indicator (only a top line)
Fri, 01 Dec 2006 12:52:16 +0100 final2 indicator
arg@mig29 [Fri, 01 Dec 2006 12:52:16 +0100] rev 601
final2 indicator
Fri, 01 Dec 2006 12:39:13 +0100 removing the -1 on final indicators, looks cleaner
arg@mig29 [Fri, 01 Dec 2006 12:39:13 +0100] rev 600
removing the -1 on final indicators, looks cleaner
Fri, 01 Dec 2006 12:25:23 +0100 final indicators
arg@mig29 [Fri, 01 Dec 2006 12:25:23 +0100] rev 599
final indicators
Fri, 01 Dec 2006 10:16:10 +0100 changed things like I described in last mail
arg@mig29 [Fri, 01 Dec 2006 10:16:10 +0100] rev 598
changed things like I described in last mail
Fri, 01 Dec 2006 09:52:15 +0100 improved tag indicator
arg@mig29 [Fri, 01 Dec 2006 09:52:15 +0100] rev 597
improved tag indicator
Thu, 30 Nov 2006 17:01:39 +0100 removed viewall signature from dwm.h
arg@mig29 [Thu, 30 Nov 2006 17:01:39 +0100] rev 596
removed viewall signature from dwm.h
Thu, 30 Nov 2006 15:51:26 +0100 next version will be 2.5
arg@mig29 [Thu, 30 Nov 2006 15:51:26 +0100] rev 595
next version will be 2.5
Thu, 30 Nov 2006 15:27:43 +0100 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
arg@mig29 [Thu, 30 Nov 2006 15:27:43 +0100] rev 594
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
Thu, 30 Nov 2006 09:19:52 +0100 Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
arg@mig29 [Thu, 30 Nov 2006 09:19:52 +0100] rev 593
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
Tue, 28 Nov 2006 17:36:00 +0100 extended dwm.1 with last change 2.4
arg@mig29 [Tue, 28 Nov 2006 17:36:00 +0100] rev 592
extended dwm.1 with last change
Tue, 28 Nov 2006 17:35:31 +0100 togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29 [Tue, 28 Nov 2006 17:35:31 +0100] rev 591
togglefloat should only work in dotile mode (thanks to Sander for this hint)
Mon, 27 Nov 2006 17:51:50 +0100 applied Alex Elide's tricky patch, thanks!
arg@mig29 [Mon, 27 Nov 2006 17:51:50 +0100] rev 590
applied Alex Elide's tricky patch, thanks!
Mon, 27 Nov 2006 17:49:58 +0100 returning to old Key struct
arg@mig29 [Mon, 27 Nov 2006 17:49:58 +0100] rev 589
returning to old Key struct
Mon, 27 Nov 2006 17:46:02 +0100 applied Szabolcs Nagy's patch (thank you!)
arg@mig29 [Mon, 27 Nov 2006 17:46:02 +0100] rev 588
applied Szabolcs Nagy's patch (thank you!)
Mon, 27 Nov 2006 17:30:06 +0100 applied patch by Jukka
arg@mig29 [Mon, 27 Nov 2006 17:30:06 +0100] rev 587
applied patch by Jukka
Mon, 27 Nov 2006 13:21:38 +0100 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
arg@mig29 [Mon, 27 Nov 2006 13:21:38 +0100] rev 586
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
Mon, 27 Nov 2006 11:05:47 +0100 added man page entry
arg@mig29 [Mon, 27 Nov 2006 11:05:47 +0100] rev 585
added man page entry
Mon, 27 Nov 2006 10:57:37 +0100 added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
arg@mig29 [Mon, 27 Nov 2006 10:57:37 +0100] rev 584
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
Mon, 27 Nov 2006 10:29:47 +0100 applied Jukka's patch preventing some cornercases and making the EOF error message correct
arg@mig29 [Mon, 27 Nov 2006 10:29:47 +0100] rev 583
applied Jukka's patch preventing some cornercases and making the EOF error message correct
Sun, 26 Nov 2006 15:43:16 +0100 applied yet another proposal of Manuel
arg@mig29 [Sun, 26 Nov 2006 15:43:16 +0100] rev 582
applied yet another proposal of Manuel
Sun, 26 Nov 2006 14:26:53 +0100 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
arg@mig29 [Sun, 26 Nov 2006 14:26:53 +0100] rev 581
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
Sun, 26 Nov 2006 13:31:36 +0100 applied Jukka's stdinread patch
arg@mig29 [Sun, 26 Nov 2006 13:31:36 +0100] rev 580
applied Jukka's stdinread patch
Sat, 25 Nov 2006 19:26:31 +0100 next version will be 2.4
arg@mig29 [Sat, 25 Nov 2006 19:26:31 +0100] rev 579
next version will be 2.4
Sat, 25 Nov 2006 19:26:16 +0100 applied Manuels patch (thanks to Manuel!)
arg@mig29 [Sat, 25 Nov 2006 19:26:16 +0100] rev 578
applied Manuels patch (thanks to Manuel!)
Fri, 24 Nov 2006 17:02:41 +0100 small fix of man page
arg@mig29 [Fri, 24 Nov 2006 17:02:41 +0100] rev 577
small fix of man page
Fri, 24 Nov 2006 15:46:32 +0100 Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849
arg@mig29 [Fri, 24 Nov 2006 15:46:32 +0100] rev 576
Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849
Thu, 23 Nov 2006 16:00:16 +0100 using the term 'indicated' instead of 'higlighted' 2.3
arg@mig29 [Thu, 23 Nov 2006 16:00:16 +0100] rev 575
using the term 'indicated' instead of 'higlighted'
Thu, 23 Nov 2006 15:59:16 +0100 updated man page with the bottom right corner indicator
arg@mig29 [Thu, 23 Nov 2006 15:59:16 +0100] rev 574
updated man page with the bottom right corner indicator
Wed, 22 Nov 2006 16:17:50 +0100 fififif
arg@mig29 [Wed, 22 Nov 2006 16:17:50 +0100] rev 573
fififif
Wed, 22 Nov 2006 14:57:09 +0100 added a similiar patch to Daves solution to indicate if there are clients with a specific tag
arg@mig29 [Wed, 22 Nov 2006 14:57:09 +0100] rev 572
added a similiar patch to Daves solution to indicate if there are clients with a specific tag
Tue, 21 Nov 2006 15:03:08 +0100 returning to old bar colorization behavior, like sander proposed for consistency reasons
arg@mig29 [Tue, 21 Nov 2006 15:03:08 +0100] rev 571
returning to old bar colorization behavior, like sander proposed for consistency reasons
Tue, 21 Nov 2006 14:49:13 +0100 applied Gottox patches
arg@mig29 [Tue, 21 Nov 2006 14:49:13 +0100] rev 570
applied Gottox patches
Tue, 21 Nov 2006 12:17:47 +0100 using iso10646 explicitely in arg's config.h
arg@mig29 [Tue, 21 Nov 2006 12:17:47 +0100] rev 569
using iso10646 explicitely in arg's config.h
Tue, 21 Nov 2006 09:41:33 +0100 Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf
arg@mig29 [Tue, 21 Nov 2006 09:41:33 +0100] rev 568
Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf
Sat, 18 Nov 2006 21:33:33 +0100 nah reverting to my prev style, that's really the best 2.2
arg@mig29 [Sat, 18 Nov 2006 21:33:33 +0100] rev 567
nah reverting to my prev style, that's really the best
Sat, 18 Nov 2006 21:26:53 +0100 applying aluminium style for arg's config.h
arg@mig29 [Sat, 18 Nov 2006 21:26:53 +0100] rev 566
applying aluminium style for arg's config.h
Thu, 16 Nov 2006 14:40:57 +0100 applied Gottox' windowarea patch
arg@mig29 [Thu, 16 Nov 2006 14:40:57 +0100] rev 565
applied Gottox' windowarea patch
Wed, 08 Nov 2006 17:16:38 +0100 using a more blue-ish color...
arg@mig29 [Wed, 08 Nov 2006 17:16:38 +0100] rev 564
using a more blue-ish color...
Wed, 08 Nov 2006 17:10:51 +0100 making the selected color more lightning
arg@mig29 [Wed, 08 Nov 2006 17:10:51 +0100] rev 563
making the selected color more lightning
Fri, 03 Nov 2006 09:22:40 +0100 next release will be 2.2
arg@mig29 [Fri, 03 Nov 2006 09:22:40 +0100] rev 562
next release will be 2.2
Fri, 03 Nov 2006 08:29:39 +0100 applied Jukkas patch
arg@mig29 [Fri, 03 Nov 2006 08:29:39 +0100] rev 561
applied Jukkas patch
Thu, 02 Nov 2006 10:18:22 +0100 Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
arg@mig29 [Thu, 02 Nov 2006 10:18:22 +0100] rev 560
Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
Tue, 31 Oct 2006 12:07:32 +0100 renamed resizecol into resizemaster 2.1
arg@mig29 [Tue, 31 Oct 2006 12:07:32 +0100] rev 559
renamed resizecol into resizemaster
Tue, 31 Oct 2006 12:06:38 +0100 applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
arg@mig29 [Tue, 31 Oct 2006 12:06:38 +0100] rev 558
applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Tue, 31 Oct 2006 09:02:42 +0100 Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
arg@mig29 [Tue, 31 Oct 2006 09:02:42 +0100] rev 557
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
Tue, 31 Oct 2006 09:02:16 +0100 make sure that changing sx has no impact on snapping 2.0
arg@mig29 [Tue, 31 Oct 2006 09:02:16 +0100] rev 556
make sure that changing sx has no impact on snapping
Mon, 30 Oct 2006 12:40:10 +0100 in a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig29 [Mon, 30 Oct 2006 12:40:10 +0100] rev 555
in a 1920x1200 setup 40 pixels of snap value are much better than 20
Mon, 30 Oct 2006 12:26:55 +0100 fixed stupid bug of snap-to-screen
arg@mig29 [Mon, 30 Oct 2006 12:26:55 +0100] rev 554
fixed stupid bug of snap-to-screen
Mon, 30 Oct 2006 12:07:00 +0100 changing snap priority
arg@mig29 [Mon, 30 Oct 2006 12:07:00 +0100] rev 553
changing snap priority
Mon, 30 Oct 2006 12:04:08 +0100 removed useless abs() calls
arg@mig29 [Mon, 30 Oct 2006 12:04:08 +0100] rev 552
removed useless abs() calls
Mon, 30 Oct 2006 11:58:05 +0100 added screen-border snapping in floating mode, feels quite well
arg@mig29 [Mon, 30 Oct 2006 11:58:05 +0100] rev 551
added screen-border snapping in floating mode, feels quite well
Fri, 27 Oct 2006 13:29:35 +0200 and another fix
arg@mig29 [Fri, 27 Oct 2006 13:29:35 +0200] rev 550
and another fix
Fri, 27 Oct 2006 13:28:26 +0200 applied sanders try2 patch
arg@mig29 [Fri, 27 Oct 2006 13:28:26 +0200] rev 549
applied sanders try2 patch
Fri, 27 Oct 2006 12:05:47 +0200 applied sanders max size fix
arg@mig29 [Fri, 27 Oct 2006 12:05:47 +0200] rev 548
applied sanders max size fix
Fri, 27 Oct 2006 10:24:15 +0200 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
arg@mig29 [Fri, 27 Oct 2006 10:24:15 +0200] rev 547
stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
Thu, 26 Oct 2006 15:41:40 +0200 reverting to original
arg@mig29 [Thu, 26 Oct 2006 15:41:40 +0200] rev 546
reverting to original
Thu, 26 Oct 2006 15:29:20 +0200 applied sander's config.*h nitpick patch
arg@mig29 [Thu, 26 Oct 2006 15:29:20 +0200] rev 545
applied sander's config.*h nitpick patch
Thu, 26 Oct 2006 15:26:17 +0200 some other change
arg@mig29 [Thu, 26 Oct 2006 15:26:17 +0200] rev 544
some other change
Thu, 26 Oct 2006 15:05:45 +0200 apply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig29 [Thu, 26 Oct 2006 15:05:45 +0200] rev 543
apply small fix to prevent apps like mplayer wandering when toggling fullscreen
Thu, 26 Oct 2006 12:22:26 +0200 forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
arg@mig29 [Thu, 26 Oct 2006 12:22:26 +0200] rev 542
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
Thu, 26 Oct 2006 12:13:41 +0200 using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
arg@mig29 [Thu, 26 Oct 2006 12:13:41 +0200] rev 541
using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
Thu, 26 Oct 2006 11:21:45 +0200 changing MASTER in config.arg.h from 600 to 550 per thousand
arg@mig29 [Thu, 26 Oct 2006 11:21:45 +0200] rev 540
changing MASTER in config.arg.h from 600 to 550 per thousand
Thu, 26 Oct 2006 10:21:27 +0200 my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
arg@mig29 [Thu, 26 Oct 2006 10:21:27 +0200] rev 539
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
Mon, 16 Oct 2006 16:50:03 +0200 moved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe <arg@10kloc.org> [Mon, 16 Oct 2006 16:50:03 +0200] rev 538
moved MOUSEMASK into event.c (not used in other places)
Sat, 14 Oct 2006 18:21:39 +0200 now being at v2.0
Anselm R. Garbe <arg@10kloc.org> [Sat, 14 Oct 2006 18:21:39 +0200] rev 537
now being at v2.0
Fri, 13 Oct 2006 18:47:24 +0200 using lsx instead of Jukka's shell construct
Anselm R. Garbe <arg@10kloc.org> [Fri, 13 Oct 2006 18:47:24 +0200] rev 536
using lsx instead of Jukka's shell construct
Fri, 06 Oct 2006 14:01:53 +0200 hotfix
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 14:01:53 +0200] rev 535
hotfix
Fri, 06 Oct 2006 13:43:59 +0200 Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 13:43:59 +0200] rev 534
Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Fri, 06 Oct 2006 13:06:37 +0200 do* has no Arg arument anymore (never called directly) 1.9
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 13:06:37 +0200] rev 533
do* has no Arg arument anymore (never called directly)
Fri, 06 Oct 2006 11:50:15 +0200 code polishing, removed unnecessary newlines
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 11:50:15 +0200] rev 532
code polishing, removed unnecessary newlines
Fri, 06 Oct 2006 11:37:12 +0200 yet another small fix and simplification of dotile
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 11:37:12 +0200] rev 531
yet another small fix and simplification of dotile
Thu, 05 Oct 2006 19:27:28 +0200 removed the stack position stuff
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 19:27:28 +0200] rev 530
removed the stack position stuff
Thu, 05 Oct 2006 18:23:28 +0200 small boundary check fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 18:23:28 +0200] rev 529
small boundary check fix
Thu, 05 Oct 2006 18:18:47 +0200 changing MASTER value from percent into per mill
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 18:18:47 +0200] rev 528
changing MASTER value from percent into per mill
Thu, 05 Oct 2006 19:00:58 +0200 Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 19:00:58 +0200] rev 527
Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Thu, 05 Oct 2006 13:47:30 +0200 simplified dotile(), removed misleading line 1.8
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 13:47:30 +0200] rev 526
simplified dotile(), removed misleading line
Thu, 05 Oct 2006 13:44:48 +0200 final fix for man page
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 13:44:48 +0200] rev 525
final fix for man page
Thu, 05 Oct 2006 12:59:35 +0200 keep master ratio on resizecol -> arrange
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:59:35 +0200] rev 524
keep master ratio on resizecol -> arrange
Thu, 05 Oct 2006 12:18:04 +0200 yet another simplification of dotile()
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:18:04 +0200] rev 523
yet another simplification of dotile()
Thu, 05 Oct 2006 12:13:24 +0200 simplified dotile()
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:13:24 +0200] rev 522
simplified dotile()
Thu, 05 Oct 2006 11:00:55 +0200 applied resizecol fix by Jukka
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 11:00:55 +0200] rev 521
applied resizecol fix by Jukka
Thu, 05 Oct 2006 09:37:11 +0200 Button3 click on mode label toggles stack position now
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 09:37:11 +0200] rev 520
Button3 click on mode label toggles stack position now
Fri, 29 Sep 2006 19:06:27 +0200 applied dave's highlight patch for big fonts
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 19:06:27 +0200] rev 519
applied dave's highlight patch for big fonts
(0) -240 +240 tip