age |
author |
description |
Tue, 16 Jan 2007 11:33:42 +0100 |
Anselm R. Garbe |
removed unnecessary bx, by, bw variables |
Mon, 15 Jan 2007 12:04:25 +0100 |
Anselm R. Garbe |
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) |
Sun, 14 Jan 2007 22:37:34 +0100 |
Anselm R. Garbe |
implemented new color scheme accordingly to Sanders proposal |
Sun, 14 Jan 2007 22:32:26 +0100 |
Anselm R. Garbe |
removed mode label stuff |
Sun, 14 Jan 2007 22:27:29 +0100 |
Anselm R. Garbe |
removed client title bar |
Fri, 12 Jan 2007 21:56:01 +0100 |
Anselm R. Garbe |
added missing space |
Mon, 08 Jan 2007 17:33:24 +0100 |
Anselm R. Garbe |
implemented nmaster appearance in mode label (using %u) |
Thu, 04 Jan 2007 14:17:25 +0100 |
Anselm R. Garbe |
renamed drawtitle into drawclient |
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice |
Fri, 08 Dec 2006 11:11:52 +0100 |
arg |
fixed diagnostic error message |
Fri, 08 Dec 2006 10:40:09 +0100 |
arg |
removed the hardcoded fixed fallback, it is useless in non-Latin1 environments |
Thu, 07 Dec 2006 10:02:46 +0100 |
arg |
with this patch everything works fine for me |
Thu, 07 Dec 2006 09:49:45 +0100 |
arg |
don't use Xlocale crap, let's use locale.h instead |
Thu, 07 Dec 2006 09:47:55 +0100 |
arg |
using the portable Xmb+UTF-8 way of life, will see if this works well... |
Tue, 05 Dec 2006 13:31:29 +0100 |
arg |
also setting LC_CTYPE only |
Tue, 05 Dec 2006 10:30:31 +0100 |
arg |
enforcing using fontsets even if they are incomplete for some encodings |
Fri, 01 Dec 2006 17:55:46 +0100 |
arg |
made squares equally sized, and 1px bigger |
Fri, 01 Dec 2006 17:51:05 +0100 |
arg |
if client is focused, the emptysquare don't needs to be drawed |
Fri, 01 Dec 2006 17:45:27 +0100 |
arg |
and the winner is |
Fri, 01 Dec 2006 17:36:37 +0100 |
arg |
sander1 proposal |
Fri, 01 Dec 2006 16:55:42 +0100 |
arg |
dood |
Fri, 01 Dec 2006 15:03:42 +0100 |
arg |
less obtrusive indicator (only a top line) |
Fri, 01 Dec 2006 12:52:16 +0100 |
arg |
final2 indicator |
Fri, 01 Dec 2006 12:39:13 +0100 |
arg |
removing the -1 on final indicators, looks cleaner |
Fri, 01 Dec 2006 12:25:23 +0100 |
arg |
final indicators |
Fri, 01 Dec 2006 10:16:10 +0100 |
arg |
changed things like I described in last mail |
Fri, 01 Dec 2006 09:52:15 +0100 |
arg |
improved tag indicator |
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. |
Wed, 22 Nov 2006 14:57:09 +0100 |
arg |
added a similiar patch to Daves solution to indicate if there are clients with a specific tag |
Tue, 21 Nov 2006 15:03:08 +0100 |
arg |
returning to old bar colorization behavior, like sander proposed for consistency reasons |