age |
author |
description |
2006-07-15 |
Anselm R. Garbe |
sanitized other stuff |
2006-07-15 |
Anselm R. Garbe |
proceeded with cleaning up, sorting functions, etc |
2006-07-15 |
Anselm R. Garbe |
rearranged several stuff |
2006-07-14 |
Anselm R. Garbe |
sanitized names |
2006-07-14 |
Anselm R. Garbe |
rearranged |
2006-07-14 |
Anselm R. Garbe |
I prefer the tiled/floating indicator on the right side |
2006-07-14 |
Anselm R. Garbe |
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode |
2006-07-14 |
Anselm R. Garbe |
draw bar on exposure ;) |
2006-07-14 |
Anselm R. Garbe |
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577 |
2006-07-14 |
Anselm R. Garbe |
prep 0.10.1 |
2006-07-14 |
Anselm R. Garbe |
fixed crash on zoom if only 1 client exists |
2006-07-14 |
Anselm R. Garbe |
removed a bunch of lines through swap removal |
2006-07-14 |
Anselm R. Garbe |
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed |
2006-07-14 |
Anselm R. Garbe |
removed a bottleneck |
2006-07-14 |
Anselm R. Garbe |
searching for a better way to discard enter notifies |
2006-07-14 |
Anselm R. Garbe |
focus on view change as well |
2006-07-14 |
Anselm R. Garbe |
small fix |
2006-07-14 |
Anselm R. Garbe |
made stdin reader more robust |
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 |