dwm-meillo

log

age author description
2006-07-14 Anselm R. Garbe implemented dwm reading status text from stdin
2006-07-14 Anselm R. Garbe made barclick to select the specific tag
2006-07-14 Anselm R. Garbe implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
2006-07-14 Anselm R. Garbe continued with man page
2006-07-14 Anselm R. Garbe continued with man page
2006-07-13 Anselm R. Garbe except improvements to the mouse handling this is already nearly feature complete
2006-07-13 Anselm R. Garbe added mini stuff
2006-07-13 Anselm R. Garbe fixed several things, nearly feature complete
2006-07-13 Anselm R. Garbe new stuff
2006-07-13 Anselm R. Garbe several other additions/fixes, dwm is quite usable already
2006-07-13 Anselm R. Garbe implemented tagging a client
2006-07-13 Anselm R. Garbe several fixes
2006-07-13 Anselm R. Garbe added philosophy section
2006-07-13 Anselm R. Garbe added xlock command (I need it regularly)
2006-07-13 Anselm R. Garbe added pointer warps on kb-driven/manage-driven focus
2006-07-13 Anselm R. Garbe changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)
2006-07-13 Anselm R. Garbe changed default colors
2006-07-13 Anselm R. Garbe added dev.c instead of kb.c
2006-07-13 Anselm R. Garbe removed obsolete stuff
2006-07-13 Anselm R. Garbe fixed grammar bug reported by John-Galt
2006-07-13 Anselm R. Garbe another change
2006-07-13 Anselm R. Garbe updated man page
2006-07-13 Anselm R. Garbe small changes to README
2006-07-13 Anselm R. Garbe last change to dwm.html
2006-07-13 Anselm R. Garbe renamed/changed
2006-07-13 Anselm R. Garbe added logo+description
2006-07-12 Anselm R. Garbe new stuff (some warning elimination)
2006-07-12 Anselm R. Garbe removed unnecessary crap
2006-07-12 Anselm R. Garbe before leaning things up
2006-07-12 Anselm R. Garbe new stuff, fixed several issues
2006-07-12 Anselm R. Garbe added gravity stuff
2006-07-12 Anselm R. Garbe added max
2006-07-12 Anselm R. Garbe added grid mode on Mod1Mask g
2006-07-12 Anselm R. Garbe simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
2006-07-11 Anselm R. Garbe fixed configurerequest
2006-07-11 Anselm R. Garbe new colors
2006-07-11 Anselm R. Garbe some more additions/fixes
2006-07-11 Anselm R. Garbe fixed several other stuff, coming closer to something useful
2006-07-11 Anselm R. Garbe implemented draw_client stuff
2006-07-11 Anselm R. Garbe made code more readable
2006-07-11 Anselm R. Garbe added basic mouse support (actually we don't need more)
2006-07-11 Anselm R. Garbe added mouse-based resizals
2006-07-11 Anselm R. Garbe updated README
2006-07-11 Anselm R. Garbe several changes, new stuff
2006-07-11 Anselm R. Garbe removed unnecessary sel stuff
2006-07-11 Anselm R. Garbe added bar event timer
2006-07-11 Anselm R. Garbe added protocol killing stuff
2006-07-11 Anselm R. Garbe new stuff
2006-07-11 Anselm R. Garbe added gridsel to gridwm
2006-07-11 Anselm R. Garbe changed how manage client works
2006-07-11 Anselm R. Garbe fixed several stuff (gridwm gets better and better)
2006-07-11 Anselm R. Garbe added key handling
2006-07-11 Anselm R. Garbe new stuff
2006-07-11 Anselm R. Garbe implemented pipe_spawn
2006-07-10 Anselm R. Garbe added several other stuff
2006-07-10 Anselm R. Garbe renamed gridmenu.c into menu.c
2006-07-10 Anselm R. Garbe several new changes, made gridmenu working
2006-07-10 Anselm R. Garbe added new stuff
2006-07-10 Anselm R. Garbe added gridmenu
2006-07-10 Anselm R. Garbe initial import