~ruther/dwl

ref: 2903d5180ac36f867f14fd931fad242baf61d9b1 dwl/dwl.c -rw-r--r-- 39.6 KiB
2903d518 — Devin J. Pohly 5 years ago
alphabetize functions
2c0bf57f — Devin J. Pohly 5 years ago
functions: dwm style and more dwm-like names
bc9049a1 — Devin J. Pohly 5 years ago
add spawn and termcmd
c82c000b — Devin J. Pohly 5 years ago
treat startup command as long-running

Not quite a perfect mirror of xinit, where the startup command execs the
window manager, and the termination of that process brings down the
windowing system, but it might be the Wayland analogue.
333528b2 — Devin J. Pohly 5 years ago
fix typo in comment
edf90816 — Devin J. Pohly 5 years ago
implement Button: movemouse, resizemouse
9240a405 — Devin J. Pohly 5 years ago
add CLEANMASK like dwm
21f42a86 — Devin J. Pohly 5 years ago
make key mappings configurable in config.h
df1aaa4d — Devin J. Pohly 5 years ago
start factoring Key actions into functions
94d82bf4 — Devin J. Pohly 5 years ago
Start with tinywl

Add a config.h into which configurables can be moved.
Do not follow this link