Xinqi Bao's Git

another fix, call lt->arrange() in togglebar only
[dwm.git] / main.c
2006-08-10 Anselm R.Garberemoved unnecessary border color
2006-08-08 Anselm R.Garberemoved NET_ACTIVE_WINDOW handling
2006-08-08 Anselm R.Garbeimplemented NET_ACTIVE_WINDOW support
2006-08-08 Anselm R.Garbeapplied Sanders tiny patches
2006-08-07 [email protected]small fix of a comment
2006-08-07 [email protected]changed getproto, maybe that might fix the killclient...
2006-08-05 [email protected]slight fix
2006-08-04 [email protected]switched to regexp matching for Rules
2006-08-03 [email protected]removed TLast tag enum, now tags is simple defined...
2006-08-02 [email protected]made fullscreen apps working fine in floating mode...
2006-08-02 [email protected]dwm is now exit, if stdin is closed due broken pipe
2006-08-01 [email protected]renamed WM_PROTOCOL_DELWIN into PROTODELWIN
2006-08-01 [email protected]centralized/externalized configuration to config.h
2006-07-21 [email protected]some cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-21 [email protected]simplified main.c, switching back to single urxvt usage
2006-07-20 [email protected]added yet another CUTOMIZE tag
2006-07-20 [email protected]cleaned up code
2006-07-19 [email protected]applied Sanders resize patch, fixed lower bug
2006-07-18 Anselm R. Garbeimplemened distinguishing float/managed geometries...
2006-07-18 Anselm R. Garbeusing EXIT_stuff in exit() now
2006-07-17 Anselm R. Garbeordered variables in structs and source files alphabeti...
2006-07-15 Anselm R. Garbefixed XSync handling and finished man page
2006-07-15 Anselm R. Garbechanging XFlush into XSync
2006-07-15 Anselm R. Garbesanitized other stuff
2006-07-15 Anselm R. Garbeproceeded with cleaning up, sorting functions, etc
2006-07-15 Anselm R. Garberearranged several stuff
2006-07-14 Anselm R. Garbesanitized names
2006-07-14 Anselm R. Garberearranged
2006-07-14 Anselm R. Garbeif stdin writer stops working, dwm consumed much IO...
2006-07-14 Anselm R. Garberemoved a bottleneck
2006-07-14 Anselm R. Garbesmall fix
2006-07-14 Anselm R. Garbemade stdin reader more robust
2006-07-14 Anselm R. Garbeimplemented dwm reading status text from stdin
2006-07-14 Anselm R. Garbemade barclick to select the specific tag
2006-07-14 Anselm R. Garbeimplemented bar for dwm (I miss status text), I plan...
2006-07-13 Anselm R. Garbefixed several things, nearly feature complete
2006-07-13 Anselm R. Garbenew stuff
2006-07-13 Anselm R. Garbeseveral other additions/fixes, dwm is quite usable...
2006-07-13 Anselm R. Garbeimplemented tagging a client
2006-07-13 Anselm R. Garbechanged default colors