Skip to content

shellDBus: Don't assume devices have a node

Clutter.InputDevice.get_device_node() may return null, for instance when not using libinput. Handle that case when building the 'AcceleratorActivated' vardict parameter.

Fixes #1641 (closed)

Merge request reports