From f9ace7df2e2ad9b12222c46df5af4c245f7ad526 Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Thu, 26 Jan 2012 13:43:32 +0200 Subject: update readme - information about patches and other branches --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 6add21f..9d58124 100644 --- a/README.md +++ b/README.md @@ -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 ---- -- cgit v1.3.1