age |
author |
description |
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
|