Commit graph

7 commits

Author SHA1 Message Date
Gregor Kleen
40bc09b800
service/greetd: always send responses 2025-10-11 17:06:06 -07:00
bbedward
a94418f45d
core/desktopentry: don't match keys with wrong modifier or country 2025-10-11 17:06:06 -07:00
bbedward
8d2a2d3dd2
core/desktopentry: mask entries with priority less than hidden entry 2025-10-11 17:06:06 -07:00
outfoxxed
7fc6635ca8
wayland/lock: support Qt 6.10 2025-10-11 17:06:06 -07:00
outfoxxed
522d126d1b
services/pipewire: consider device volume step when sending updates
Previously a hardcoded 0.0001 offset was used to determine if a volume
change was significant enough to send to a device, however some
devices have a much more granular step size, which caused future
volume updates to be blocked.

This change replaces the hardcoded offset with the volumeStep device
route property which should be large enough for the device to work with.

Fixes #279
2025-10-11 17:06:06 -07:00
outfoxxed
f5ca8453c0
docs: start tracking qs-next changelog 2025-10-11 17:06:04 -07:00
outfoxxed
f0d5f48a82
docs: add changelogs 2025-07-26 22:50:32 -07:00