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)
|
Mon, 27 Nov 2006 17:49:58 +0100 |
arg |
returning to old Key struct
|
Mon, 27 Nov 2006 13:21:38 +0100 |
arg |
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 10:57:37 +0100 |
arg |
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
|
Tue, 31 Oct 2006 12:07:32 +0100 |
arg |
renamed resizecol into resizemaster
2.1
|
Mon, 30 Oct 2006 11:58:05 +0100 |
arg |
added screen-border snapping in floating mode, feels quite well
|
Thu, 26 Oct 2006 15:29:20 +0200 |
arg |
applied sander's config.*h nitpick patch
|
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines
|
Thu, 05 Oct 2006 19:27:28 +0200 |
Anselm R. Garbe |
removed the stack position stuff
|
Thu, 05 Oct 2006 18:18:47 +0200 |
Anselm R. Garbe |
changing MASTER value from percent into per mill
|
Thu, 05 Oct 2006 12:59:35 +0200 |
Anselm R. Garbe |
keep master ratio on resizecol -> arrange
|
Fri, 29 Sep 2006 18:08:20 +0200 |
Anselm R. Garbe |
added symbols for different modes
|
Fri, 29 Sep 2006 17:02:56 +0200 |
Anselm R. Garbe |
removed the direction flipping
|
Fri, 29 Sep 2006 16:44:02 +0200 |
Anselm R. Garbe |
small change
|
Fri, 29 Sep 2006 16:22:20 +0200 |
Anselm R. Garbe |
added the new dotile as described on ml
|
Fri, 29 Sep 2006 12:38:27 +0200 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm
|
Tue, 26 Sep 2006 13:24:14 +0200 |
arg |
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu
|
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me.
|
Wed, 06 Sep 2006 09:23:34 +0200 |
Anselm R. Garbe |
made args mode symbols the default ones (the default ones look too ugly)
|
Tue, 05 Sep 2006 13:52:23 +0200 |
Anselm R. Garbe |
renamed resizetile into resizecol
|
Tue, 05 Sep 2006 13:27:43 +0200 |
Anselm R. Garbe |
well ok, added Mod-s to default bindings (however, I don't need it)
|
Tue, 05 Sep 2006 13:25:42 +0200 |
Anselm R. Garbe |
s/growcol/resizetile/g
|
Tue, 05 Sep 2006 09:02:37 +0200 |
Anselm R. Garbe |
I really need column growing, now pushing upstream
|
Thu, 31 Aug 2006 18:04:34 +0200 |
Anselm R. Garbe |
changed shortcut into Mod1-0
|
Thu, 31 Aug 2006 18:02:38 +0200 |
Anselm R. Garbe |
added viewall to mainstream (only Ross Mohns version, not the toggle)
|
Mon, 28 Aug 2006 08:02:29 +0200 |
Anselm R. Garbe |
applied sanders somepatches.patch
|
Fri, 25 Aug 2006 16:15:13 +0200 |
Anselm R. Garbe |
changed order of options
|
Fri, 25 Aug 2006 15:16:20 +0200 |
Anselm R. Garbe |
s/TILED/TILE/g
|
Fri, 25 Aug 2006 15:12:32 +0200 |
Anselm R. Garbe |
removed a bunch of lines, made mode symbols configurable
|
Fri, 25 Aug 2006 12:59:45 +0200 |
Anselm R. Garbe |
new color stuff/new rendering stuff
|
Fri, 25 Aug 2006 07:54:49 +0200 |
Anselm R. Garbe |
back to 3 colors
|
Thu, 24 Aug 2006 12:04:56 +0200 |
Anselm R. Garbe |
3->4 colors
|
Wed, 23 Aug 2006 12:08:37 +0200 |
Anselm R. Garbe |
implemented class:inst:title matching
|
Wed, 23 Aug 2006 12:03:25 +0200 |
Anselm R. Garbe |
applied zero_to_five patch
|
Tue, 22 Aug 2006 18:08:25 +0200 |
Anselm R. Garbe |
fixed default key bindings (indexes of tags were screwed up)
|
Tue, 22 Aug 2006 16:42:29 +0200 |
Anselm R. Garbe |
removed DEFTAG
|
Thu, 17 Aug 2006 09:44:17 +0200 |
Anselm R.Garbe |
applied the shorter xprop command
|
Wed, 16 Aug 2006 15:31:24 +0200 |
Anselm R.Garbe |
removed leading ;
|
Wed, 16 Aug 2006 15:00:14 +0200 |
Anselm R.Garbe |
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
|
Tue, 15 Aug 2006 08:25:11 +0200 |
Anselm R.Garbe |
applied jk_to_tab patch
|
Mon, 14 Aug 2006 19:18:02 +0200 |
Anselm R.Garbe |
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
|
Mon, 14 Aug 2006 16:59:18 +0200 |
Anselm R.Garbe |
changed replacetag into toggletag
|
Mon, 14 Aug 2006 08:38:26 +0200 |
Anselm R.Garbe |
removed viewnext/viewprev
|
Sun, 13 Aug 2006 17:58:06 +0200 |
Anselm R.Garbe |
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
|
Fri, 11 Aug 2006 19:26:12 +0200 |
Anselm R.Garbe |
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
|
Thu, 10 Aug 2006 11:12:15 +0200 |
Anselm R.Garbe |
readded border color, this sucks least
|
Thu, 10 Aug 2006 10:27:08 +0200 |
Anselm R.Garbe |
removed unnecessary border color
|
Fri, 04 Aug 2006 14:40:32 +0200 |
arg |
switched to regexp matching for Rules
|
Fri, 04 Aug 2006 13:42:40 +0200 |
arg |
fixed a bug in dmenu call
|
Fri, 04 Aug 2006 12:00:55 +0200 |
arg |
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
|
Thu, 03 Aug 2006 15:09:52 +0200 |
arg |
s/tag2/two/g
|
Thu, 03 Aug 2006 12:21:00 +0200 |
arg |
stylistic chnage
|
Thu, 03 Aug 2006 12:12:26 +0200 |
arg |
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
|
Thu, 03 Aug 2006 10:55:07 +0200 |
arg |
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
|
Wed, 02 Aug 2006 17:19:22 +0200 |
arg |
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
|
Wed, 02 Aug 2006 16:46:59 +0200 |
arg |
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
base
config.h@74ad06cb619d
|