| Summary: | Create new item in Help menu to facilitate discovery of the "search all commands" HUD feature | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kxmlgui | Reporter: | Michael <kde> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | dolphin-bugs-null, felixernst, me, nate, w.ahmed23, waqar.17a |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | a86fb9e1c02ab11adc394bd25c62daeefbaf6a62 | Version Fixed/Implemented In: | 5.92 |
| Sentry Crash Report: | |||
|
Description
Michael
2021-09-06 23:23:26 UTC
KHamburgerMenu likes in KConfigWidgets, but this feature is not specific to KHamburgerMenu. Probably we need an item added to the general help menu which I think lives in KXMLGui? I totally agree with what this bug report wishes for. >this feature is not specific to KHamburgerMenu I agree. This should have no relation to KHamburgerMenu code-wise. The hamburger menu only displays the Help menu from the menu bar. >Probably we need an item added to the general help menu which I think lives in KXMLGui? I think so too. I think it is likely that this can be fully implemented without touching anything outside of the KXmlGui framework. Awesome! Thank you Waqar Ahmed 🙏 |