Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-11-14 17:42:05 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-11-14 17:42:05 (GMT)
commitce9db8eeb1309594ddd8aa7b7e8e4f9bec3de07a (patch)
tree2dbdc9c0d98c1dac7679ef25f93e5c585aafa72f /NEWS
parentdb98cd5419c327c155be864f1cccec639df56614 (diff)
use the window's fullscreen method to get to fullscreen mode,
this does not mess up the state the window manager has
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5fd331d..6f75e39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* use the window's fullscreen method to get to fullscreen mode,
+this does not mess up the state the window manager has (erikos)
+
72
* Save the page source with mime type text/html (erikos)