diff options
author | rathnor <rathnor> | 2003-07-05 15:01:41 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-05 15:01:41 (GMT) |
commit | 8f7d5f637a79c0072f995530664584bea4ab8b3a (patch) | |
tree | 63d4ce0384358e32716a5388725cb44ffba96c40 | |
parent | ce9c6ee123adf11c754df847338d57e9eb948de7 (diff) | |
download | fluxbox_pavel-8f7d5f637a79c0072f995530664584bea4ab8b3a.zip fluxbox_pavel-8f7d5f637a79c0072f995530664584bea4ab8b3a.tar.bz2 |
add remember menu issue
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Known bugs and missing features that will be fixed in future version: | |||
2 | 2 | ||
3 | bugs: | 3 | bugs: |
4 | 4 | ||
5 | * Remember menu sometimes isn't present in window menu. Probably need to | ||
6 | add a signal for menu reconfigures (Screen::setupWindowActions) | ||
5 | * MenuAlpha (at least) isn't 'per-screen' - takes the value of the highest | 7 | * MenuAlpha (at least) isn't 'per-screen' - takes the value of the highest |
6 | numbered screen. | 8 | numbered screen. |
7 | * Window handle is invisible sometimes. | 9 | * Window handle is invisible sometimes. |