Mon, 14 Aug 2006 08:52:15 +0200 |
Anselm R.Garbe |
fixed string cutting in draw.c
|
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
|
Fri, 11 Aug 2006 18:37:41 +0200 |
Anselm R.Garbe |
implement multi-tag selection through button3 click on the specific tag
|
Fri, 11 Aug 2006 11:52:55 +0200 |
Anselm R.Garbe |
simplified drawtext
|
Thu, 10 Aug 2006 11:26:32 +0200 |
Anselm R.Garbe |
applied sumik's multihead patch
|
Thu, 10 Aug 2006 11:12:15 +0200 |
Anselm R.Garbe |
readded border color, this sucks least
|
Thu, 10 Aug 2006 11:07:27 +0200 |
Anselm R.Garbe |
drawing border with fg color
|
Thu, 10 Aug 2006 10:27:08 +0200 |
Anselm R.Garbe |
removed unnecessary border color
|
Mon, 07 Aug 2006 13:54:59 +0200 |
arg |
changed signature of drawtext
|
Mon, 07 Aug 2006 09:47:13 +0200 |
arg |
status box should have a border in my eyes
|
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 16:32:05 +0200 |
arg |
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
|
Tue, 01 Aug 2006 11:49:19 +0200 |
arg |
committed a patch which fixes the hints of Jukka
|