Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xrandr
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • app
  • xrandr
  • Merge requests
  • !5

xrandr: Fix showing of gamma values

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ilya Pominov requested to merge ipominov/xrandr:fix_gamma_output into master Nov 10, 2021
  • Overview 6
  • Commits 1
  • Pipelines 2
  • Changes 1

After applying commit 6bf48ae8 'xrandr --current --verbose' shows multiplicative inverses for gamma. For example, after 'xrandr --output --gamma 0.5:0.5:0.5', the output of 'xrandr --current --verbose' will be "Gamma: 2.0:2.0:2.0" instead of expected "Gamma: 0.5:0.5:0.5".

Amends 6bf48ae8

Signed-off-by: Ilya Pominov ipominov@astralinux.ru

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_gamma_output