diff options
author | rathnor <rathnor> | 2003-07-04 01:03:41 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-04 01:03:41 (GMT) |
commit | 3144086eef171f6c402182f23bfc80a101e71fa2 (patch) | |
tree | 0df61dbcb4a7ce44fd90369b031e5a39037807c0 /BUGS | |
parent | 672ac023526d61af2e102a3a27b67eeedb2c4f10 (diff) | |
download | fluxbox-3144086eef171f6c402182f23bfc80a101e71fa2.zip fluxbox-3144086eef171f6c402182f23bfc80a101e71fa2.tar.bz2 |
support in remember for specifying groups.
Also split atomhandler::setupWindow
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ bugs: | |||
19 | large number of [remote] xload windows. | 19 | large number of [remote] xload windows. |
20 | * Can lock up on workspace change - possibly related to above as it | 20 | * Can lock up on workspace change - possibly related to above as it |
21 | works when there aren't too many xload windows started up yet. | 21 | works when there aren't too many xload windows started up yet. |
22 | * Remember-patch grouping can change order on each restart. Need to turn | ||
23 | off remember functionality when restarting (only use it for first | ||
24 | instance). | ||
22 | 25 | ||
23 | other todo: | 26 | other todo: |
24 | FAQ items for: | 27 | FAQ items for: |