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 (
Expand
)
Author
2006-08-15
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Anselm R.Garbe
2006-08-15
prepared dwm-0.9
0.9
Anselm R.Garbe
2006-08-15
extended cleanup
Anselm R.Garbe
2006-08-15
applied Sanders changes to config.arg.h
Anselm R.Garbe
2006-08-15
applied jk_to_tab patch
Anselm R.Garbe
2006-08-15
changed main event loop
Anselm R.Garbe
2006-08-14
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Anselm R.Garbe
2006-08-14
added Sander to LICENSE (since he has contributed/revised big portions)
Anselm R.Garbe
2006-08-14
applied viewsel.patch
Anselm R.Garbe
2006-08-14
applied sanders man page patch, removed button2 from bar click
Anselm R.Garbe
2006-08-14
applied sanders tag()/toggletag() fixes
Anselm R.Garbe
2006-08-14
fixed
Anselm R.Garbe
2006-08-14
added missing arrange
Anselm R.Garbe
2006-08-14
changed replacetag into toggletag
Anselm R.Garbe
2006-08-14
added some flicker prevention
Anselm R.Garbe
2006-08-14
remove unnecessary XSync
Anselm R.Garbe
2006-08-14
changed order of selecting input at root window
Anselm R.Garbe
2006-08-14
removed finished message
Anselm R.Garbe
2006-08-14
added mappingnotify event for kb refreshes
Anselm R.Garbe
2006-08-14
removed unneecessary crap
Anselm R.Garbe
2006-08-14
applied the saner patch (removed the pathetic one)
Anselm R.Garbe
2006-08-14
pplied Sanders appendtag patch
Anselm R.Garbe
2006-08-14
some other small fixes
Anselm R.Garbe
2006-08-14
removed ungrabkeys again (because of sander's mail)
Anselm R.Garbe
2006-08-14
fixed string cutting
Anselm R.Garbe
2006-08-14
fixed a core dump
Anselm R.Garbe
2006-08-14
implemented ungrabkeys() which is called in cleanup()
Anselm R.Garbe
2006-08-14
implemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe
2006-08-14
fixed string cutting in draw.c
Anselm R.Garbe
2006-08-14
applied Sanders LD and resize patches
Anselm R.Garbe
2006-08-14
removed viewnext/viewprev
Anselm R.Garbe
2006-08-14
supplying NULL args in select
Anselm R.Garbe
2006-08-14
reducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe
2006-08-13
updated man page, added CAVEATS section
Anselm R.Garbe
2006-08-13
made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...
Anselm R.Garbe
2006-08-11
implemented viewextend and added M-S-C-n shortcuts for extending the current ...
Anselm R.Garbe
2006-08-11
implement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe
2006-08-11
after some days of experimenting with grey background, I finally give up and ...
Anselm R.Garbe
2006-08-11
applied Sanders fixes to dwm.1
Anselm R.Garbe
2006-08-11
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe
2006-08-11
simplified drawtext
Anselm R.Garbe
2006-08-11
updated dwm(1)
Anselm R.Garbe
2006-08-11
upgraded version info
Anselm R.Garbe
2006-08-11
applied Sander's patch as well
Anselm R.Garbe
2006-08-11
realized that client focussing through the bar is pretty useless, better is s...
Anselm R.Garbe
2006-08-11
implemented focusprev on button1 press in the bar, and focusnext on button3 p...
Anselm R.Garbe
2006-08-11
simplified unmanage
Anselm R.Garbe
2006-08-11
removed the if(clients) check from popping code
Anselm R.Garbe
2006-08-10
added dwm favicon
Anselm R.Garbe
2006-08-10
applied Sanders zoom_update patch
Anselm R.Garbe
[next]