Skip to content
GitLab
  • Menu
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 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 130
    • Merge requests 130
  • 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
  • Plasma
  • KWinKWin
  • Merge requests
  • !779

wayland: Don't announce a logical size if it's the same it already had

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Aleix Pol Gonzalez requested to merge work/no-announce-without-change into master Mar 12, 2021
  • Overview 5
  • Commits 1
  • Changes 1

I only found this when I started hitting a bug that was calling this method repeatedly. I figured it still makes sense as it's a lot of traffic that in this case won't ultimately result in meaningful information.

This (with similar patches to setCurrentMode) prevents from overwhelming clients that use libkscreen from starting to do nothing repeatedly.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/no-announce-without-change