File waypipe.changes of Package waypipe
-------------------------------------------------------------------
Sat Feb 20 02:32:52 PM CET 2021 - Florian <sp1ritCS@protonmail.com>
- Update to version 0.7.2
- Fixed a crash when using DMABUFs with the nouveau driver
- Eliminated two file descriptor leaks in the main server process
- Fixed a bug with damage tracking
- Added support for read-only file descriptors, fixing a bug with recent wl_keyboard protocol versions
- Slightly expanded man page documentation
- Some setup work to support setting video encoding parameters in future versions of Waypipe
- version 0.7.1
- Fixes a crash with large (e.g, 2500x2000 pixel) windows
- Fixes a crash with video encoding and some ffmpeg versions (bd702a58)
- Protocol support has been added for wlr-gamma-control-v1 and primary-selection-unstable-v1.
- Keyboard keymap file descriptors are now cleaned up more quickly.
- version 0.7.0
- Numerous bugfixes
- This release is not compatible with earlier versions of Waypipe, due to changes in the wire protocol (slightly better file descriptor tracking, and a new connection method.)
- There is a new --remote-bin option for the waypipe ssh mode which can be used to choose the binary run on the remote (application side) system, rather than looking only for "waypipe" in $PATH.
-------------------------------------------------------------------
Fri Aug 30 16:59:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Initial package (version 0.6.1) for build.opensuse.org