Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
KWin
KWin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 60
    • Merge Requests 60
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • KWinKWin
  • Merge Requests
  • !635

Merged
Opened Jan 28, 2021 by Vlad Zahorodnii@vladzDeveloper

x11: Fix laggy scrolling in Firefox when swap events are disabled

  • Overview 4
  • Commits 3
  • Changes 8

On Intel, scrolling in Firefox is laggy if swap events are disabled. The culprit seems to be the fact that the SGIVideoSyncVsyncMonitor watches for vblanks on the root window. This change addresses the issue by creating a dummy window that is used later to make the opengl context current and watching vblanks.

Assignee
Assign to
Reviewer
Request review from
5.21
Milestone
5.21
Assign milestone
Time tracking
Reference: plasma/kwin!635
Source branch: work/firefox-scrolling-issues