https://bugs.kde.org/show_bug.cgi?id=524614
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/a8b92f86fe | |9f02bdd60edc4b55b13700630b4 | |805 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version| |6.8.0 Fixed/Implemented| | In| | --- Comment #2 from Vlad Zahorodnii <[email protected]> --- Git commit a8b92f86fe9f02bdd60edc4b55b13700630b4805 by Vlad Zahorodnii, on behalf of Joshua Goins. Committed on 02/09/2026 at 09:45. Pushed by vladz into branch 'master'. backends/libinput: Allow writing empty OutputUuid keys again This is used by the Drawing Tablet KCM to unmap input devices to displays (for the "Follow the Current Screen" option as an example.) But writeEntry was only called in the branch for found outputs, so KWin could write a filled OutputUuid key but never reset it. I based the ordering here to what I seen in Device::setOutputName. FIXED-IN: 6.8.0 M +1 -1 src/backends/libinput/device.cpp https://invent.kde.org/plasma/kwin/-/commit/a8b92f86fe9f02bdd60edc4b55b13700630b4805 -- You are receiving this mail because: You are watching all bug changes.
