]> source.dussan.org Git - tigervnc.git/commit
Fix closing reconnect dialog logic
authorPierre Ossman <ossman@cendio.se>
Thu, 14 Oct 2021 10:42:05 +0000 (12:42 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 14 Oct 2021 10:44:23 +0000 (12:44 +0200)
commitf8bb417d0c7330e8eaeea5fc3739b81330d32ce8
treef839f0e27f146d4688f28e38c71c9460c10eecfd
parent52dc376f117f41e6b600cdf54a591a66af6c9cc8
Fix closing reconnect dialog logic

If you close the reconnect dialog then we should assume that you want to
close things, not that you want to reconnect. Unfortunately FLTK returns
the first choice when closing the dialog, so that needs to be the
"Cancel" alternative.

(cherry picked from commit 7fe85cd4a7ce89b55662fd445b78d50001bad68a)
vncviewer/vncviewer.cxx