Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Michel Dänzer
  • xserverxserver
  • Repository

Switch branch/tag
  • xserver
  • hw
  • xwayland
  • xwayland-output.c
Find file BlameHistoryPermalink
  • Michel Dänzer's avatar
    xwayland: Call RRTellChanged if the RandR configuration may have changed · 204f10c2
    Michel Dänzer authored Jul 07, 2021 and Michel Dänzer's avatar Michel Dänzer committed Jul 09, 2021
    This makes sure RandR events are sent to interested clients as needed.
    This was happening implicitly in some cases, but not in others, e.g. if
    the root window size didn't change.
    
    If this were to call RRTellChanged more often than necessary in some
    cases, that should be harmless, as it only sends events if something
    has actually changed since last time.
    
    Should fix https://bugzilla.redhat.com/show_bug.cgi?id=1979892
    
     .
    
    v2:
    * Call RRTellChanged at the very end of update_screen_size, just in
      case.
    Reviewed-by: Olivier Fourdan's avatarOlivier Fourdan <ofourdan@redhat.com>
    204f10c2

Replace xwayland-output.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.