Skip to content

menu: Use GtkPopoverMenu instead of GtkMenu for primary menu

Popovers are recommended for primary menus; In addition, the migration from the app menu introduced new conventions like using "About [App]" instead of "About", and grouping Preferences with About, Help, and Keyboard Shortcuts.

Merge request reports