geteduroam / linux-app

geteduroam Linux client
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

GUI: Implement a hamburger menu for about and local metadata #31

Closed jwijenbergh closed 1 year ago

jwijenbergh commented 1 year ago

Only issues right now is that we still panic on errors (TODO: error screen/error toast for the main state). Also GTK gives the following warning:

Gtk-CRITICAL **: 12:13:42.613: _gtk_css_corner_value_get_y: assertion
'corner->class == &GTK_CSS_VALUE_CORNER' failed

But this seems to be a GTK4 bug, that will be fixed in a new version. See: https://discourse.gnome.org/t/menu-button-gives-error-messages-with-latest-gtk4/15689/3