dwm-meillo

log draw.c

age author description
Sun, 11 Feb 2007 17:20:22 +0100 meillo added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
Sun, 11 Feb 2007 12:20:54 +0100 meillo statusbar: removed squares, removed modesymbols, normcolor for client title
Mon, 05 Feb 2007 11:05:16 +0100 Anselm R. Garbe applied apm's patch proposal, getting rid of XDrawLines
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
Tue, 21 Nov 2006 14:49:13 +0100 arg applied Gottox patches
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