|
||
---|---|---|
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
Requirements
In order to build dwm
you need the Xlib
header files and libxft-bgra.
Installation
You need to run:
make clean install
Usage
To run cdwm
:
exec dwm
Patches
- Clickable statusbar.
- Scratchpad.
- True fullscreen.
- Sticky windows.
- Stacker.
- Attach direction.
- Shiftview.
- Always center.
- Gaps.
- Sticky.
Contributing
PRs are welcome.