index
:
dwm
master
A lighter-weight fork of suckless' dwm
Nick Shipp <nick@shipp.ninja>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tag.c
Age
Commit message (
Collapse
)
Author
Lines
2006-07-21
sanitization of several clunky stuff, removed heretag (rarely of use), ↵
arg@10ksloc.org
-22
/
+4
simplified pop(), changed shortcuts to always contain MODKEY
2006-07-20
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
-0
/
+7
2006-07-20
cleaned the CUSTOMIZE flags
arg@10ksloc.org
-3
/
+5
2006-07-20
made status bar drawing more robust, implemented togglemax and togglemode, ↵
arg@10ksloc.org
-2
/
+9
works quite well
2006-07-20
cleaned up code
arg@10ksloc.org
-4
/
+5
2006-07-20
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵
arg@10ksloc.org
-18
/
+16
remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
2006-07-19
implemented regexp matching for rules
arg@10ksloc.org
-12
/
+28
2006-07-19
implemented fallback for too many clients in stacked mode
arg@10ksloc.org
-1
/
+7
2006-07-19
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
-3
/
+3
2006-07-18
firefox instance is different now
arg@mmvi
-1
/
+1
2006-07-18
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
-13
/
+16
2006-07-18
pop on heretag
Anselm R. Garbe
-1
/
+1
2006-07-18
added heretag command which allows to tag a client of a foreign tag with ↵
Anselm R. Garbe
-4
/
+23
current tag
2006-07-17
ordered variables in structs and source files alphabetically
Anselm R. Garbe
-11
/
+10
2006-07-16
several additions in mouse handling ;)
Anselm R. Garbe
-4
/
+4
2006-07-15
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
-55
/
+63
2006-07-15
rearranged several stuff
Anselm R. Garbe
-0
/
+171