age |
author |
description |
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 |
Thu, 20 Jul 2006 15:07:35 +0200 |
arg |
made status bar drawing more robust, implemented togglemax and togglemode, works quite well |
Thu, 20 Jul 2006 12:18:06 +0200 |
arg |
cleaned up code |
Tue, 18 Jul 2006 11:38:31 +0200 |
Anselm R. Garbe |
added heretag command which allows to tag a client of a foreign tag with current tag |
Mon, 17 Jul 2006 09:12:29 +0200 |
Anselm R. Garbe |
ordered variables in structs and source files alphabetically |
Sat, 15 Jul 2006 18:51:44 +0200 |
Anselm R. Garbe |
fixed XSync handling and finished man page |
Sat, 15 Jul 2006 17:19:19 +0200 |
Anselm R. Garbe |
sanitized other stuff |
Sat, 15 Jul 2006 17:00:56 +0200 |
Anselm R. Garbe |
proceeded with cleaning up, sorting functions, etc |
Sat, 15 Jul 2006 16:30:50 +0200 |
Anselm R. Garbe |
rearranged several stuff |
Fri, 14 Jul 2006 22:54:09 +0200 |
Anselm R. Garbe |
sanitized names |
Fri, 14 Jul 2006 22:33:38 +0200 |
Anselm R. Garbe |
rearranged |
Fri, 14 Jul 2006 17:43:56 +0200 |
Anselm R. Garbe |
removed a bunch of lines through swap removal |
Fri, 14 Jul 2006 10:07:38 +0200 |
Anselm R. Garbe |
implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm |
Thu, 13 Jul 2006 11:43:05 +0200 |
Anselm R. Garbe |
changed default colors |
Thu, 13 Jul 2006 09:32:22 +0200 |
Anselm R. Garbe |
added logo+description |
Thu, 13 Jul 2006 01:55:54 +0200 |
Anselm R. Garbe |
new stuff (some warning elimination) |
Thu, 13 Jul 2006 01:30:55 +0200 |
Anselm R. Garbe |
removed unnecessary crap |
Wed, 12 Jul 2006 17:50:31 +0200 |
Anselm R. Garbe |
new stuff, fixed several issues |
Wed, 12 Jul 2006 15:17:22 +0200 |
Anselm R. Garbe |
simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) |
Tue, 11 Jul 2006 11:27:56 +0200 |
Anselm R. Garbe |
new stuff |
Mon, 10 Jul 2006 22:16:48 +0200 |
Anselm R. Garbe |
added several other stuff |