JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
small changes to dwm.1, rearranged order within main event loop
[dwm.git] / main.c
2006-08-21 Anselm R.Garbesmall changes to dwm.1, rearranged order within main...
2006-08-16 Anselm R.Garbecorrected order of cleanup code
2006-08-16 Anselm R.Garbewe close stdin as well
2006-08-15 Anselm R.Garbeextended cleanup
2006-08-15 Anselm R.Garbeapplied jk_to_tab patch
2006-08-15 Anselm R.Garbechanged main event loop
2006-08-14 Anselm R.Garberemoved NUMLOCKMASK, added dynamically calculated numlo...
2006-08-14 Anselm R.Garbechanged order of selecting input at root window
2006-08-14 Anselm R.Garberemoved unneecessary crap
2006-08-14 Anselm R.Garbesome other small fixes
2006-08-14 Anselm R.Garberemoved ungrabkeys again (because of sander's mail)
2006-08-14 Anselm R.Garbeimplemented ungrabkeys() which is called in cleanup()
2006-08-14 Anselm R.Garbesupplying NULL args in select
2006-08-14 Anselm R.Garbereducing ConnectionNumber calls to a bare minimum
2006-08-11 Anselm R.Garbeimplemented viewextend and added M-S-C-n shortcuts...
2006-08-11 Anselm R.Garbeimplement multi-tag selection through button3 click...
2006-08-10 Anselm R.Garbeprepared 0.8
2006-08-10 Anselm R.Garbereadded border color, this sucks least
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 arg@10ksloc.orgsmall fix of a comment
2006-08-07 arg@10ksloc.orgchanged getproto, maybe that might fix the killclient...
2006-08-05 arg@10ksloc.orgslight fix
2006-08-04 arg@10ksloc.orgswitched to regexp matching for Rules
2006-08-03 arg@10ksloc.orgremoved TLast tag enum, now tags is simple defined...
2006-08-02 arg@10ksloc.orgmade fullscreen apps working fine in floating mode...
2006-08-02 arg@10ksloc.orgdwm is now exit, if stdin is closed due broken pipe
2006-08-01 arg@10ksloc.orgrenamed WM_PROTOCOL_DELWIN into PROTODELWIN
2006-08-01 arg@10ksloc.orgcentralized/externalized configuration to config.h
2006-07-21 arg@10ksloc.orgsome cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-21 arg@10ksloc.orgsimplified main.c, switching back to single urxvt usage
2006-07-20 arg@10ksloc.orgadded yet another CUTOMIZE tag
2006-07-20 arg@10ksloc.orgcleaned up code
2006-07-19 arg@10ksloc.orgapplied 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