https://bugs.kde.org/show_bug.cgi?id=501871

--- Comment #4 from Felix Ernst <felixer...@kde.org> ---
(In reply to Elite from comment #3)
> Perhaps this could just be a option in settings the user can enable or
> disable. As that would solve most of if not the full request. 

Yes, it indeed seems like the only fix for this specific request is such a
global option. It would probably need to be called something like "Hide
hamburger buttons when using a global menu bar".

This should be implementable by adding such an option/setting to KDE's global
settings. The KHamburgerMenu code could then read it. This would be the most
minimal fix to this bug report. However, it would also be a bit of a niche
solution.

If I try to see the bigger picture, perhaps the option "Hide hamburger buttons
when using a global menu bar" could be combined with a global "Prefer using
menu bars" check box in system settings. Applications that support both a menu
bar as well as a hamburger menu would then show a menu bar by default.
Additionally, when "Prefer using menu bars" is selected, KHamburgerMenu would
hide itself whenever a menu bar is exported.

This latter solution is more difficult to implement though because we currently
don't have a good way to toggle the visibility of menu bars globally.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to