Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-settings xfce4-settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 249
    • Issues 249
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • xfce4-settingsxfce4-settings
  • Merge requests
  • !74

Draft: Invert scaling numbers

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Manuel Grießmayr requested to merge dc_coder_84/xfce4-settings:correct_scaling_factors into master Jun 10, 2022
  • Overview 12
  • Commits 2
  • Pipelines 2
  • Changes 2

When the user selects bigger numbers for window scaling in the display settings for example from 1x two 1.5x the scaling actually goes down. This patch fixes this. Actually the original implementation stays true to the xrandr setting where numbers below 1 means upscaling and numbers above 1 means downscaling. But that is quite confusing for the user.

I also changed the German translation for "Scale" because I think the current translation makes not much sense.

Edited Jun 10, 2022 by Manuel Grießmayr
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: correct_scaling_factors