https://bugs.kde.org/show_bug.cgi?id=436053
Aleix Pol <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/4b3b5fa36808 | |090a48fa5e4619a25c8fbc0270a | |6 --- Comment #19 from Aleix Pol <[email protected]> --- Git commit 4b3b5fa36808090a48fa5e4619a25c8fbc0270a6 by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 26/04/2021 at 12:46. Pushed by apol into branch 'master'. fb: make it easier to run on nomodeset In the few cases where the framebuffer is needed, we'd get problems because ioctl(KWIN_FB_NO_VSYNC) fails. This removes the code entirely to just use a timer to refresh. M +0 -1 src/plugins/platforms/fbdev/CMakeLists.txt M +2 -7 src/plugins/platforms/fbdev/fb_backend.cpp M +1 -1 src/plugins/platforms/fbdev/fb_backend.h D +0 -77 src/plugins/platforms/fbdev/fbvsyncmonitor.cpp D +0 -63 src/plugins/platforms/fbdev/fbvsyncmonitor.h https://invent.kde.org/plasma/kwin/commit/4b3b5fa36808090a48fa5e4619a25c8fbc0270a6 -- You are receiving this mail because: You are watching all bug changes.
