| Summary: | When only one input method is installed, consider enabling it by default | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
| Component: | virtual-keyboard | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | Keywords: | usability, wayland-only |
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nate Graham
2024-01-23 17:20:33 UTC
Would make sense to generalize this so that if only one input method of any kind is installed, it gets enabled by default (otherwise what's the point of installing it?). So this would cover the case where only Maliit is installed, and also avoid doing anything wrong in the case where the user has both Maliit and IBus installed and we don't know what to do. We definitely need to improve the setup, but this would be a massive security hole, first one wins. Now we have plasma-keyboard and plasma-setup we can do something better there. |