dwm-meillo

log draw.c

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