fix: transfer tablet mode properties
ClosedPublic

Authored by romangg on Mar 17 2020, 6:08 PM.

Details

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.

BUG: 418739

Test Plan

Manually with hard-coded tablet mode availability in KWin.

Diff Detail

Repository
R110 KScreen Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
romangg created this revision.Mar 17 2020, 6:08 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 17 2020, 6:08 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
romangg requested review of this revision.Mar 17 2020, 6:08 PM
bshah accepted this revision.Mar 18 2020, 12:38 AM
This revision is now accepted and ready to land.Mar 18 2020, 12:38 AM
This revision was automatically updated to reflect the committed changes.