Add primary menu #61

Closed
opened 2019-03-16 20:59:35 +01:00 by coderkun · 5 comments
coderkun commented 2019-03-16 20:59:35 +01:00 (Migrated from gitlab.com)

As described in Farewell, application menus! Gnome removed/will remove the application menu and applications should implement a primary menu. Therefore introduce a primary menu in the header and move the application menu items to it.

As described in [Farewell, application menus!](https://blogs.gnome.org/aday/2018/10/09/farewell-application-menus/) Gnome removed/will remove the application menu and applications should implement a primary menu. Therefore introduce a primary menu in the header and move the application menu items to it.
coderkun commented 2019-03-16 20:59:36 +01:00 (Migrated from gitlab.com)

changed milestone to %10

changed milestone to %10
coderkun commented 2020-03-15 14:54:21 +01:00 (Migrated from gitlab.com)

mentioned in commit 13595a60d9a00bf40d0d24773782dfc57aa749e7

mentioned in commit 13595a60d9a00bf40d0d24773782dfc57aa749e7
coderkun commented 2020-03-21 22:39:06 +01:00 (Migrated from gitlab.com)

Since the set_app_menu() method is not deprecated and GTK still renders a menu I decided to keep it and configure a window icon instead.

Since the [set_app_menu()](https://developer.gnome.org/gtk3/stable/GtkApplication.html#gtk-application-set-app-menu) method is not deprecated and GTK still renders a menu I decided to keep it and configure a window icon instead.
coderkun commented 2020-03-21 22:40:56 +01:00 (Migrated from gitlab.com)

mentioned in commit 8ecc7176d7

mentioned in commit 8ecc7176d729762cae643c950da98e7223c68039
coderkun commented 2020-03-21 22:45:40 +01:00 (Migrated from gitlab.com)

closed via commit 8ecc7176d7

closed via commit 8ecc7176d729762cae643c950da98e7223c68039
Sign in to join this conversation.
No description provided.