cybin
Results
2
issues of
cybin
# Description Please include a summary of the change and which issue is fixed (if available). Please also include relevant motivation and context. Fixes #2274 ## Type of change -...
I needed an option to automatically quit wayvnc when the last client disconnect. Added a condition in client_destroy() and set self->server->do_exit to true, if condition is met. For example, if...