age |
author |
description |
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) |
Tue, 18 Jul 2006 08:18:54 +0200 |
Anselm R. Garbe |
using EXIT_stuff in exit() now |
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 18:11:14 +0200 |
Anselm R. Garbe |
changing XFlush into XSync |
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:30:37 +0200 |
Anselm R. Garbe |
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed |
Fri, 14 Jul 2006 13:27:01 +0200 |
Anselm R. Garbe |
removed a bottleneck |
Fri, 14 Jul 2006 12:09:05 +0200 |
Anselm R. Garbe |
small fix |
Fri, 14 Jul 2006 12:08:32 +0200 |
Anselm R. Garbe |
made stdin reader more robust |
Fri, 14 Jul 2006 11:57:33 +0200 |
Anselm R. Garbe |
implemented dwm reading status text from stdin |
Fri, 14 Jul 2006 10:34:07 +0200 |
Anselm R. Garbe |
made barclick to select the specific tag |
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 20:28:19 +0200 |
Anselm R. Garbe |
fixed several things, nearly feature complete |
Thu, 13 Jul 2006 19:55:07 +0200 |
Anselm R. Garbe |
new stuff |
Thu, 13 Jul 2006 18:21:38 +0200 |
Anselm R. Garbe |
several other additions/fixes, dwm is quite usable already |
Thu, 13 Jul 2006 17:09:35 +0200 |
Anselm R. Garbe |
implemented tagging a client |
Thu, 13 Jul 2006 11:43:05 +0200 |
Anselm R. Garbe |
changed default colors
base
wm.c@9eecd854ab91
|