https://bugs.kde.org/show_bug.cgi?id=461901
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/cdeacdbdaded | |b1ac6ea64a51e016737e485b406 | |7 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Zamundaaa <[email protected]> --- Git commit cdeacdbdadedb1ac6ea64a51e016737e485b4067 by Xaver Hugl. Committed on 21/11/2022 at 13:25. Pushed by zamundaaa into branch 'master'. backends/libinput: update screens on Workspace::outputsChanged Using OutputBackend::outputsQueried can cause problems because it's emitted before output settings like enablement get adjusted to the new output configuration. It also doesn't react to output changes initiated by KScreen and is in the way of plans to use multiple output backends at the same time. M +0 -1 src/backends/libinput/connection.cpp M +5 -0 src/backends/libinput/libinputbackend.cpp M +1 -0 src/backends/libinput/libinputbackend.h M +4 -0 src/core/inputbackend.h M +8 -0 src/input.cpp M +1 -0 src/input.h https://invent.kde.org/plasma/kwin/commit/cdeacdbdadedb1ac6ea64a51e016737e485b4067 -- You are receiving this mail because: You are watching all bug changes.
