Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 160
    • Merge requests 160
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • KWinKWin
  • Merge requests
  • !3426

kcms/tabbox: Highlight non-default shortcuts

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ismael Asensio requested to merge work/iasensio/highlight-tabbox-shorcuts into master Jan 11, 2023
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 3

This sets the property on the shortcut widgets when they should get highlighted: the option is selected in System Settings and the shortcut is not the default.

tabbox_keys_highlight

  • On top of !3417 (merged)
  • Requires frameworks/kxmlgui!138 (merged) to actually paint the highlihgt ring.

NOTE: This doesn't affect the global "non-default dot" for the KCM on the SySe sidebar. That uses a different codepath without even loading the KCM (just its KCModuleData). The code of this KCM is now a bit old and unorthodox so there's no direct way to do it without some extra refactoring.

CCBUG: 459318

Edited Jan 11, 2023 by Ismael Asensio
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/iasensio/highlight-tabbox-shorcuts