Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KScreen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • 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
  • KScreen
  • Repository
Switch branch/tag
  • kscreen
  • osd
  • osd.cpp
Find file BlameHistoryPermalink
  • David Redondo's avatar
    osd: Correctly position on X with QT_SCREEN_SCALE_FACTORS set · dffc5a86
    David Redondo authored Sep 19, 2022
    Qt works in logical coordinates, while kscreen always returns
    the unscaled size. However the positions of the outputs are not
    changed so we can use it to get the scaled QScreen.
    
    
    (cherry picked from commit 58b71b4b)
    dffc5a86