Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma PulseAudio Applet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma PulseAudio Applet
  • Merge requests
  • !59

Bind 0-9, M, Menu keys when ListItemBase (slider) is focused.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Chris Holland requested to merge cholland/plasma-pa:work/keynav into master Apr 27, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

0..9 and M are the same shortcuts as alsamixer.

  • 0 sets volume to 0%.
  • 1 sets volume to 10%.
  • ...
  • 9 sets volume to 90%.
  • M toggles mute.
  • Menu button opens the contextmenu (the key next to RightCtrl).
  • Enter will click the default device RadioButton.

A later patch will add Arrow Key navigation. I'm still working out how to navigate between multiple ListViews. I think I reread kickerdash to see how it does it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/keynav