Skip to content

chore(main): release 0.13.0#73

Merged
prankstr merged 2 commits intomainfrom
release-please--branches--main
Apr 1, 2026
Merged

chore(main): release 0.13.0#73
prankstr merged 2 commits intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 16, 2026

🤖 I have created a release beep boop

0.13.0 (2026-04-01)

Features

  • bar/widgets: toggle bar and popover with the cli (#87) (2c35adb)
  • custom: add image field to load images from file (e53cd82)
  • media: add override setting for art radius (#85) (ddb84ea)
  • widget: release first version of gpu widget for amd and nvidia(#77) (c189ab2)
  • widgets: add override setting for popover opacity (16f2ba7)
  • widgets: add standalone bar widget to show network_speed (#79) (b5b7b06)
  • widgets: keyboard layout widget with layout cycling on click (#91) (e48f6e2)
  • widgets: merge button for groups with widgets that share popover (#86) (1572899)

Bug Fixes

  • css: move user-facing classes to styled surfaces (#95) (3a59b06)
  • media: max_chars 0 now takes up unlimited space (48a05e6), closes #81
  • media: remove dead popover padding override and adjust popout icon (c9495e6)
  • niri: open popover on correct screen when using cli (622316d)
  • quick_settings: prevent password field from disappearing mid input (70d5cc6)
  • rework popover animations and lifecycle to avoid gtk memory leak (#84) (e57fe57)
  • system: align cpu usage bars (b85a062)
  • theme: disable hyprlands on animations as they interfere with ours (#89) (b85a062)
  • theme: disable revealer animation when theme.animations is disabled (#75) (3636c3e)
  • theme: use GTK theme colors for fonts in gtk mode (#94) (c411790)
  • tray: properly show icons that use absolute file path (ce13f36)
  • widgets: click targets for bar widget ignore border radius (a62f479)
  • widgets: focus ring uses correct accent color in every theme mode (0c8762a)
  • widgets: rename quick setting layer shell namespace for consistency (660649d)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 6812d6b to 0368642 Compare March 16, 2026 08:08
@github-actions github-actions bot changed the title chore(main): release 0.12.2 chore(main): release 0.13.0 Mar 17, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch 12 times, most recently from ac50d5c to 5425d34 Compare March 23, 2026 12:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 5f17b75 to 98d9a36 Compare March 25, 2026 19:19
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 3310b1d to e34c08c Compare April 1, 2026 07:19
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4d8158c to 4d91f6f Compare April 1, 2026 09:16
@prankstr prankstr merged commit 1f99561 into main Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 1, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Media widget max_chars = 0 doesn't show unlimited

1 participant