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-17
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-16
several additions in mouse handling ;)
Anselm R. Garbe
2006-07-15
fixed XSync handling and finished man page
Anselm R. Garbe
2006-07-15
changing XFlush into XSync
Anselm R. Garbe
2006-07-15
sanitized other stuff
Anselm R. Garbe
2006-07-15
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
rearranged several stuff
Anselm R. Garbe
2006-07-14
sanitized names
Anselm R. Garbe
2006-07-14
rearranged
Anselm R. Garbe
2006-07-14
draw bar on exposure ;)
Anselm R. Garbe
2006-07-14
searching for a better way to discard enter notifies
Anselm R. Garbe
2006-07-14
made barclick to select the specific tag
Anselm R. Garbe
2006-07-14
continued with man page
Anselm R. Garbe
2006-07-13
added mini stuff
Anselm R. Garbe
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