age |
author |
description |
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 |
Fri, 29 Sep 2006 19:06:27 +0200 |
Anselm R. Garbe |
applied dave's highlight patch for big fonts |
Fri, 29 Sep 2006 18:08:20 +0200 |
Anselm R. Garbe |
added symbols for different modes |
Tue, 26 Sep 2006 13:49:16 +0200 |
arg |
added slight error check to getcolor |
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch |
Fri, 22 Sep 2006 18:48:35 +0200 |
arg |
removed all dotile checks |
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) |
Mon, 28 Aug 2006 14:32:51 +0200 |
Anselm R. Garbe |
removed crappy variables |
Mon, 28 Aug 2006 08:02:29 +0200 |
Anselm R. Garbe |
applied sanders somepatches.patch |
Fri, 25 Aug 2006 15:48:44 +0200 |
Anselm R. Garbe |
trying a different configuration |
Fri, 25 Aug 2006 15:37:00 +0200 |
Anselm R. Garbe |
removed small 1px gap, somehow without it things feel better |
Fri, 25 Aug 2006 15:24:18 +0200 |
Anselm R. Garbe |
oops |
Fri, 25 Aug 2006 15:21:49 +0200 |
Anselm R. Garbe |
fixed typo |
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 15:06:38 +0200 |
Anselm R. Garbe |
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress() |
Fri, 25 Aug 2006 14:46:01 +0200 |
Anselm R. Garbe |
small fix to separate client title from right-most tag |
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:07:10 +0200 |
Anselm R. Garbe |
fixed |
Thu, 24 Aug 2006 12:04:56 +0200 |
Anselm R. Garbe |
3->4 colors |
Thu, 24 Aug 2006 09:41:41 +0200 |
Anselm R. Garbe |
found less intrusive way |
Thu, 24 Aug 2006 09:25:10 +0200 |
Anselm R. Garbe |
changing tag indicator through underline |
Wed, 23 Aug 2006 18:50:46 +0200 |
Anselm R. Garbe |
updated man page |
Wed, 23 Aug 2006 14:38:25 +0200 |
Anselm R. Garbe |
implemented right tag drawing in the status bar and titlebars |
Wed, 23 Aug 2006 11:33:50 +0200 |
Anselm R. Garbe |
tags appear in the left again |
Tue, 22 Aug 2006 19:55:20 +0200 |
Anselm R. Garbe |
titlebars contain tags in the right now |
Mon, 14 Aug 2006 10:58:03 +0200 |
Anselm R.Garbe |
fixed string cutting |
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 |
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 |