~ruther/dwl

ref: 996738a5e6b41c1a2605dd492bb03ec86a6befac dwl/config.h -rw-r--r-- 1.4 KiB
def35721 — Devin J. Pohly 5 years ago
add setlayout function
3707e011 — Devin J. Pohly 5 years ago
layouts: tile and floating

Behavior's still a little wonky but positioning is there.
6f9f1b9e — Devin J. Pohly 5 years ago
"root" color was easy to make configurable
1907ee38 — Devin J. Pohly 5 years ago
introduce rules for monitor configuration

(with dwm, this would already have been done by the X server)
bc9049a1 — Devin J. Pohly 5 years ago
add spawn and termcmd
edf90816 — Devin J. Pohly 5 years ago
implement Button: movemouse, resizemouse
df1aaa4d — Devin J. Pohly 5 years ago
start factoring Key actions into functions
e385acf6 — Devin J. Pohly 5 years ago
some options I like
94d82bf4 — Devin J. Pohly 5 years ago
Start with tinywl

Add a config.h into which configurables can be moved.