index
:
dwm
master
My Build of dwm that has status bar and systray combined
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
applied sanders patch of my config
Anselm R. Garbe
2007-01-16
1
-3
/
+3
|
*
Jukka, thanks for being faster than me!
Anselm R. Garbe
2007-01-15
1
-1
/
+0
|
*
changed restack, to fix undrawed tag indicators
Anselm R. Garbe
2007-01-15
1
-3
/
+2
|
*
removed drawclient and drawall (they performed useless operations/consumed ↵
Anselm R. Garbe
2007-01-15
5
-30
/
+6
|
|
|
|
useless cpu cycles)
*
implemented new color scheme accordingly to Sanders proposal
Anselm R. Garbe
2007-01-14
5
-12
/
+11
|
*
removed mode label stuff
Anselm R. Garbe
2007-01-14
6
-16
/
+6
|
*
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
|
[prev]
[next]