https://bugs.kde.org/show_bug.cgi?id=415683
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kscreen/commit/09b988e66 | |28093e7d4c8b92cd8a0a1fe2da2 | |f77e Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Marco Martin <notm...@gmail.com> --- Git commit 09b988e6628093e7d4c8b92cd8a0a1fe2da2f77e by Marco Martin. Committed on 04/03/2022 at 09:05. Pushed by mart into branch 'master'. X11: align touchscreen to internal display On Wayland is the compositor itself that keeps the touchscreen coordinates mapped to the size and position of the internal screen, also keeping rotation into account. on X11, needs to be done via XInput, do it when KScreen actually applies a configuration. M +19 -0 CMakeLists.txt A +3 -0 config-X11.h.cmake M +7 -1 kded/CMakeLists.txt M +192 -0 kded/daemon.cpp M +4 -0 kded/daemon.h https://invent.kde.org/plasma/kscreen/commit/09b988e6628093e7d4c8b92cd8a0a1fe2da2f77e -- You are receiving this mail because: You are watching all bug changes.