https://bugs.kde.org/show_bug.cgi?id=459143
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Tablet mode - Multiscreen: |Kirigami.Settings.tabletMod |Wayland's tablet mode could |e should incorporate |only fatten icons on |awareness of whether the |touchscreens, not on every |screen it's being used on |screen. |has touch capabilities Assignee|[email protected] |[email protected] Target Milestone|--- |Not decided Status|REPORTED |CONFIRMED Version|5.25.5 |5.98.0 Product|kwin |frameworks-kirigami Component|wayland-generic |general Ever confirmed|0 |1 CC| |[email protected], | |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- Quite difficult, yeah. Right now Touch Mode is a global thing. We would have to add logic that basically amounts to Kirigami.Settings.tabletMode && CurrentScreen.HasTouchCapabilities in every place where we currently check for tablet mode being enabled and disabled. Maybe we could build it into the tabletMode check itself. -- You are receiving this mail because: You are watching all bug changes.
