]> source.dussan.org Git - tigervnc.git/commit
Make the window actually occupy the full screen in full-screen mode (without this...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sun, 26 Aug 2012 21:17:00 +0000 (21:17 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sun, 26 Aug 2012 21:17:00 +0000 (21:17 +0000)
commit244cab2172821d2081016a8cfdfba2059ee9b4e5
treea8e37b0d1c5066edbf7605b37e7174a0da9f2427
parent9fa671aca7fd3d0e14a0ccede24f1303e20f0ad2
Make the window actually occupy the full screen in full-screen mode (without this, other windows, such as the taskbar on Linux, will display in front of it.). Additional fixes for various full-screen mode issues (Setting FullScreen checkbox in options menu had no effect,  null pointer, etc.  When fullScreen and scaling options are changed simultaneously in the dialog, collapse the viewport changes into a single operation.  There is still a modality issue on OS-X that will be addressed in a later patch.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4970 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/com/tigervnc/vncviewer/CConn.java