Package Release Info

hyprpaper-0.7.0-bp160.1.4

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hyprpaper

Change Logs

* Thu Jun 06 2024 Joshua Smith <smolsheep@opensuse.org>
- Simplify install to just cmake
- Remove now-unneeded make protocols
- Update to version 0.7.0:
  Fixes
  * Fixed IPC with wildcards
  * Added unload unused
  * Moved socket to match hyprland 0.40.0
  MRs
  * Disable splash message by default
  * readme: fix typos
  * ipc: Added listloaded and listactive requests
  * Fix error checking while changing wallpaper.
  * Updated link to reflect arch package movement from community to
    extra
  * Nix: add home-manager module
  * Set standard exclusively for c++
  * Add OpenSuse to the installer method list
  * hyprpaper: add splash_color configuration option
  * Added missing hyprlang-devel dependency for Fedora
  * Remove comma from monitor description
  * Fix typo in hm-module.nix
  * Move socket to XDG_RUNTIME_DIR
* Mon Apr 01 2024 ming li <mli@suse.com>
- Update to version 0.6.0:
  Notes for packagers
  * new dependency: hyprlang
  Changes
  * hyprpaper now uses hyprlang for config parsing
  * A config file is no longer required
  * Webp is now supported
  * Big-endian systems are now supported
  MRs
  * doc(README): Write about required dependencies by @arijit79 in #111
  * Fix nix build, update flake.lock by @AtaraxiaSjel in #112
  * Add webp support by @tobiichi3227 in #113
  * missing libwebp-devel for fedora by @condor0010 in #114
  * fix: check path is empty by @tobiichi3227 in #116
  * fix: build failed in big-endian system by @tobiichi3227 in #117
  * Nix: add hyprlang by @fufexan in #121
  update to version 0.5.0:
  Changes
  * fix: Read absolute path of symlinks
  * internal: fix duplicate include of math
  * feat: add splash_offset
  * readme: update opensuse deps
  * render: always draw a black background first
  * ipc: allow multiple read from IPC
  * fix: respect PREFIX in Makefile
  * surface: set fully opaque
  MRs
  * fix: Read absolute path of symlinks by @slowsage in #90
  * dupliacate include of math by @LamprosPitsillos in #95
  * add "splash_offset" by @MightyPlaza in #98
  * Update README.md by @uncomfyhalomacro in #99
  * Always draw a black background behind the wallpaper by
    @FakeMichau in #100
  * Allow multiple read from IPC + some refactor by @cylian914 in #102
  * fix: respect PREFIX in Makefile by @czadowanie in #106
* Fri Oct 13 2023 Soc Virnyl Estela <socvirnyl.estela@uncomfyhalomacro.pl>
- Update to version 0.4.0:
  * Add dependencies to readme
  * [RFC] Filetype detection without extension
  * Added support for XDG_CONFIG_HOME
  * Support for symlinks
  * Clear wallpaper from monitor before destroying ouput
  * Reset hasATarget when issuing wallpaper command
* Thu Jun 01 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Move make protocols to build section.
* Tue May 30 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec of hyprpaper version 0.3.0