Skip to content

temp/gtk4.0: fork from alpine to fix bug in PinePhone

Pablo Correa Gomez requested to merge (removed):gtk4-pp into master

Add hack to prevent GTK4 apps to be unusable in the PinePhone. This needs testing from maintainers of devices which are NOT the pinephone, to see if this works or breaks something else, hence marked as Draft. We already know this is a hack and an ugly fix. But the alternative is to have a v22.06 release with a huge regression on the PinePhone, since the real fix will take time and backporting it might be even more risky due to the amount of code changes involved and the code path in which it happens.

Fixes #1510 (closed) Upstream issue https://gitlab.gnome.org/GNOME/gtk/-/issues/4763

A good solution will take a bit more time but is an on-going process https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4687

Edited by Pablo Correa Gomez

Merge request reports