aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 5d9a9f6..cb432e5 100644
--- a/BUGS
+++ b/BUGS
@@ -2,6 +2,8 @@ Known bugs and missing features that will be fixed in future version:
2 2
3bugs: 3bugs:
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.