graph
- several additions in mouse handling ;)2006-07-16, by Anselm R. Garbe
- fixed XSync handling and finished man page2006-07-15, by Anselm R. Garbe
- changing XFlush into XSync2006-07-15, by Anselm R. Garbe
- sanitized other stuff2006-07-15, by Anselm R. Garbe
- proceeded with cleaning up, sorting functions, etc2006-07-15, by Anselm R. Garbe
- rearranged several stuff2006-07-15, by Anselm R. Garbe
- sanitized names2006-07-14, by Anselm R. Garbe
- rearranged2006-07-14, by Anselm R. Garbe
- I prefer the tiled/floating indicator on the right side2006-07-14, by Anselm R. Garbe
- bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode2006-07-14, by Anselm R. Garbe
- draw bar on exposure ;)2006-07-14, by Anselm R. Garbe
- Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a5772006-07-14, by Anselm R. Garbe
- prep 0.10.1 2006-07-14, by Anselm R. Garbe
- fixed crash on zoom if only 1 client exists2006-07-14, by Anselm R. Garbe
- removed a bunch of lines through swap removal2006-07-14, by Anselm R. Garbe
- if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed2006-07-14, by Anselm R. Garbe
- removed a bottleneck2006-07-14, by Anselm R. Garbe
- searching for a better way to discard enter notifies2006-07-14, by Anselm R. Garbe
- focus on view change as well2006-07-14, by Anselm R. Garbe
- small fix2006-07-14, by Anselm R. Garbe
- made stdin reader more robust2006-07-14, by Anselm R. Garbe
- implemented dwm reading status text from stdin 2006-07-14, by Anselm R. Garbe
- made barclick to select the specific tag2006-07-14, by Anselm R. Garbe
- implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm2006-07-14, by Anselm R. Garbe
- continued with man page2006-07-14, by Anselm R. Garbe
- continued with man page2006-07-14, by Anselm R. Garbe
- except improvements to the mouse handling this is already nearly feature complete2006-07-13, by Anselm R. Garbe
- added mini stuff2006-07-13, by Anselm R. Garbe
- fixed several things, nearly feature complete2006-07-13, by Anselm R. Garbe
- new stuff2006-07-13, by Anselm R. Garbe
- several other additions/fixes, dwm is quite usable already2006-07-13, by Anselm R. Garbe
- implemented tagging a client2006-07-13, by Anselm R. Garbe
- several fixes2006-07-13, by Anselm R. Garbe
- added philosophy section2006-07-13, by Anselm R. Garbe
- added xlock command (I need it regularly)2006-07-13, by Anselm R. Garbe
- added pointer warps on kb-driven/manage-driven focus2006-07-13, by Anselm R. Garbe
- changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)2006-07-13, by Anselm R. Garbe
- changed default colors2006-07-13, by Anselm R. Garbe
- added dev.c instead of kb.c2006-07-13, by Anselm R. Garbe
- removed obsolete stuff2006-07-13, by Anselm R. Garbe
- fixed grammar bug reported by John-Galt2006-07-13, by Anselm R. Garbe
- another change2006-07-13, by Anselm R. Garbe
- updated man page2006-07-13, by Anselm R. Garbe
- small changes to README2006-07-13, by Anselm R. Garbe
- last change to dwm.html2006-07-13, by Anselm R. Garbe
- renamed/changed2006-07-13, by Anselm R. Garbe
- added logo+description2006-07-13, by Anselm R. Garbe
- new stuff (some warning elimination)2006-07-13, by Anselm R. Garbe
- removed unnecessary crap2006-07-13, by Anselm R. Garbe
- before leaning things up2006-07-13, by Anselm R. Garbe
- new stuff, fixed several issues2006-07-12, by Anselm R. Garbe
- added gravity stuff2006-07-12, by Anselm R. Garbe
- added max2006-07-12, by Anselm R. Garbe
- added grid mode on Mod1Mask g2006-07-12, by Anselm R. Garbe
- simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)2006-07-12, by Anselm R. Garbe
- fixed configurerequest2006-07-12, by Anselm R. Garbe
- new colors2006-07-12, by Anselm R. Garbe
- some more additions/fixes2006-07-12, by Anselm R. Garbe
- fixed several other stuff, coming closer to something useful2006-07-11, by Anselm R. Garbe
- implemented draw_client stuff2006-07-11, by Anselm R. Garbe
- made code more readable2006-07-11, by Anselm R. Garbe