index
:
dwm.git
custom
master
master-old
Fork of the dynamic window manager from the suckless project
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removed client title bar
Anselm R. Garbe
2007-01-14
6
-73
/
+10
*
added missing space
Anselm R. Garbe
2007-01-12
1
-1
/
+1
*
nah the last change feels bad
Anselm R. Garbe
2007-01-12
1
-2
/
+2
*
changed incnmaster shortcuts in config.arg.h
Anselm R. Garbe
2007-01-12
2
-3
/
+3
*
Added tag 3.0 for changeset 76b58d21ea98
Anselm R. Garbe
2007-01-12
1
-0
/
+1
*
removing to allow nmaster=0
Anselm R. Garbe
2007-01-12
1
-11
/
+4
*
this looks better now ;)
Anselm R. Garbe
2007-01-11
1
-7
/
+7
*
switching to arabic tags
Anselm R. Garbe
2007-01-11
1
-3
/
+19
*
small fix of initial numlockmask value
Anselm R. Garbe
2007-01-11
1
-0
/
+1
*
allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe
2007-01-11
1
-5
/
+12
*
added Button{4,5} description to dwm.1
Anselm R. Garbe
2007-01-10
1
-0
/
+6
*
added comment to %u in config.default.h, added Button{4.5} support on mode label
Anselm R. Garbe
2007-01-10
2
-4
/
+16
*
reorganized
Anselm R. Garbe
2007-01-08
3
-6
/
+10
*
implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe
2007-01-08
7
-8
/
+18
*
Added tag 2.9 for changeset 3a5910fac3cc
Anselm R. Garbe
2007-01-08
1
-0
/
+1
*
I received Sander's complain just in time ;)
Anselm R. Garbe
2007-01-08
1
-4
/
+4
*
changed status fg
Anselm R. Garbe
2007-01-08
1
-1
/
+1
*
fofofo
Anselm R. Garbe
2007-01-08
1
-4
/
+4
*
extended default tags to 1-9
Anselm R. Garbe
2007-01-08
1
-1
/
+17
*
small grammar fix of dwm.1
Anselm R. Garbe
2007-01-07
1
-2
/
+2
*
changed a term in dwm.1
Anselm R. Garbe
2007-01-07
1
-1
/
+1
*
using shorter tags, using mon instead of cert
Anselm R. Garbe
2007-01-05
1
-2
/
+2
*
roman numerals suck badly, reverting
Anselm R. Garbe
2007-01-05
1
-9
/
+1
*
switching to roman tags, I need more tags
Anselm R. Garbe
2007-01-05
1
-1
/
+13
*
I inc/decrease on the fly, feels better
Anselm R. Garbe
2007-01-05
1
-1
/
+1
*
allowing swap() for first master client
Anselm R. Garbe
2007-01-05
1
-10
/
+10
*
prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe
2007-01-05
2
-3
/
+3
*
removed swap(), implemented pop for everything
Anselm R. Garbe
2007-01-05
1
-61
/
+8
*
preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe
2007-01-05
1
-0
/
+4
*
fixing some minor issues
Anselm R. Garbe
2007-01-05
2
-13
/
+14
*
removed the term clients from dwm.1
Anselm R. Garbe
2007-01-05
1
-3
/
+3
*
adding some prevention that master clients get smaller than bh
Anselm R. Garbe
2007-01-05
1
-1
/
+2
*
changed shortcuts to M-i and M-d
Anselm R. Garbe
2007-01-05
3
-6
/
+6
*
allowing zoom within master area as well
Anselm R. Garbe
2007-01-05
1
-3
/
+4
*
changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Anselm R. Garbe
2007-01-05
3
-3
/
+3
*
I prefer two master windows by default
Anselm R. Garbe
2007-01-05
2
-3
/
+3
*
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe
2007-01-05
4
-15
/
+62
*
experimental version which allows master clients being increased/decreased
Anselm R. Garbe
2007-01-05
6
-25
/
+45
*
fixed comment of drawclient()
Anselm R. Garbe
2007-01-04
1
-1
/
+1
*
switching bakc to my previous color favorit
Anselm R. Garbe
2007-01-04
1
-3
/
+3
*
renamed drawtitle into drawclient
Anselm R. Garbe
2007-01-04
4
-7
/
+7
*
using more thinkpad compliant colors
arg@mig29
2007-01-02
1
-1
/
+1
*
changed arg's color scheme
arg@mig29
2007-01-02
2
-6
/
+6
*
corrections
arg@mig29
2007-01-02
10
-12
/
+12
*
next version will contain updated copyright notice
arg@mig29
2007-01-02
13
-15
/
+15
*
Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
arg@mig29
2007-01-02
1
-0
/
+1
*
fixed cleanup, using clients instead of sel
arg@mig29
2007-01-02
1
-3
/
+3
*
changed comment of updatesizehints
arg@mig29
2007-01-02
1
-1
/
+1
*
renamed updatesize into updatesizehints (thx to Sander for this hint)
arg@mig29
2007-01-01
3
-4
/
+4
*
small simplification to dotile() (thx to Ross for this hint)
arg@mig29
2006-12-20
1
-6
/
+5
[prev]
[next]