]> source.dussan.org Git - tigervnc.git/commit
Explicitly clean up grabs on disconnect
authorPierre Ossman <ossman@cendio.se>
Mon, 23 Sep 2024 14:17:39 +0000 (16:17 +0200)
committerLinn Mattsson <linma@cendio.se>
Tue, 22 Oct 2024 10:41:34 +0000 (12:41 +0200)
commitc6c22d00ad0eba438506eeb2a73ebab9feac6b9d
treefa305c84640760baf640b28e5d6622fe7cff10a0
parent248f05b6c28d5d75bb25b16ee85890de9dff1589
Explicitly clean up grabs on disconnect

They are not automatically cleaned up with the window on Windows, and we
might want to reconnect so we cannot rely on the process cleanup either.

(cherry picked from commit 43ce674dfbd2576fe5b382ad9f87e5beebc72812)
vncviewer/DesktopWindow.cxx