Skip to content

Don't trigger modifier-only action on modifier+scroll

Florian Müllner requested to merge fmuellner/mutter:super-scroll into master

This is a follow up to commit c255031b, needed for gnome-shell!1612 (merged):

  1. after switching workspaces with super+scroll, we don't want to end up opening the overview when releasing super

  2. if we want to limit gnome-shell's handling to mouse-button-modifier+scroll, gnome-shell must know the actual modifier being used

Merge request reports