index
:
dwm
config
master
dynamic window manager
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2006-07-14
sanitized names
Anselm R. Garbe
2006-07-14
rearranged
Anselm R. Garbe
2006-07-14
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe
2006-07-14
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe
2006-07-14
draw bar on exposure ;)
Anselm R. Garbe
2006-07-14
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe
2006-07-14
prep 0.1
0.1
Anselm R. Garbe
2006-07-14
fixed crash on zoom if only 1 client exists
Anselm R. Garbe
2006-07-14
removed a bunch of lines through swap removal
Anselm R. Garbe
2006-07-14
if stdin writer stops working, dwm consumed much IO load because it still ↵
Anselm R. Garbe
tried to select on this fd, fixed
2006-07-14
removed a bottleneck
Anselm R. Garbe
2006-07-14
searching for a better way to discard enter notifies
Anselm R. Garbe
2006-07-14
focus on view change as well
Anselm R. Garbe
2006-07-14
small fix
Anselm R. Garbe
2006-07-14
made stdin reader more robust
Anselm R. Garbe
2006-07-14
implemented dwm reading status text from stdin
Anselm R. Garbe
2006-07-14
made barclick to select the specific tag
Anselm R. Garbe
2006-07-14
implemented bar for dwm (I miss status text), I plan that status text is ↵
Anselm R. Garbe
read from stdin in dwm
2006-07-14
continued with man page
Anselm R. Garbe
2006-07-14
continued with man page
Anselm R. Garbe
2006-07-13
except improvements to the mouse handling this is already nearly feature ↵
Anselm R. Garbe
complete
2006-07-13
added mini stuff
Anselm R. Garbe
2006-07-13
fixed several things, nearly feature complete
Anselm R. Garbe
2006-07-13
new stuff
Anselm R. Garbe
2006-07-13
several other additions/fixes, dwm is quite usable already
Anselm R. Garbe
2006-07-13
implemented tagging a client
Anselm R. Garbe
2006-07-13
several fixes
Anselm R. Garbe
2006-07-13
added philosophy section
Anselm R. Garbe
2006-07-13
added xlock command (I need it regularly)
Anselm R. Garbe
2006-07-13
added pointer warps on kb-driven/manage-driven focus
Anselm R. Garbe
2006-07-13
changed back to urxvt, dwm has no problems with it, because it doesn't use ↵
Anselm R. Garbe
frame windows ;)
2006-07-13
changed default colors
Anselm R. Garbe
2006-07-13
added dev.c instead of kb.c
Anselm R. Garbe
2006-07-13
removed obsolete stuff
Anselm R. Garbe
2006-07-13
fixed grammar bug reported by John-Galt
Anselm R. Garbe
2006-07-13
another change
Anselm R. Garbe
2006-07-13
updated man page
Anselm R. Garbe
2006-07-13
small changes to README
Anselm R. Garbe
2006-07-13
last change to dwm.html
Anselm R. Garbe
2006-07-13
renamed/changed
Anselm R. Garbe
2006-07-13
added logo+description
Anselm R. Garbe
2006-07-13
new stuff (some warning elimination)
Anselm R. Garbe
2006-07-13
removed unnecessary crap
Anselm R. Garbe
2006-07-13
before leaning things up
Anselm R. Garbe
2006-07-12
new stuff, fixed several issues
Anselm R. Garbe
2006-07-12
added gravity stuff
Anselm R. Garbe
2006-07-12
added max
Anselm R. Garbe
2006-07-12
added grid mode on Mod1Mask g
Anselm R. Garbe
2006-07-12
simplified several portions of code through replacing rect structs with ↵
Anselm R. Garbe
x,y,h,w counterparts (much more readable)
2006-07-12
fixed configurerequest
Anselm R. Garbe
[next]