pop-os / cosmic-comp

Compositor for the COSMIC desktop environment
GNU General Public License v3.0
418 stars 51 forks source link

fix: Apply `scroll_factor` to v120 events #466

Closed ids1024 closed 1 month ago

ids1024 commented 2 months ago

I wasn't sure if, or how, scaling should apply to the scroll_value120 events. But it seems both sway and kwin just multiply by the scale factor then round, so that seems reasonable.

This seems to fix https://github.com/pop-os/cosmic-settings/issues/270.