mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 12:53:53 +08:00
255e46017e48f12ee9b0adc8acf2dcff8214ad8b
include a screen that was already connected under an alias then that screen wouldn't be disconnected and removed from the screen list until the screen voluntarily disconnected. at that time removeConnection() would assert because the screen name would not be found. now using the canonical name in the protocol object as well as CServer. this allows setConfig() to always detect removed screens and disconnect them.
…
Languages
C++
50.3%
C
47.5%
Objective-C++
1.1%
CMake
0.8%
Objective-C
0.1%