index
:
dwm
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwm.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
sanitization of several clunky stuff, removed heretag (rarely of use), ↵
[email protected]
2006-07-21
1
-12
/
+10
|
|
|
|
simplified pop(), changed shortcuts to always contain MODKEY
*
applied sanders no_sizehints for tiled mode patch (thx!)
[email protected]
2006-07-20
1
-1
/
+1
|
*
using double-linked list in order to get correct prev focus handling
[email protected]
2006-07-20
1
-1
/
+2
|
*
cleaned the CUSTOMIZE flags
[email protected]
2006-07-20
1
-2
/
+2
|
*
made status bar drawing more robust, implemented togglemax and togglemode, ↵
[email protected]
2006-07-20
1
-1
/
+3
|
|
|
|
works quite well
*
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵
[email protected]
2006-07-20
1
-5
/
+2
|
|
|
|
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
[email protected]
2006-07-19
1
-17
/
+0
|
*
applied Jukka's patch with s/ModKeyMask/MODKEY/g
[email protected]
2006-07-19
1
-0
/
+1
|
*
refactored Sanders code somewhat
[email protected]
2006-07-19
1
-2
/
+2
|
*
applied Sanders resize patch, fixed lower bug
[email protected]
2006-07-19
1
-1
/
+4
|
*
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18
1
-2
/
+5
|
*
pop on heretag
Anselm R. Garbe
2006-07-18
1
-0
/
+1
|
*
added heretag command which allows to tag a client of a foreign tag with ↵
Anselm R. Garbe
2006-07-18
1
-1
/
+2
|
|
|
|
current tag
*
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-17
1
-20
/
+18
|
*
several additions in mouse handling ;)
Anselm R. Garbe
2006-07-16
1
-2
/
+2
|
*
changing XFlush into XSync
Anselm R. Garbe
2006-07-15
1
-0
/
+5
|
*
sanitized other stuff
Anselm R. Garbe
2006-07-15
1
-3
/
+1
|
*
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
1
-20
/
+19
|
*
rearranged several stuff
Anselm R. Garbe
2006-07-15
1
-14
/
+22
|
*
sanitized names
Anselm R. Garbe
2006-07-14
1
-12
/
+12
|
*
rearranged
Anselm R. Garbe
2006-07-14
1
-19
/
+12
|
*
removed a bunch of lines through swap removal
Anselm R. Garbe
2006-07-14
1
-2
/
+1
|
*
searching for a better way to discard enter notifies
Anselm R. Garbe
2006-07-14
1
-6
/
+0
|
*
implemented dwm reading status text from stdin
Anselm R. Garbe
2006-07-14
1
-2
/
+2
|
*
made barclick to select the specific tag
Anselm R. Garbe
2006-07-14
1
-0
/
+1
|
*
implemented bar for dwm (I miss status text), I plan that status text is ↵
Anselm R. Garbe
2006-07-14
1
-4
/
+7
|
|
|
|
read from stdin in dwm
*
added mini stuff
Anselm R. Garbe
2006-07-13
1
-3
/
+6
|
*
fixed several things, nearly feature complete
Anselm R. Garbe
2006-07-13
1
-1
/
+1
|
*
new stuff
Anselm R. Garbe
2006-07-13
1
-8
/
+16
|
*
several other additions/fixes, dwm is quite usable already
Anselm R. Garbe
2006-07-13
1
-3
/
+5
|
*
implemented tagging a client
Anselm R. Garbe
2006-07-13
1
-11
/
+19
|
*
added xlock command (I need it regularly)
Anselm R. Garbe
2006-07-13
1
-1
/
+2
|
*
changed default colors
Anselm R. Garbe
2006-07-13
1
-0
/
+136