index
:
dwm
master
My fork of the suckless.org window manager
Bryson Steck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2007-01-16
removed erealloc (not used)
Anselm R. Garbe
2007-01-16
removed unnecessary bx, by, bw variables
Anselm R. Garbe
2007-01-16
s/444/555/g - enlightened selected background
Anselm R. Garbe
2007-01-16
removed firefox rule from default.h
Anselm R. Garbe
2007-01-16
applied new default colors
Anselm R. Garbe
2007-01-16
applied sanders patch of my config
Anselm R. Garbe
2007-01-15
Jukka, thanks for being faster than me!
Anselm R. Garbe
2007-01-15
changed restack, to fix undrawed tag indicators
Anselm R. Garbe
2007-01-15
removed drawclient and drawall (they performed useless operations/consumed ↵
Anselm R. Garbe
useless cpu cycles)
2007-01-14
implemented new color scheme accordingly to Sanders proposal
Anselm R. Garbe
2007-01-14
removed mode label stuff
Anselm R. Garbe
2007-01-14
removed client title bar
Anselm R. Garbe
2007-01-12
added missing space
Anselm R. Garbe
2007-01-12
nah the last change feels bad
Anselm R. Garbe
2007-01-12
changed incnmaster shortcuts in config.arg.h
Anselm R. Garbe
2007-01-12
Added tag 3.0 for changeset 76b58d21ea98
Anselm R. Garbe
2007-01-12
removing to allow nmaster=0
Anselm R. Garbe
2007-01-11
this looks better now ;)
Anselm R. Garbe
2007-01-11
switching to arabic tags
Anselm R. Garbe
2007-01-11
small fix of initial numlockmask value
Anselm R. Garbe
2007-01-11
allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe
2007-01-10
added Button{4,5} description to dwm.1
Anselm R. Garbe
2007-01-10
added comment to %u in config.default.h, added Button{4.5} support on mode label
Anselm R. Garbe
2007-01-08
reorganized
Anselm R. Garbe
2007-01-08
implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe
2007-01-08
Added tag 2.9 for changeset 3a5910fac3cc
Anselm R. Garbe
2007-01-08
I received Sander's complain just in time ;)
Anselm R. Garbe
2007-01-08
changed status fg
Anselm R. Garbe
2007-01-08
fofofo
Anselm R. Garbe
2007-01-08
extended default tags to 1-9
Anselm R. Garbe
2007-01-07
small grammar fix of dwm.1
Anselm R. Garbe
2007-01-07
changed a term in dwm.1
Anselm R. Garbe
2007-01-05
using shorter tags, using mon instead of cert
Anselm R. Garbe
2007-01-05
roman numerals suck badly, reverting
Anselm R. Garbe
2007-01-05
switching to roman tags, I need more tags
Anselm R. Garbe
2007-01-05
I inc/decrease on the fly, feels better
Anselm R. Garbe
2007-01-05
allowing swap() for first master client
Anselm R. Garbe
2007-01-05
prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe
2007-01-05
removed swap(), implemented pop for everything
Anselm R. Garbe
2007-01-05
preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe
2007-01-05
fixing some minor issues
Anselm R. Garbe
2007-01-05
removed the term clients from dwm.1
Anselm R. Garbe
2007-01-05
adding some prevention that master clients get smaller than bh
Anselm R. Garbe
2007-01-05
changed shortcuts to M-i and M-d
Anselm R. Garbe
2007-01-05
allowing zoom within master area as well
Anselm R. Garbe
2007-01-05
changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Anselm R. Garbe
2007-01-05
I prefer two master windows by default
Anselm R. Garbe
2007-01-05
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe
2007-01-05
experimental version which allows master clients being increased/decreased
Anselm R. Garbe
2007-01-04
fixed comment of drawclient()
Anselm R. Garbe
[next]