From f6a25b1910a0e365c08ceaf0db19682e33292021 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 3 Feb 2009 13:32:36 +0000 Subject: [PATCH] mcbride knocked 2 more out --- html/scrotwm.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/scrotwm.html b/html/scrotwm.html index 8be9a01..ea6f918 100644 --- a/html/scrotwm.html +++ b/html/scrotwm.html @@ -63,7 +63,7 @@ Mplayer, resized and moved. Major features:
-- xrandr support (multi screen)
+- dynamic xrandr & xinerama support (multi screen)
- Navigation anywhere on all screens with either the keyboard or mouse
- Customizable status bar
- Human readable configuration file
@@ -76,10 +76,9 @@ Major features:
- Resizable master area
- Move/resize floating windows
- drag-to-float
+- User definable regions

To-do:
-- Dynamic xrandr support
-- User definable regions
- add search for window function
- add identify window function
- make alt-shift-arrows do nothing in single screen mode
@@ -88,6 +87,7 @@ Known bugs:
- upon create sometimes new window does not gain focus
- upon destroy in multiscreen a window on the other screen gains focus
- switching between empty workspaces followed by alt-shift-arrows might lead to window with focus but not properly colored border
+- Floating only apps might need a workspace switch to show up

-- 1.7.10.4