Rafał Dzięgiel
7b97f29aaf
Flatpak: fix GTK4 build script
2021-04-09 21:14:56 +02:00
Rafał Dzięgiel
a3f78432f8
Flatpak: update GTK4 to latest git
...
GTK 4.2.0 has some problems that were fixed recently. Update to post release git.
2021-04-08 20:56:50 +02:00
Rafał Dzięgiel
7a7a04554f
Flatpak: remove glib-networking dependency
...
Runtime has now up-to-date version
2021-04-08 20:54:46 +02:00
Rafał Dzięgiel
2f3fac7d81
Flatpak: add broadway variable type fix patch
2021-02-25 09:51:24 +01:00
Rafał Dzięgiel
66d201dc3e
Flatpak: update GTK to 4.1.1
...
GTK4 now has new GL renderer. If you wish to test it with Clapper, use GSK_RENDERER=ngl
2021-02-24 10:38:03 +01:00
Rafał Dzięgiel
0aa5402e77
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.
2021-02-19 16:12:38 +01:00
Rafostar
92cf34c682
Flatpak: Remove GLib build
...
GNOME runtime now includes a recent stable GLib, so no need to build it ourselves anymore.
2020-12-27 23:03:50 +01:00
Rafostar
55ae63dad1
Flatpak: update GTK to 4.0
...
GTK 4.0 was released and now its latest git includes "fullscreen" and "flat" buttons changes I requested. Lets update our app to it :-)
2020-12-17 20:08:39 +01:00
Rafostar
ea67e1e620
Flatpak: compile GTK4 with broadway backend
2020-12-14 11:19:12 +01:00
Rafostar
cf26486476
Flatpak: Add GTK4 popover unrealize patch
...
This is a temporary workaround I came up with for app performance drop on Wayland after any popover is opened. We are waiting for a proper fix from GTK4 devs. Until then, this is still much better that nothing.
2020-12-06 23:12:09 +01:00
Rafostar
6cc07c4e98
Flatpak: update uchardet recipe
2020-12-01 10:02:36 +01:00
Rafostar
d630717b24
Flatpak: autodetect subtitle text encoding
...
Manually specifying text encoding is just wrong.
Especially for people who have no idea what text encoding they use (or what it is).
Lets try to be a little more user friendly and autodetect the encoding of each file.
The detection will be done inside GStreamer when first text buffer is received,
so another (but this time optional) patch is added, but who cares :-)
2020-11-25 16:20:51 +01:00
Rafostar
fa131c0356
flatpak: add glib-networking lib
2020-11-09 20:50:14 +01:00
Rafostar
f8c47e611a
flatpak: update required GTK4 libs
2020-11-09 14:41:37 +01:00
Rafostar
1bb1fc76e1
Update flatpak GTK4 to latest git master
2020-11-09 13:13:09 +01:00
Rafostar
f0a54f97e1
Add all missing deps for building flatpak
...
With this flatpak is now possible to build and working
2020-10-29 18:58:02 +01:00