Package Release Info

hyprpicker-0.4.1-bp160.1.4

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hyprpicker

Change Logs

* Mon Sep 30 2024 Joshua Smith <smolsheep@opensuse.org>
- Update to version 0.4.1:
  Fixes
  * core: avoid crash in done callbacks
* Sun Sep 29 2024 Joshua Smith <smolsheep@opensuse.org>
- 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 <smolsheep@opensuse.org>
- 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 <smolsheep@opensuse.org>
- Ensure package neutrality
* Mon Oct 30 2023 Joshua Smith <jsmithfpv@gmail.com>
- 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 <jsmithfpv@gmail.com>
- Update to version 0.1.1:
  * core: avoid leaving garbage buffers on exit
  * readme: include new options
* Thu May 18 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0eea883:
  * flake.lock: update nixpkgs
  * CI: update nix install action
* Mon May 01 2023 Joshua Smith <jsmithfpv@gmail.com>
- 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 <jsmithfpv@gmail.com>
- 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 <jsmithfpv@gmail.com>
- Initial commit for git hyprpicker