Bug 462493

Summary: Searching for zoom should directly open Zoom settings instead of system settings
Product: [Plasma] krunner Reporter: sai madhan <madhanrj>
Component: generalAssignee: 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
SUMMARY
To make accessibility features more accessible and discoverable when searching for zoom it should launch Desktop Effects > Zoom settings instead of launching system settings

ADDITIONAL INFORMATION
See Bug 462232 for more details
Comment 1 Nate Graham 2022-12-01 22:40: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?
Comment 2 Alexander Lohnau 2022-12-07 18:20:07 UTC
>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.