Skip to content

core: Emit ::accelerator-activated with a ClutterInputDevice argument

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

The device ID is kind of pointless on Wayland, so it might be better to stick to something that works for both backends. Passing the device here allows the higher layers to pick.

Related: gnome-shell!618 (merged)

Edited by Carlos Garnacho

Merge request reports