Changelog for
hyprpicker-debugsource-0.4.1-1.3.x86_64.rpm :
* Mon Sep 30 2024 Joshua Smith
- Update to version 0.4.1: Fixes
* core: avoid crash in done callbacks
* Sun Sep 29 2024 Joshua Smith - Remove changesgenerate from _service- Update to version 0.4.0: New
* fractional scaling is now supported and on by default. No more blur
* --version, --verbose and --quiet have been added Fixes
* core: minor log cleanups
* cmake: use CXX_STANDARD instead of a flag
* events: use enter coords Packagers
* new deps: hyprwayland-scanner>0.4.2, hyprutils>=0.2.0 MRs
* fix segmentation fault when cursor_shape_manager_v1 is not supported
* README: add required Debian packages to build
* cmake: remove unneeded dependencies
* remove unneeded GLES headers
* Ensure the manpage location is correct.
* core: move to hyprwayland-scanner
* Thu Jun 06 2024 Joshua Smith - Switch build to cmake- Remove deprecated Group tag- Migrate from deprecated disabled to manual in _service- Update to version 0.3.0:
* README: Fixed getconf command in build instructions
* Makefile: remove
* CMake: add protocol building and install rule
* output: colorize BG instead of FG
* fix: cmyk conversion on pure black
* core: switch to server-side cursors
* core: implement more safety around cursor themes
* Sun Apr 07 2024 Joshua Smith - Ensure package neutrality
* Mon Oct 30 2023 Joshua Smith - Update to version 0.2.0:
* core: support conversions from 10-bit formats
* events: Use xkbcommon for keyboard event handling
* use crosshair instead of left pointer as cursor
* Wed May 31 2023 Joshua Smith - Update to version 0.1.1:
* core: avoid leaving garbage buffers on exit
* readme: include new options
* Thu May 18 2023 Joshua Smith - Update to version 0eea883:
* flake.lock: update nixpkgs
* CI: update nix install action
* Mon May 01 2023 Joshua Smith - Update to version 97c5134:
* readme: include new options
* clang-format, no-zoom and render-inactive
* Add support for 24 bit formats
* Tue Mar 07 2023 Joshua Smith - Update to version e4c2672:
* clear LSes at finish
* disconnect from display on finish
* don\'t flush display after disconnect
* fix autocopy.
* fix clang build
* CI: update actions
* Nix: push to Cachix
* Add keyboard listener and listen to escape to quit hyprpicker
* fix issue #17: hyprpicker stops working after a couple of uses
* Document the --autocopy flag
* Wed Dec 07 2022 Joshua Smith - Initial commit for git hyprpicker