1
0
Fork 0
mutter-performance-source/src
Marco Trevisan (Treviño) 839158ffd5 build/meta: Add explicit dependency on Gio-2.0 gir
We depend on Gio for many introspection features (GSettings, GFile...)
without this we'd end up not having many symbols being exposed.

And errors such as
  Warning: Meta: meta_display_add_keybinding: argument settings:
    Unresolved type: 'GSettings*'

As per previous commit we now have this dependency implicitly, but still
it's better to make it clearer in case Clutter would drop it.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3620>
2024-02-27 10:35:06 +01:00
..
backends kms/connector: Remove getters for state tracked by KmsConnectorState 2024-02-26 18:18:53 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor compositor: Forward window drag position hint across internals 2024-02-27 00:19:20 +01:00
core core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
frames frames: Drop unused border property from frame content 2024-02-26 17:03:56 +00:00
meta core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
tests tests/kms/update: Use proper gamma LUT size 2024-02-26 18:18:53 +00:00
wayland wayland: Pass button/touch press begin coordinates as window drag hint 2024-02-27 00:19:22 +01:00
x11 x11: Pass NET_WM_MOVERESIZE coordinates as window drag hint 2024-02-27 00:19:22 +01:00
meson.build build/meta: Add explicit dependency on Gio-2.0 gir 2024-02-27 10:35:06 +01:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00