Summary: | Searching for zoom should directly open Zoom settings instead of system settings | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | sai madhan <madhanrj> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | alexander.lohnau, nate |
Priority: | NOR | Keywords: | accessibility, usability |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=462232 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 462500 |
Description
sai madhan
2022-12-01 13:05:57 UTC
Zoom isn't a separate app that we can launch. The best we could do with current infrastructure is to jump to the Desktop Effects page. Perhaps we need new infrastructure to let you jump right to the settings for Desktop Effects. IIRC they're actually KCMs, right? Maybe we could make them appear in search results lists with an exact match? >IIRC they're actually KCMs, right? Yes. >Maybe we could make them appear in search results lists with an exact match? Though we dynamically load those at runtime from different data sources, which makes this more difficult. |