Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Breeze visual style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 12
    • Merge requests 12
  • 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
  • Plasma
  • Plasma Breeze visual style
  • Merge requests
  • !229

kstyle: Draw explicitly added focus frames

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ingo Klöcker requested to merge work/kloecker/draw-all-focus-frames into master Jun 20, 2022
  • Overview 9
  • Commits 1
  • Pipelines 4
  • Changes 1

This allows application developers to use a QFocusFrame for custom widgets that Breeze doesn't know anything about and for standard Qt widgets that Breeze doesn't provide special treatment for.

In particular, this will allow Kleopatra to add a focus frame for QLabels which can receive focus. This is required for accessibility.

Edited Jun 21, 2022 by Ingo Klöcker
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/kloecker/draw-all-focus-frames