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 158
    • Merge requests 158
  • 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
  • !325

ICC Color Correction effect

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Vitaliy Filippov requested to merge vitaliyf/kwin:icc-effect-master into master Oct 08, 2020
  • Overview 15
  • Commits 1
  • Pipelines 0
  • Changes 16

Resubmit from here https://phabricator.kde.org/D21076 Hi, I want to submit a simple full-screen ICC color correction effect that I made. I'm using it with 5.14.5 5.17.5 already. It doesn't have multi-monitor support yet, but I would like to submit it first and try to add the multi-monitor feature later. Its configuration is intentionally simplified, it doesn't talk to colord or old kolor-manager or oyranos or anything else. The only dependency is LCMS2 which is available everywhere so it's not a problem to build. All you have to do to configure color correction is to build a color profile for your screen using ArgyllCMS or DisplayCAL GUI wrapper, select it in the effect configuration as target profile, and set another profile (for example, Adobe RGB) as source.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: icc-effect-master