Results 35 comments of Jim Ramsay

As discussed elsewhere, we have so far identified 5 different use-cases around what to do when VNC connects to a remote system with multiple displays: - [ ] Show all...

I have completed a series of PRs that implement part of this. #171 introduces the `wayvncctl` command line tool, which can send IPC messages to a running wayvnc instance. And...

Pretty sure this is solved by #201 - Please reopen if not.

@1000i100 : Does SSH tunneling meet your needs? Perhaps a [FAQ.md](FAQ.md) entry and/or example script to cover this case would be useful?

Looks like this is handled by the distro packaging. Closing this PR.

Just finishing up #200 which adds an example script to disable all outputs but one when a client connects, and re-enable them on disconnect.

In light of the current state of support, I'm closing this issue and opening a new one for each of the outstanding use cases.

Closing this because multiple outputs are now pretty nicely supported. @rpodgorny : If the work done so far doesn't meet your needs, please comment on the new related issues (#225...

Now that we have an IPC mechanism in wayvncctl, maybe this would be easier to do. I'd suggest a new IPC command like `event-receive` that would register a client to...

The current README has debian instructions now. Closing this PR. Please feel free to rebase and reopen if the README needs more updating!