Mon, 04 Dec 2006 21:00:26 +0100 |
arg |
hotfix of a serious crashing bug
2.5.1
|
Sun, 03 Dec 2006 11:21:25 +0100 |
arg |
applied Manuel's regex patch
2.5
|
Thu, 30 Nov 2006 15:27:43 +0100 |
arg |
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
|
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
|
Wed, 22 Nov 2006 16:17:50 +0100 |
arg |
fififif
|
Fri, 06 Oct 2006 13:06:37 +0200 |
Anselm R. Garbe |
do* has no Arg arument anymore (never called directly)
1.9
|
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines
|
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch
|
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
|
Wed, 06 Sep 2006 15:30:28 +0200 |
Anselm R. Garbe |
does this preserve z order for anthony?
|
Wed, 06 Sep 2006 13:56:46 +0200 |
Anselm R. Garbe |
maybe this might work
|
Wed, 06 Sep 2006 09:21:17 +0200 |
Anselm R. Garbe |
moved transient_for tag inheritance to settags
|
Wed, 06 Sep 2006 09:13:31 +0200 |
Anselm R. Garbe |
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
|
Tue, 05 Sep 2006 19:26:34 +0200 |
Anselm R. Garbe |
no, ordering floating clients at the end seems better
|
Tue, 05 Sep 2006 09:37:45 +0200 |
Anselm R. Garbe |
sanders toggletag patch is much more elegant
|