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 |https://invent.kde.org/plas |ma/kscreen/commit/09b988e66 |ma/kscreen/commit/579358f50 |28093e7d4c8b92cd8a0a1fe2da2 |1ae978aa527a25eb3ef9dd42557 |f77e |db46 --- Comment #6 from Marco Martin <notm...@gmail.com> --- Git commit 579358f501ae978aa527a25eb3ef9dd42557db46 by Marco Martin. Committed on 15/03/2022 at 15:02. Pushed by mart into branch 'Plasma/5.24'. 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/579358f501ae978aa527a25eb3ef9dd42557db46 -- You are receiving this mail because: You are watching all bug changes.