SameBoy/gtk3/resources
Maximilian Mader 1d7034fb88
[GTK3] Add `GtkRadioMenuItem`s at runtime
Defining them in the UI definition file was buggy in Unity
and MATE (Mutiny layout). Somehow creating them manually
via the API works around that bug.

The only problem is that Unity fails to update the
marker for the active menu item on the *first* click.
It then lags one item update behind, i.e.
1) CGB is active
2) Click on AGB, CGB is still rendered as active
3) Click on any (including AGB) of the options, now AGB is rendered as active

Also: The Gnome 3 style hamburger menu has been removed.
2020-05-19 02:33:25 +02:00
..
css [GTK3] Implement basic debug console (no sidebar) 2020-05-19 02:33:22 +02:00
gtk [GTK3] Implement the app.close action 2020-05-19 02:33:23 +02:00
pixmaps [GTK3] Add UI skeleton 2020-05-19 02:33:19 +02:00
ui [GTK3] Add `GtkRadioMenuItem`s at runtime 2020-05-19 02:33:25 +02:00
gamecontrollerdb_456ad4d.txt [GTK3] Enable SDL2 HIPAPI controllers 2020-05-19 02:33:24 +02:00