From 7537466246a8996e01283711c4a1a4bc0e064d53 Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Fri, 13 Jan 2012 22:14:09 +0200 Subject: update documentation for floating mode and mouse shortcuts --- README.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a0e59c2..86a1ddd 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ monsterwm ---------------------- **monsterwm** is a minimal, lightweight, tiny but monsterous dynamic tiling window manager. -It will try to stay as small as possible. Currently under 700 lines with the config file included. -It provides a set of different layout modes (see below), but has no floating mode support yet. +It will try to stay as small as possible. Currently under 750 lines with the config file included. +It provides a set of different layout modes (see below), and has partial floating mode support. Each virtual desktop has its own properties, unaffected by other desktops' settings. For screenshots and ramblings/updates check the [topic on ArchLinux forums][monsterwm]. @@ -67,7 +67,22 @@ opening the window at the bottom of the stack (attach\_aside) --- -All accessible with keyboard shortcuts defined in the config.h file. + *partial floating mode* + + ------------- + | | | + |--' .---. | + | | | | + | | | | + ------`---'-- + + _Partial_ floating mode means that one can freely move and resize windows, but + the windows will revert to their tiling mode position once a window is added or + removed, and that window is not transient. + +--- + +All accessible with keyboard and mouse shortcuts are defined in the config.h file. * The window W at the top of the stack can be resized on a per desktop basis. * Changing a tiling mode or window size on one desktop doesn't affect the other desktops. -- cgit v1.3.1