]> source.dussan.org Git - tigervnc.git/commit
Don't adjust manually sized window
authorPierre Ossman <ossman@cendio.se>
Tue, 3 Jan 2023 10:02:36 +0000 (11:02 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 12 Aug 2024 14:55:15 +0000 (16:55 +0200)
commit16730fe02dae66c8f2782d07a48338fd6624d6a2
tree1de3bc15a277e2daf3edbf666e32911ea6dfb2b0
parent608b8a51e58e609664adc9596a83d189f22706df
Don't adjust manually sized window

It's unclear why this code was ever added, and it can be very confusing
that the window partially adjusts itself. The code is also in conflict
with the earlier comment that states we'll leave the window size alone
if it didn't perfectly match before the resize.
vncviewer/DesktopWindow.cxx