f239c52c85
- Update to 0.9.1: * Fix buffer allocation on FreeBSD.
Michael Vetter2025-01-07 11:08:11 +00:00
bd8d714175
- Update to 0.9.0: * The new ext-image-copy-capture-v1 protocol has been implemented for output capturing. * A file descriptor created by a parent process can be used for listening for new connections, thanks to Attila Fidan. * Clipboard handling has been made more robust, thanks again to Attila Fidan. * WayVNC can now allocate CMA backed pixel buffers. They are required for hardware encoding on Raspberry Pi. * Keyboard LED state can be passed to clients. * Output power management is now only enabled while capturing.
Michael Vetter2025-01-07 10:58:07 +00:00
368b74e707
Accepting request 1150571 from X11:Wayland
Ana Guerrero2024-02-26 18:45:33 +00:00
42e2355a0b
- Update to 0.8.0: Highlights: * Transient seats via the new ext-transient-seat-v1 protocol. These are not implemented in any compositor yet, but will hopefully be a part of sway 0.10 * Automatic server-side resizing of headless outputs, by courtesy of Consolatis * Detached mode, which allows wayvnc to attach to and detach from a running compositor Bugfixes: * A crash when trying to attach to a non-wlroots compositor has been fixed. Attaching fails, but it doesn't crash.
Michael Vetter2024-02-26 07:18:55 +00:00
dae1d7e11c
Accepting request 1123504 from X11:Wayland
Ana Guerrero2023-11-06 20:14:11 +00:00
a562d27748
- Update to 0.7.2: * Missing documentation for the websocket flag * Null-dereferencing when input is disabled * Out-of-bounds memory access when compositors submit out-of-bounds damage * Too strict authentication related config parameter sanitation
Michael Vetter2023-11-06 08:01:53 +00:00
9ee1607ef8
Accepting request 1115754 from X11:Wayland
Ana Guerrero2023-10-05 18:04:46 +00:00
44d06071d9
- Update to 0.7.1: * Fix version requirement for Neat VNC
Michael Vetter2023-10-05 07:49:37 +00:00
cde6507ba3
- Prefixe include of wayland-client.h with directory name
Michael Vetter2023-01-27 12:21:38 +00:00
3ec61f74a6
- Update to 0.6.2: * This fixes control commands that don't take any parameters
Michael Vetter2023-01-27 10:21:11 +00:00
d74ce2dc54
- Update to 0.6.1: * Fix compatibility issues with FreeBSD and a few other systems
Michael Vetter2023-01-24 05:25:40 +00:00
6a0763f5a1
- Update to 0.6.0: New wayvncctl: * The captured output can be changed on the fly * Connected clients can be listed and managed * Various events can be monitored Highlights: * Control interface, mentioned above. * Screen capturing is paused when no client is connected * Screen capturing is paused for outputs that are powered off * Horizontal scrolling * Each client now gets its own set of virtual inputs. This helps with state tracking. * Symbol to key code mapping now works better with xwayland
Michael Vetter2023-01-23 16:55:12 +00:00
72f33dc458
- Update to 0.5.0: * The most significant addition for this release is H.264 encoding via the Open H.264 RFB protocol extension. Clients that have implemented Open H.264 at this time are TigerVNC and wlvncc, of which only the latter uses hardware accelerated decoding. H.264 encoding is hardware accelerated and requires the --gpu command line flag to be enabled. It isn't particularly useful without hardware acceleration, so it's better to stick with "Tight" encoding if you don't have GPU rendering. * Input can now be disabled * UNIX Sockets * Screen-capturing via DMA-BUF is now a command line flag (--gpu) * Improved logging and error messages
Michael Vetter2022-11-07 22:59:18 +00:00