Fullscreen support and tray support in activity window

Fullscreen mode hides toolbox and tray
This commit is contained in:
Simon Schampijer
2007-10-18 23:56:58 +02:00
parent 5084ecf4f4
commit 58f7dca355
3 changed files with 53 additions and 14 deletions
+3
View File
@@ -1,3 +1,6 @@
* Fullscreen support (hide toolbar and tray) and tray support in activity
window (erikos)
Snapshot 276e1ee517
* #4266 Avoid misleading warning every time an activity starts (smcv)