AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Set explicit version bound on libdrm and gbm deps so that build failure is obvious on Leap 15.4, etc that have older versions.
- Update to 0.6.0: * Support for 10-bit color formats. * Better performance through supporting DMA-BUFs and PipeWire's swapchain.
- Update to 0.5.0 * Bugfixes and minor internal improvements
- Update to 0.4.0: * some CLI options have been replaced with config options. * quotes in the config file are no longer allowed. * Add wlroots to portal manifest UseIn list * screenshot: implement `interactive` option * screenshot: implement PickColor method
- Update to 0.3.0: * Add support for config file * Add man page * Control how many frames are captured per second * screencast: add outputchooser with config option
- Update to 0.2.0: * Add Wayfire to portal UseIn list, as it is also supported * Add river to portal UseIn list * build: introduce sd-bus-provider option * build: add basu as sd-bus provider * screencast: prefix macros to avoid conflict with system definitions * Revert "Remove unnecessary check from wlr_screencast.c" (#54) * core: fix error handling in main * core/main: Add static qualifier to internal func * core/main: Use EXIT_FAILURE / EXIT_SUCCESS * core/main: Clean up option handling * systemd: ensure service is stopped on exit of graphical session * Fix freeze on skipped frame * Remove extraneous whitespace * Add --replace flag * Destroy wlr_buffer only on quit or error in wlr_screencast.c * Only recreate simple_frame on change in wlr_screencast.c * munmap simple_frame.data only if needed in wlr_screencast.c * Fix log messages in wlr_screencast.c * Refresh buffer on change in wlr_screencast.c * Change refresh logic and add tests in wlr_screencast.c * Add functions to clean simple_buffer.{data,buffer} in wlr_screencast.c * Remove unecessary checks in wlr_screencast.c * Update to wlr-screencopy-unstable-v1 version 3
- Change systemd buildreq to pkgconfig(systemd) for OBS's sake.
- Initial packaging of v0.1.0