[okular] [Bug 438137] Implement KHamburgerMenu

Nate Graham bugzilla_noreply at kde.org
Wed Jun 9 18:31:16 BST 2021


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |nate at kde.org
             Status|REPORTED                    |CONFIRMED

--- Comment #3 from Nate Graham <nate at kde.org> ---
FWIW implementing KHamburgerMenu doesn't imply or require hiding the menu bar
by default. The main bar can remain visible by default and then the hamburger
menu only appears when the user has chosen to hide the menu bar. This is
currently how Gwenview has it, in fact.

The design of what to put in the hamburger menu is of course a salient
question. :) Personally I think this is quite doable:

- File menu: probably the hamburger menu will have many of these actions in it
- Edit menu: probably the hamburger menu will have most of these actions in it
- View, Go, and Tools menus: most of these are accessible through UI controls
in the default toolbar and can therefore be omitted from the hamburger menu
while they are still visible on the toolbar. Only a few will need to be visible
in the hamburger menu by default.
- Bookmarks menu: ontents can be omitted from the hamburger menu if we add an
"Add bookmark" button to the bookmarks panel in the sidebar

Seems quite doable. FWIW check out Dolphin's hamburger menu in git master. It's
super streamlined and nice now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list