Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 161
    • Merge requests 161
  • 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
  • KWinKWin
  • Merge requests
  • !3292

effects/blendchanges: ignore fullscreen windows

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xaver Hugl requested to merge work/zamundaaa/dont-blend-fullscreen into master Dec 10, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Fullscreen windows are most likely games or videos, where the blend effect is an annoyance that freezes the screen for a moment when a accent color change is triggered in the background.

This is the lowest-effort solution that fixes the problem I have. A proper more long term solution could for example disable the effect with slideshow updates (which I'd personally like to have while not playing a game though), use content-type (low adoption atm) or check how often the window got updated recently (high update rate -> skip the effect).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/zamundaaa/dont-blend-fullscreen