Skip to content

Releases: pdf/hyprpanel

v0.3.0

12 Apr 01:08
@pdf pdf
Compare
Choose a tag to compare

Changelog

  • d3f3432 chore(deps): Bump dependencies
  • 840bab2 chore(deps): Bump dependencies
  • d894597 chore(docs): Generate protobuf markdown docs
  • a76cd66 chore(lint): Fix lint and update Github actions
  • 68bddac feat(audio): Allow displaying source status icon
  • 27ea752 feat(exec): Allow wrapping executed commands, allows e.g. uwsm support
  • 258a496 feat(pager): Allow drag-and-drop of windows between workspaces
  • 7931ee4 feat(tooltips): Add window preview capture to workspace and taskbar
  • 0c26ac8 feat(tooltips): Display memory usage
  • 5070b3f fix(audio): Clamp volume to 100% when increasing from below 100%
  • def8ed8 fix(build): Bump to Go v1.24.0
  • ee008c6 fix(core): Improve consistency of event source code
  • 6bf6eab fix(core): Remove redundant defer in host run()
  • 20af1dc fix(core): Use qualified config path when XDG_CONFIG_HOME is set
  • f661aa9 fix(notifications): notification unmap cb must be unref'd as ptr
  • 6ee76f7 fix(popups): Perform modifications via idle, fixes crashes/spins
  • 0711efe fix(power): Update tooltip format for consistency with other widgets
  • 707f503 fix(styling): Add some CSS transitions
  • 05e7875 fix(systray): Align add/delete log levels
  • 4601a42 fix(taskbar): Auto-hide launch indicator after delay
  • 9124222 refactor(client): Update module API to reduce dependency hierarchy

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