X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=html%2Fscrotwm.html;h=110d01a6b08d2c5866dd3ea6f280290dcaf95904;hb=5f73b94a87f6d21de1254619056d83155ba3462c;hp=49936f61ea56d63ff9184fceda22f43cba010c63;hpb=09ccb5998d4197fcfc4208c9d4419b879a5845dc;p=spectrwm.git diff --git a/html/scrotwm.html b/html/scrotwm.html index 49936f6..110d01a 100644 --- a/html/scrotwm.html +++ b/html/scrotwm.html @@ -84,12 +84,15 @@ To-do:
- add search for window function
- add identify window function
- make alt-shift-arrows do nothing in single screen mode
-- remove fixed-length restrictions on quirk strings from conf file
+- 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
+- linux make files are busted