index
:
dwm
base
master
My fork of suckless dwm: https://git.suckless.org/dwm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
event.c
Commit message (
Expand
)
Author
Age
Lines
*
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
2006-07-19
-12
/
+27
*
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18
-15
/
+15
*
added heretag command which allows to tag a client of a foreign tag with curr...
Anselm R. Garbe
2006-07-18
-0
/
+4
*
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-17
-18
/
+17
*
several additions in mouse handling ;)
Anselm R. Garbe
2006-07-16
-10
/
+26
*
fixed XSync handling and finished man page
Anselm R. Garbe
2006-07-15
-3
/
+3
*
changing XFlush into XSync
Anselm R. Garbe
2006-07-15
-1
/
+1
*
sanitized other stuff
Anselm R. Garbe
2006-07-15
-72
/
+69
*
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
-138
/
+128
*
rearranged several stuff
Anselm R. Garbe
2006-07-15
-9
/
+80
*
sanitized names
Anselm R. Garbe
2006-07-14
-7
/
+7
*
rearranged
Anselm R. Garbe
2006-07-14
-10
/
+86
*
draw bar on exposure ;)
Anselm R. Garbe
2006-07-14
-1
/
+3
*
searching for a better way to discard enter notifies
Anselm R. Garbe
2006-07-14
-7
/
+1
*
made barclick to select the specific tag
Anselm R. Garbe
2006-07-14
-1
/
+3
*
continued with man page
Anselm R. Garbe
2006-07-14
-1
/
+1
*
added mini stuff
Anselm R. Garbe
2006-07-13
-2
/
+5
*
changed default colors
Anselm R. Garbe
2006-07-13
-1
/
+1
*
removed unnecessary crap
Anselm R. Garbe
2006-07-13
-7
/
+2
*
before leaning things up
Anselm R. Garbe
2006-07-13
-2
/
+2
*
new stuff, fixed several issues
Anselm R. Garbe
2006-07-12
-4
/
+4
*
added gravity stuff
Anselm R. Garbe
2006-07-12
-0
/
+4
*
simplified several portions of code through replacing rect structs with x,y,h...
Anselm R. Garbe
2006-07-12
-11
/
+6
*
fixed configurerequest
Anselm R. Garbe
2006-07-12
-1
/
+1
*
some more additions/fixes
Anselm R. Garbe
2006-07-12
-1
/
+1
*
fixed several other stuff, coming closer to something useful
Anselm R. Garbe
2006-07-11
-0
/
+4
*
implemented draw_client stuff
Anselm R. Garbe
2006-07-11
-1
/
+4
*
made code more readable
Anselm R. Garbe
2006-07-11
-14
/
+6
*
added basic mouse support (actually we don't need more)
Anselm R. Garbe
2006-07-11
-2
/
+0
*
added mouse-based resizals
Anselm R. Garbe
2006-07-11
-3
/
+27
*
several changes, new stuff
Anselm R. Garbe
2006-07-11
-1
/
+0
*
added protocol killing stuff
Anselm R. Garbe
2006-07-11
-17
/
+33
*
added gridsel to gridwm
Anselm R. Garbe
2006-07-11
-4
/
+2
*
changed how manage client works
Anselm R. Garbe
2006-07-11
-10
/
+4
*
fixed several stuff (gridwm gets better and better)
Anselm R. Garbe
2006-07-11
-77
/
+10
*
implemented pipe_spawn
Anselm R. Garbe
2006-07-11
-4
/
+2
*
added several other stuff
Anselm R. Garbe
2006-07-10
-0
/
+264