diff options
Diffstat (limited to 'BUGS')
-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. |