Skip to content

Releases: hyprwm/hyprpaper

v0.7.1

16 Aug 19:29
Compare
Choose a tag to compare

A small release to fixup some minor bugs :)

Notes for packagers

  • New build dep: hyprwayland-scanner
  • hyprutils: required >=0.2.0

Fixes

  • ipc: use XDG_RUNTIME_DIR if available
  • fractional: reload monitor on new fs scale notifs
  • core: migrate to hyprwayland-scanner

MRs

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 May 20:30
d50f0ed
Compare
Choose a tag to compare

An update for hyprpaper, with some new fixes and changes.

Fixes

  • Fixed IPC with wildcards
  • Added unload unused
  • Moved socket to match hyprland 0.40.0

MRs

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Jan 21:32
Compare
Choose a tag to compare

New year, new release of hyprpaper. :D

Notes for packagers

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

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Nov 15:42
Compare
Choose a tag to compare

Many improvements and fixes from the community :)

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

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Aug 17:16
e498c43
Compare
Choose a tag to compare

MRs

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 May 17:15
Compare
Choose a tag to compare

Cool stuff.

Features

  • allow desc: for monitors
  • added make install
  • disallowed multiple instances at once

Fixes:

  • Fixed compilation with clang (@bekaertruben)
  • destroy cursor theme on LS destroy
  • better mutex usage for ticks

v0.2.0

09 Apr 22:43
Compare
Choose a tag to compare

Minor update with some small QoL changes

New Features

  • Splash rendering with splash = true

Fixes

  • Fixed crashes with non-integer scaling
  • Fixed wallpapers not coming back after hotplugs

v0.1.0

04 Apr 22:02
db56f16
Compare
Choose a tag to compare

First release of hyprpaper :)