Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xdg-specs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xdg
  • xdg-specs
  • Merge requests
  • !56

RFC: Provide a standard spec for specifying keyboard shortcuts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aleix Pol requested to merge apol/xdg-specs:work/shortcut-spec into master May 02, 2022
  • Overview 53
  • Commits 1
  • Pipelines 5
  • Changes 1

RFC as it's a first approach to the problem, I'd need:

  • Feedback on using input-event-codes.h, I'm not sure it's the right place to get the keysym ids from.
  • Feedback from a GTK developer on the ability to implement with their APIs.
  • Sample app that produces these strings.

Previous work:

  • https://gitlab.gnome.org/GNOME/gtk/-/issues/1176#note_254751
  • https://doc.qt.io/qt-5/qkeysequence.html#QKeySequence-1
Edited May 26, 2022 by Aleix Pol
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/shortcut-spec