Skip to content

applet/main: Snap volume to step increments

Oliver Beard requested to merge (removed):snap-step into master
Previous version This commit adds a config value and UI for snapping to volume step increments when changing volume. With the default 5%, and this enabled by default, volumes such as 9%, when incremented, would snap the nearest step increment, 15%.

image

Is this a little OCD? Yes. Is this necessary? Maybe.

This MR snaps volume changes to increments of the volume step.

If merged, an MR will be opened for the Media Controller applet to respect this as it does the volume step.

Edited by Oliver Beard

Merge request reports