index
:
dwm.git
master
my rice of dwm
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tag.c
Age
Commit message (
Collapse
)
Author
2006-07-20
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
2006-07-20
cleaned the CUSTOMIZE flags
arg@10ksloc.org
2006-07-20
made status bar drawing more robust, implemented togglemax and togglemode, ↵
arg@10ksloc.org
works quite well
2006-07-20
cleaned up code
arg@10ksloc.org
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
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
2006-07-19
implemented fallback for too many clients in stacked mode
arg@10ksloc.org
2006-07-19
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
2006-07-18
firefox instance is different now
arg@mmvi
2006-07-18
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18
pop on heretag
Anselm R. Garbe
2006-07-18
added heretag command which allows to tag a client of a foreign tag with ↵
Anselm R. Garbe
current tag
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
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
rearranged several stuff
Anselm R. Garbe