age |
author |
description |
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) |
Tue, 12 Sep 2006 08:27:11 +0200 |
Anselm R. Garbe |
applied Christof Musik's multihead patch for a pathologic cornercase |
Mon, 11 Sep 2006 11:28:28 +0200 |
Anselm R. Garbe |
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers |
Thu, 07 Sep 2006 17:53:40 +0200 |
Anselm R. Garbe |
using a global stack for focus recovery on arrange() - seems to work great |
Wed, 06 Sep 2006 10:03:21 +0200 |
Anselm R. Garbe |
small fix |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |
Fri, 25 Aug 2006 15:48:44 +0200 |
Anselm R. Garbe |
trying a different configuration |
Fri, 25 Aug 2006 15:21:49 +0200 |
Anselm R. Garbe |
fixed typo |
Fri, 25 Aug 2006 15:12:32 +0200 |
Anselm R. Garbe |
removed a bunch of lines, made mode symbols configurable |
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:04:56 +0200 |
Anselm R. Garbe |
3->4 colors |
Thu, 24 Aug 2006 09:25:10 +0200 |
Anselm R. Garbe |
changing tag indicator through underline |
Wed, 23 Aug 2006 13:04:43 +0200 |
Anselm R. Garbe |
removed a blank line |
Wed, 23 Aug 2006 10:21:57 +0200 |
Anselm R. Garbe |
separated setup stuff into main.c:setup() - this makes main() more readable |
Tue, 22 Aug 2006 17:40:21 +0200 |
Anselm R. Garbe |
rearranged getproto |
Tue, 22 Aug 2006 17:38:59 +0200 |
Anselm R. Garbe |
removed winprop (merged into getproto) |
Tue, 22 Aug 2006 16:42:29 +0200 |
Anselm R. Garbe |
removed DEFTAG |
Mon, 21 Aug 2006 07:33:18 +0200 |
Anselm R.Garbe |
small renamings of two static functions |
Mon, 21 Aug 2006 07:31:15 +0200 |
Anselm R.Garbe |
small changes to dwm.1, rearranged order within main event loop |
Wed, 16 Aug 2006 19:25:29 +0200 |
Anselm R.Garbe |
corrected order of cleanup code |
Wed, 16 Aug 2006 09:31:41 +0200 |
Anselm R.Garbe |
we close stdin as well |
Tue, 15 Aug 2006 09:37:12 +0200 |
Anselm R.Garbe |
extended cleanup |
Tue, 15 Aug 2006 08:25:11 +0200 |
Anselm R.Garbe |
applied jk_to_tab patch |
Tue, 15 Aug 2006 07:31:42 +0200 |
Anselm R.Garbe |
changed main event loop |
Mon, 14 Aug 2006 19:18:02 +0200 |
Anselm R.Garbe |
removed NUMLOCKMASK, added dynamically calculated numlockmask instead |
Mon, 14 Aug 2006 16:21:16 +0200 |
Anselm R.Garbe |
changed order of selecting input at root window |
Mon, 14 Aug 2006 15:43:04 +0200 |
Anselm R.Garbe |
removed unneecessary crap |
Mon, 14 Aug 2006 15:11:02 +0200 |
Anselm R.Garbe |
some other small fixes |
Mon, 14 Aug 2006 11:38:43 +0200 |
Anselm R.Garbe |
removed ungrabkeys again (because of sander's mail) |
Mon, 14 Aug 2006 10:24:38 +0200 |
Anselm R.Garbe |
implemented ungrabkeys() which is called in cleanup() |
Mon, 14 Aug 2006 07:40:20 +0200 |
Anselm R.Garbe |
supplying NULL args in select |
Mon, 14 Aug 2006 07:23:46 +0200 |
Anselm R.Garbe |
reducing ConnectionNumber calls to a bare minimum |
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 |
Thu, 10 Aug 2006 15:19:25 +0200 |
Anselm R.Garbe |
prepared 0.80.8 |
Thu, 10 Aug 2006 11:12:15 +0200 |
Anselm R.Garbe |
readded border color, this sucks least |
Thu, 10 Aug 2006 10:27:08 +0200 |
Anselm R.Garbe |
removed unnecessary border color |
Tue, 08 Aug 2006 18:12:18 +0200 |
Anselm R.Garbe |
removed NET_ACTIVE_WINDOW handling |
Tue, 08 Aug 2006 17:08:45 +0200 |
Anselm R.Garbe |
implemented NET_ACTIVE_WINDOW support |
Tue, 08 Aug 2006 09:30:45 +0200 |
Anselm R.Garbe |
applied Sanders tiny patches |
Mon, 07 Aug 2006 12:12:56 +0200 |
arg |
small fix of a comment |
Mon, 07 Aug 2006 08:19:58 +0200 |
arg |
changed getproto, maybe that might fix the killclient issue reported on the list |
Sat, 05 Aug 2006 13:10:09 +0200 |
arg |
slight fix |
Fri, 04 Aug 2006 14:40:32 +0200 |
arg |
switched to regexp matching for Rules |
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 |
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 |
Wed, 02 Aug 2006 12:33:24 +0200 |
arg |
dwm is now exit, if stdin is closed due broken pipe |
Tue, 01 Aug 2006 16:44:23 +0200 |
arg |
renamed WM_PROTOCOL_DELWIN into PROTODELWIN |
Tue, 01 Aug 2006 13:59:13 +0200 |
arg |
centralized/externalized configuration to config.h |
Fri, 21 Jul 2006 18:34:10 +0200 |
arg |
some cleanups/fixes inspired by Jukka Salmi's feedback |
Fri, 21 Jul 2006 14:11:38 +0200 |
arg |
simplified main.c, switching back to single urxvt usage |
Thu, 20 Jul 2006 15:40:41 +0200 |
arg |
added yet another CUTOMIZE tag |
Thu, 20 Jul 2006 12:18:06 +0200 |
arg |
cleaned up code |
Wed, 19 Jul 2006 11:31:04 +0200 |
arg |
applied Sanders resize patch, fixed lower bug |
Tue, 18 Jul 2006 12:36:57 +0200 |
Anselm R. Garbe |
implemened distinguishing float/managed geometries of clients (works quite well) |