https://bugs.kde.org/show_bug.cgi?id=418739
Bug ID: 418739
Summary: tablet mode value is wrong in kded
Product: KScreen
Version: git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kded
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
As mentioned on IRC, for some reason tablet mode value is in wrong state in the
kded for config, which prevents auto-rotation from working.
I've tried debugging this without much of luck. But basically,
- wayland backend sets value to true
- on rotation event it tries to read value from monitored config
- which doesn't take value set by wayland backend and defaults to false
- as a result TopUp rotation is only thing available
(all git master, FTR: kwin had tablet mode reporting broken,
https://cgit.kde.org/kwin.git/commit/?id=7c5c7b5a1eba81c1df119993ac0b4bebfd7f2fcc
fixes it, so make sure you have it before testing it)
--
You are receiving this mail because:
You are watching all bug changes.