Skip to content
Snippets Groups Projects

Detect keyboard shortcuts with only single modifier keys on key release

Merged Elliot Lurie requested to merge BlindRepublic/libxfce4ui:keyup into master

This commit allows xfce_shortcuts_grabber_event_filter to detect KeyRelease events from modifier keys. This allows one to have Super_L set to open a menu while Super_L+T opens a terminal.

This is work in progress because:

  • I can't get this to work with XFWM; if a menu is to open with Super_L, using Super_L+Left does not switch to the left workspace
  • I would like suggestions on what (other) modifier keys to include
  • I'm not 100% sure about the formatting

Fixes #1 (closed)

Edited by Elliot Lurie

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading