Revision: 4450
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4450&view=rev
Author:   ossman_
Date:     2011-05-26 14:53:49 +0000 (Thu, 26 May 2011)

Log Message:
-----------
Update the full screen setting when the state is toggled by other means.

Modified Paths:
--------------
    trunk/vncviewer/DesktopWindow.cxx

Modified: trunk/vncviewer/DesktopWindow.cxx
===================================================================
--- trunk/vncviewer/DesktopWindow.cxx   2011-05-26 14:48:29 UTC (rev 4449)
+++ trunk/vncviewer/DesktopWindow.cxx   2011-05-26 14:53:49 UTC (rev 4450)
@@ -179,6 +179,8 @@
     // FIXME: We reassert the keyboard grabbing on focus/unfocus as FLTK
     //        releases the grab when someone calls Fl::grab(0)
   case FL_FULLSCREEN:
+    fullScreen.setParam(fullscreen_active());
+
     if (!fullscreenSystemKeys)
       break;
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to