Flatpak: update GTK to 4.1.0

While not ideal, only GTK 4.1+ has rounded menu buttons and renders properly with EGL on mobile devices.
This commit is contained in:
Rafał Dzięgiel
2021-02-19 16:12:38 +01:00
parent 59908f808f
commit 0aa5402e77

View File

@@ -18,7 +18,8 @@
{ {
"type": "git", "type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git", "url": "https://gitlab.gnome.org/GNOME/gtk.git",
"commit": "ec94ec0286041c16d6df7b496b0760a0ae0885ba" "tag": "4.1.0",
"commit": "65c38111f958bac66d578e3f81964ca3857105c1"
}, },
{ {
"type": "patch", "type": "patch",