# cdwm Heavily-patched build of dwm. ## Table of contents - [Installation ](#installation-) - [Usage ](#usage-) - [Dependencies ](#dependencies-) - [Contributing ](#contributing-) - [License ](#license-) ## Installation You need to run: ```bash make clean install ``` ## Usage To run `cdwm`: ```bash exec dwm ``` ## Dependencies You need to install [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.md)