]> 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:42:05 +0000 (12:42 +0200)
commit7fe85cd4a7ce89b55662fd445b78d50001bad68a
tree54bc869c85482fbedca7e4e1b780cf06e0e24424
parent32051b8e53ca5f4c5c9e11a3afc45110c3c396e9
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.
vncviewer/vncviewer.cxx