Christian Beier

Results 94 issues of Christian Beier

* [ ] test for missing keys (especially "[]{}" with ./examples/mac), * [ ] map Apple/Linux/Windows keys onto each other, * [ ] handle selection * [ ] handle scroll...

feature-request

Item taken from https://github.com/LibVNC/libvncserver/blob/99842d5e8bf6577ef431217b791974497a229e21/TODO.md

bug

...and make sure it does not deliberately die() or exit() anywhere Item taken from https://github.com/LibVNC/libvncserver/blob/99842d5e8bf6577ef431217b791974497a229e21/TODO.md

enhancement
rework-api

Item taken from https://github.com/LibVNC/libvncserver/blob/99842d5e8bf6577ef431217b791974497a229e21/TODO.md

feature-request

- [ ] add style spec - [ ] format all code - [ ] enforce in CI

enhancement

If you'd like to put out an incentive for implementing this feature, you can do so at https://issuehunt.io/r/LibVNC/libvncserver **Is your feature request related to a problem? Please describe.** The embedded...

feature-request

This at least calls `rfbTightExtensionInit` which calls `rfbSendInteractionCaps` which has `rfbWriteExact`.

enhancement

This should be inside the function so it can't be forgot. It's now outside because that seemed the easier implementation.

enhancement

* https://stackoverflow.com/questions/2672015/hiding-members-in-a-c-struct

rework-api