gnome-shell/js
Sebastian Wick 6b9c04de6e lookingGlass: Use Cogl.Pipeline.new to construct new pipelines
new Cogl.Pipeline now constructs a GObject via g_object_new and not via
cogl_pipeline_new. Construction via g_object_new requires a some
construct only parameters so either way, this call doesn't work anymore.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/3144
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3057>
2024-01-06 21:24:56 +00:00
..
dbusServices dbusServices/extensions: Improve error message formatting 2024-01-04 18:59:33 +00:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
portalHelper
ui lookingGlass: Use Cogl.Pipeline.new to construct new pipelines 2024-01-06 21:24:56 +00:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-04 18:59:33 +00:00
meson.build
portal-resources.gresource.xml