index
:
dwm
config
master
dynamic window manager
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
event.c
Age
Commit message (
Collapse
)
Author
2006-07-13
changed default colors
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
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
2006-07-12
some more additions/fixes
Anselm R. Garbe
2006-07-11
fixed several other stuff, coming closer to something useful
Anselm R. Garbe
2006-07-11
implemented draw_client stuff
Anselm R. Garbe
2006-07-11
made code more readable
Anselm R. Garbe
2006-07-11
added basic mouse support (actually we don't need more)
Anselm R. Garbe
2006-07-11
added mouse-based resizals
Anselm R. Garbe
2006-07-11
several changes, new stuff
Anselm R. Garbe
2006-07-11
added protocol killing stuff
Anselm R. Garbe
2006-07-11
added gridsel to gridwm
Anselm R. Garbe
2006-07-11
changed how manage client works
Anselm R. Garbe
2006-07-11
fixed several stuff (gridwm gets better and better)
Anselm R. Garbe
2006-07-11
implemented pipe_spawn
Anselm R. Garbe
2006-07-10
added several other stuff
Anselm R. Garbe