https://bugs.kde.org/show_bug.cgi?id=418739
Roman Gilg <subd...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/lib | |kscreen/6ba447e9e59da852a51 | |4101d8f2fa467c972ff8f Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Roman Gilg <subd...@gmail.com> --- Git commit 6ba447e9e59da852a514101d8f2fa467c972ff8f by Roman Gilg. Committed on 18/03/2020 at 01:44. Pushed by romangilg into branch 'master'. fix: transfer tablet mode properties Summary: I forgot to copy over the tablet-mode-available and -engaged data from one config to the next one. Because of that the data was not available to the daemon. Also serialize the tablet mode properties in the Serializer. The Serializer is not used on Wayland afaik but if at one point for example the RandR backend gains auto rotation support we need to have it in the Serializer. Test Plan: Manually with hard-coded tablet mode availability in KWin. Reviewers: #plasma, bshah Reviewed By: #plasma, bshah Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28106 M +2 -0 src/config.cpp M +10 -0 src/configserializer.cpp https://commits.kde.org/libkscreen/6ba447e9e59da852a514101d8f2fa467c972ff8f -- You are receiving this mail because: You are watching all bug changes.