Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2006-07-17 | slight change to dwm.1 | Anselm R. Garbe | -1/+2 | |
2006-07-16 | simplified man page | Anselm R. Garbe | -36/+29 | |
2006-07-16 | another XSync | Anselm R. Garbe | -0/+1 | |
2006-07-16 | several additions in mouse handling ;) | Anselm R. Garbe | -65/+59 | |
2006-07-15 | fixed XSync handling and finished man page | Anselm R. Garbe | -16/+64 | |
2006-07-15 | changing XFlush into XSync | Anselm R. Garbe | -6/+11 | |
2006-07-15 | sanitized other stuff | Anselm R. Garbe | -142/+136 | |
2006-07-15 | proceeded with cleaning up, sorting functions, etc | Anselm R. Garbe | -543/+532 | |
2006-07-15 | rearranged several stuff | Anselm R. Garbe | -444/+442 | |
2006-07-14 | sanitized names | Anselm R. Garbe | -72/+72 | |
2006-07-14 | rearranged | Anselm R. Garbe | -377/+374 | |
2006-07-14 | I prefer the tiled/floating indicator on the right side | Anselm R. Garbe | -5/+9 | |
2006-07-14 | bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode | Anselm R. Garbe | -1/+7 | |
2006-07-14 | draw bar on exposure ;) | Anselm R. Garbe | -7/+9 | |
2006-07-14 | Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577 | Anselm R. Garbe | -0/+1 | |
2006-07-14 | prep 0.1 | Anselm R. Garbe | -9/+11 | |
2006-07-14 | fixed crash on zoom if only 1 client exists | Anselm R. Garbe | -3/+9 | |
2006-07-14 | removed a bunch of lines through swap removal | Anselm R. Garbe | -28/+11 | |
2006-07-14 | if stdin writer stops working, dwm consumed much IO load because it still ↵ | Anselm R. Garbe | -3/+7 | |
tried to select on this fd, fixed | ||||
2006-07-14 | removed a bottleneck | Anselm R. Garbe | -6/+8 | |
2006-07-14 | searching for a better way to discard enter notifies | Anselm R. Garbe | -54/+12 | |
2006-07-14 | focus on view change as well | Anselm R. Garbe | -0/+3 | |
2006-07-14 | small fix | Anselm R. Garbe | -1/+1 | |
2006-07-14 | made stdin reader more robust | Anselm R. Garbe | -9/+22 | |
2006-07-14 | implemented dwm reading status text from stdin | Anselm R. Garbe | -25/+58 | |
2006-07-14 | made barclick to select the specific tag | Anselm R. Garbe | -4/+36 | |
2006-07-14 | implemented bar for dwm (I miss status text), I plan that status text is ↵ | Anselm R. Garbe | -31/+95 | |
read from stdin in dwm | ||||
2006-07-14 | continued with man page | Anselm R. Garbe | -0/+34 | |
2006-07-14 | continued with man page | Anselm R. Garbe | -4/+40 | |
2006-07-13 | except improvements to the mouse handling this is already nearly feature ↵ | Anselm R. Garbe | -0/+5 | |
complete | ||||
2006-07-13 | added mini stuff | Anselm R. Garbe | -46/+69 | |
2006-07-13 | fixed several things, nearly feature complete | Anselm R. Garbe | -29/+35 | |
2006-07-13 | new stuff | Anselm R. Garbe | -61/+103 | |
2006-07-13 | several other additions/fixes, dwm is quite usable already | Anselm R. Garbe | -111/+165 | |
2006-07-13 | implemented tagging a client | Anselm R. Garbe | -85/+156 | |
2006-07-13 | several fixes | Anselm R. Garbe | -4/+4 | |
2006-07-13 | added philosophy section | Anselm R. Garbe | -0/+11 | |
2006-07-13 | added xlock command (I need it regularly) | Anselm R. Garbe | -25/+19 | |
2006-07-13 | added pointer warps on kb-driven/manage-driven focus | Anselm R. Garbe | -0/+3 | |
2006-07-13 | changed back to urxvt, dwm has no problems with it, because it doesn't use ↵ | Anselm R. Garbe | -2/+2 | |
frame windows ;) | ||||
2006-07-13 | changed default colors | Anselm R. Garbe | -82/+71 | |
2006-07-13 | added dev.c instead of kb.c | Anselm R. Garbe | -66/+57 | |
2006-07-13 | removed obsolete stuff | Anselm R. Garbe | -13/+12 | |
2006-07-13 | fixed grammar bug reported by John-Galt | Anselm R. Garbe | -1/+1 | |
2006-07-13 | another change | Anselm R. Garbe | -1/+1 | |
2006-07-13 | updated man page | Anselm R. Garbe | -7/+5 | |
2006-07-13 | small changes to README | Anselm R. Garbe | -3/+3 | |
2006-07-13 | last change to dwm.html | Anselm R. Garbe | -43/+47 | |
2006-07-13 | renamed/changed | Anselm R. Garbe | -1/+1 | |
2006-07-13 | added logo+description | Anselm R. Garbe | -115/+194 | |