diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-26 13:43:32 +0200 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-26 13:43:32 +0200 |
| commit | f9ace7df2e2ad9b12222c46df5af4c245f7ad526 (patch) | |
| tree | c70b874879f1c00b5c5704d02cc01610f57eed1c /README.md | |
| parent | 99f38821894f945326c5ef60af491cdddc3561af (diff) | |
update readme - information about patches and other branches
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -121,6 +121,25 @@ Build and install. # make clean install +Patches +------- + +Some extensions to the code are supported in the form of patches. +See other branches for patch and code. + +Currently: + + * [fib] : adds fibanocci layout + * [monocleborders] : adds borders to the monocle layout + * [showhide] : adds a function to show and hide all windows on all desktops + * [uselessgaps] : adds gaps around every window on screen + + [fib]: https://github.com/c00kiemon5ter/monsterwm/tree/fib + [monocleborders]: https://github.com/c00kiemon5ter/monsterwm/tree/monocleborders + [showhide]: https://github.com/c00kiemon5ter/monsterwm/tree/showhide + [uselessgaps]: https://github.com/c00kiemon5ter/monsterwm/tree/uselessgaps + + Bugs ---- |
