Skip to content

applets/battery: Fix Space Key on inhibition buttons

Ismael Asensio requested to merge work/iasensio/applet-keyboard-space into master

The buttons to enable/disable inhibitions already handle the space key automatically. Do not handle it in Key.onPressed to avoid a double click event, which cancels the first one.

Merge request reports

Loading