https://bugs.kde.org/show_bug.cgi?id=342582
--- Comment #34 from Roman Gilg <subd...@gmail.com> --- Git commit e7da4d65ecbd7dea164a86aa355632ffe156e6c4 by Roman Gilg. Committed on 12/12/2019 at 00:57. Pushed by romangilg into branch 'master'. [platforms/x11/standalone] Use intel swap events by default Summary: Activate intel swap events by default if available. They were hidden behind an environmental variable because of some critical release blocking issue years ago. Manual testing indicates that there are no issues anymore with this extension. Since it allows us to use swap events with MESA drivers for optimized repaints enable swap events by default again. For now leave a modified environment variable to switch back to using no swap events easily. Test Plan: i915 Reviewers: #kwin Subscribers: zzag, broulik, kwin Tags: #kwin Maniphest Tasks: T11071 Differential Revision: https://phabricator.kde.org/D25300 M +3 -2 plugins/platforms/x11/standalone/glxbackend.cpp https://commits.kde.org/kwin/e7da4d65ecbd7dea164a86aa355632ffe156e6c4 -- You are receiving this mail because: You are watching all bug changes.