cb75857ff6
Previously, when volume was in close proximity to n_max_volume, a larger increase would not do anything. After this patch, volume is set to m_max_volume in such scenarios. If the volume already is at n_max_volume, we mirror the old behavior and emit a warning. So, for example, consider m_max_volume was 100%, but the volume prior to the increase was 96%. An increase of 5% would do nothing (emit a warning, even) instead of setting the volume to 100%. Note that this might happen even if the volume is at 95% according to %percentage% due to rounding errors. |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
ipc.cpp | ||
main.cpp |