|
||
---|---|---|
patches | ||
themes | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
config.def.h | ||
config.mk | ||
drw.c | ||
drw.h | ||
dwm.1 | ||
dwm.c | ||
dwm.png | ||
shiftview.c | ||
transient.c | ||
util.c | ||
util.h | ||
vanitygaps.c |
README.md
cdwm
Heavily-patched build of dwm.
Table of contents
Installation
You need to run:
make clean install
Usage
To run cdwm
:
exec dwm
Requirements
In order to build dwm you need the Xlib header files and libxft-bgra.
Patches
- Clickable statusbar.
- Scratchpad.
- True fullscreen.
- Sticky windows.
- Stacker.
- Shiftview.
- Gaps.
Contributing
PRs are welcome.