Skip to content

Fix getting tablet mode on application startup

Fushan Wen requested to merge work/fuf/tabletmode into master

The old method gets tablet mode state from a wrong interface. The correct interface should be org.freedesktop.DBus.Properties.

Test: enable tablet mode, and restart plasmashell

BUG: 462187 FIXED-IN: 5.102

Edited by Fushan Wen

Merge request reports