Skip to content

GTK4 port

Alice Mikhaylenko requested to merge alicem/retro-gtk:gtk4 into master

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

Remaining problems to fix:

  • No cursor grabbing. This already only worked on X11, and Games doesn't use it - we'll open an issue instead for that
  • There's a segfault when closing retro-demo. This happens in Games as well; (gtk#1423 (closed))
  • It's slower than GTK+ 3 version - was GTK fault, has been fixed since then

Fixes #14 (closed)

Edited by Alice Mikhaylenko

Merge request reports