Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 54
    • Merge requests 54
  • 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 DesktopPlasma Desktop
  • Merge requests
  • !641

Allow to activate Panel through a keyboard shortcut

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Benjamin Port requested to merge work/bport/panel-focus into master Oct 25, 2021
  • Overview 28
  • Commits 15
  • Pipelines 36
  • Changes 8

This MR is part of an effort to allow to navigate panel using keyboard

This MR provides the following

  • Allow panel to accept keyboard focus, (setting the shortcut is done in this MR plasma-workspace!1143 (merged))
  • Allowing Compact applet to gain focus when Plasmoid.keyboardActivationEnabled is true
  • Add decoration when an applet is focused image

Currently keyboard navigation was implemented for 4 plasmoids:

  • Show desktop, pager and taskbar (in this MR) (depends on frameworks/plasma-framework!439 (merged))
  • Quicklaunch/QuickShare kdeplasma-addons!107 (merged)
  • Plasmashell/Systemtray/Activitybar plasma-workspace!1143 (merged)
Edited Jan 25, 2022 by Marco Martin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/bport/panel-focus