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
/
tag.c
Commit message (
Collapse
)
Author
Age
Lines
*
centralized/externalized configuration to config.h
arg@10ksloc.org
2006-08-01
-18
/
+4
|
*
applied Jukkas prev/next patch with XK_{h,l}
arg@10ksloc.org
2006-08-01
-0
/
+14
|
*
applied Sanders patches
arg@10ksloc.org
2006-08-01
-0
/
+4
|
*
committed a patch which fixes the hints of Jukka
arg@10ksloc.org
2006-08-01
-4
/
+4
|
*
some cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org
2006-07-21
-6
/
+1
|
*
sanitization of several clunky stuff, removed heretag (rarely of use), ↵
arg@10ksloc.org
2006-07-21
-22
/
+4
|
|
|
|
simplified pop(), changed shortcuts to always contain MODKEY
*
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
2006-07-20
-0
/
+7
|
*
cleaned the CUSTOMIZE flags
arg@10ksloc.org
2006-07-20
-3
/
+5
|
*
made status bar drawing more robust, implemented togglemax and togglemode, ↵
arg@10ksloc.org
2006-07-20
-2
/
+9
|
|
|
|
works quite well
*
cleaned up code
arg@10ksloc.org
2006-07-20
-4
/
+5
|
*
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵
arg@10ksloc.org
2006-07-20
-18
/
+16
|
|
|
|
remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
*
implemented regexp matching for rules
arg@10ksloc.org
2006-07-19
-12
/
+28
|
*
implemented fallback for too many clients in stacked mode
arg@10ksloc.org
2006-07-19
-1
/
+7
|
*
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
2006-07-19
-3
/
+3
|
*
firefox instance is different now
arg@mmvi
2006-07-18
-1
/
+1
|
*
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18
-13
/
+16
|
*
pop on heretag
Anselm R. Garbe
2006-07-18
-1
/
+1
|
*
added heretag command which allows to tag a client of a foreign tag with ↵
Anselm R. Garbe
2006-07-18
-4
/
+23
|
|
|
|
current tag
*
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-17
-11
/
+10
|
*
several additions in mouse handling ;)
Anselm R. Garbe
2006-07-16
-4
/
+4
|
*
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
-55
/
+63
|
*
rearranged several stuff
Anselm R. Garbe
2006-07-15
-0
/
+171