Skip to content

Releases: pdf/hyprpanel

v0.2.0

16 Aug 07:53
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • 7d290a3 chore(build): Bump to Go v1.23.0
  • fc03ec1 chore(build): Update golangci-lint for compat with Go v1.23
  • 087ffd5 chore(build): Update golangci-lint for compat with Go v1.23
  • 6b05fe8 feat(battery): Poll additional batteries and report via tooltip
  • 8b836be fix(compat): Fix Client.Fullscreen type for compat with Hyprland v0.42.0
  • 8002060 fix(dbus): Explicitly release owned names on close
  • 2c72b33 fix(dbus): Fix copy-pasta

v0.1.10

11 May 03:20
@pdf pdf
Compare
Choose a tag to compare

Changelog

v0.1.9

11 May 03:18
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • bc004e5 fix(compat): Update for new hyprland socket path, with fallback to /tmp

v0.1.8

11 Apr 14:33
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • b503afc fix(hud): Additional fix for goroutine leakage in hud specifically
  • ca60d54 fix(notifications): Support markup in summary
  • 26a53e7 fix(notifications): We advertise notification markup support, enable it

v0.1.7

28 Mar 09:13
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • 4515ab5 fix(core): Add retry delay after unclean panel exit
  • d3fbbc6 fix(popups): Fix goroutine leak in both HUD and Notifications

v0.1.6

17 Mar 00:38
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • 0ab0b99 build(ci): Migrate to alternative AUR action
  • 922eacd chore(deps): Bump dependencies
  • 8305a3d core: Allow restart on panel crash, unless restarting too quickly

v0.1.5

11 Mar 06:32
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • 7789699 build(ci): Replace AUR action with one that updates the PKGBUILD version
  • 1255f41 fix(host): Shutdown cleanly on event channel close

v0.1.4

10 Mar 08:21
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • df4a24f build(ci): Use alternative token for release action
  • 4719f7b fix(dbus): Allow replacement when requesting name ownership

v0.1.3

10 Mar 02:41
Compare
Choose a tag to compare

Changelog

  • 90b8750 build(ci): Add AUR update action
  • e649b4f docs(notifications): Update documentation and error
  • 2037a21 feat(power): Wire up low/critical power commands

v0.1.2

09 Mar 12:05
Compare
Choose a tag to compare

Changelog

  • d90d65e fix(applications): Return on failing to parse .desktop file