]> source.dussan.org Git - tigervnc.git/commit
Filter duplicate server history entries
authorPierre Ossman <ossman@cendio.se>
Fri, 6 Sep 2024 15:14:52 +0000 (17:14 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 6 Sep 2024 15:14:52 +0000 (17:14 +0200)
commit2fe9dca45f7d0a519fef5053ba61e2db7c1ff2b1
tree94bb4af660a5b070d9ac9e05759f701f23a9781c
parentaf29133e1d0b97e1e3699224920043b8195be577
Filter duplicate server history entries

A server can be specified in many different ways, so it is easy to get
multiple entries in the history for the same thing.

Get rid of these by parsing each entry and comparing with existing
entries.
vncviewer/ServerDialog.cxx