aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2012-01-26 13:43:32 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2012-01-26 13:43:32 +0200
commitf9ace7df2e2ad9b12222c46df5af4c245f7ad526 (patch)
treec70b874879f1c00b5c5704d02cc01610f57eed1c /README.md
parent99f38821894f945326c5ef60af491cdddc3561af (diff)
update readme - information about patches and other branches
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
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
----