]> source.dussan.org Git - tigervnc.git/commit
Don't move window in full-screen workaround
authorPierre Ossman <ossman@cendio.se>
Thu, 30 Dec 2021 12:03:46 +0000 (13:03 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 30 Dec 2021 12:03:46 +0000 (13:03 +0100)
commitda49141204a3d16c3e670d3a5ecd3d16560efd82
tree972f9cb4f72754b435e737114bb1454f26dbaf1f
parentb6d6db9b7c49898a663e9a9bc309ba10275a65f4
Don't move window in full-screen workaround

If this is done before the window is shown then it can accidentally
override the window manager's placement of the window. Reducing the size
should be sufficient to avoid trigger a full-screen request.
vncviewer/DesktopWindow.cxx