Skip to content

shellDBus: Update ::accelerator-activated handler arguments

Carlos Garnacho requested to merge wip/carlosg/accelerators-with-device into master

Mutter now passes a ClutterInputDevice. And use this to pass the device ID (as we used to do) and the event node (so we can transition to something that works on x11/wayland)

Related: mutter!676 (merged)

Merge request reports