# cdwm
Heavily-patched build of dwm.
## Table of contents
- [Installation ](#installation-)
- [Usage ](#usage-)
- [Requirements ](#requirements-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Installation
You need to run:
```bash
make clean install
```
## Usage
To run `cdwm`:
```bash
exec dwm
```
## Requirements
In order to build dwm you need the Xlib header files and [libxft-bgra][1].
## Patches
- Clickable statusbar.
- Scratchpad.
- True fullscreen.
- Sticky windows.
- Stacker.
- Shiftview.
- Gaps.
## Contributing
PRs are welcome.
## License
[MIT](https://raw.githubusercontent.com/santilococo/cdwm/master/LICENSE)
[1]: https://aur.archlinux.org/packages/libxft-bgra