cosmic-applets/cosmic-applet-audio
Lionel DARNIS a9f15d67a2
Some checks failed
Continuous Integration / formatting (push) Has been cancelled
Continuous Integration / linting (push) Has been cancelled
fix: handle wheel events before cursor bounds check in MouseArea
Move the on_mouse_wheel handler before the cursor.is_over(bounds)
guard. The panel's nested compositor only routes axis events to the
applet surface when the pointer is over it, making the bounds check
redundant for scroll events. This fixes scroll-to-adjust-volume not
working on the audio applet after a fresh login, when the cursor
coordinates sent by the panel may not match the applet's surface-local
coordinate space.
2026-07-29 11:59:32 +02:00
..
data i18n: translate desktop entries with xdgen (#1328) 2026-03-02 11:33:29 -07:00
i18n i18n: translation updates from weblate 2026-06-23 08:02:17 +02:00
src fix: handle wheel events before cursor bounds check in MouseArea 2026-07-29 11:59:32 +02:00
Cargo.toml chore: bump version to 1.3.0 2026-07-22 15:57:00 +02:00
i18n.toml wip: update libcosmic (#93) 2023-06-01 12:23:12 -04:00