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