]> source.dussan.org Git - tigervnc.git/commit
X11 window managers are very buggy when it comes to having a window start
authorPierre Ossman <ossman@cendio.se>
Thu, 23 Aug 2012 14:53:36 +0000 (14:53 +0000)
committerPierre Ossman <ossman@cendio.se>
Thu, 23 Aug 2012 14:53:36 +0000 (14:53 +0000)
commit4c4b66f1a0de2d56506050829645f973902b573f
treeece7c4229c5c2709af02753802db8a8cdf400e64
parent9f32e3ca67365ccf9d28bd6e17bb3260cc9f9107
X11 window managers are very buggy when it comes to having a window start
in full screen mode. So we'll resort to creating a normal window, and then
switching to full screen once it is mapped. Unfortunately it means we need
to handle delaying some resize handling.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4958 3789f03b-4d11-0410-bbf8-ca57d06f2519
vncviewer/DesktopWindow.cxx
vncviewer/DesktopWindow.h