Skip to content

WIP: GTK4 port

Alice Mikhaylenko requested to merge (removed):gtk4 into master

It's still way too early to merge it, but here it is.

This MR depends on GNOME/retro-gtk!23 (merged), !78 (merged) and !80 (closed). (currently just includes them so that it builds)

Remaining problems to fix:

  • It crashes after exiting any libretro game. The problem is probably in retro-gtk;
  • Some runtime warnings are printed in keyboard page in preferences;
  • Search-as-you-type is using a deprecated-but-not-deprecated function that is somehow isn't removed yet. :)
Edited by Alice Mikhaylenko

Merge request reports