From af55dd5f08cdf8a8d02da6ec8d60b5eb4738a47a Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Thu, 1 Oct 2009 21:58:45 +0000 Subject: [PATCH] Cleanup bugs and add key bindings to major features --- html/scrotwm.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/html/scrotwm.html b/html/scrotwm.html index 8844e8d..bbe668e 100644 --- a/html/scrotwm.html +++ b/html/scrotwm.html @@ -80,19 +80,16 @@ Major features:
- User definable regions
- User definable modkey & key bindings
- User definable quirk bindings
+- User definable application bindings

To-do:
- add search for window function
- add identify window function
-- make alt-shift-arrows do nothing in single screen mode
- switch scrotwm from Xlib to XCB
- make floaters remember their spot when redrawing screen
-- make restacking work

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
+None at this time.

-- 1.7.10.4