1
0
Fork 0
mutter-performance-source/src
Jonas Ådahl 1a0bd44694 backend: Hook up to the parent constructed()
Doing an early out in a constructed() is a bit awkward, and unexpected,
and makes it tricky to call the parents constructed() method (which we
didn't), so clean that up.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2578>
2022-09-02 20:43:05 +00:00
..
backends backend: Hook up to the parent constructed() 2022-09-02 20:43:05 +00:00
compositor clutter/utils: Remove magic numbers from fixed point calculations 2022-09-02 07:33:26 +00:00
core Consistently pass timestamp as uint64 when creating MetaStartupSequence 2022-09-02 15:21:27 +00:00
meta window: Notify about size-change when changing monitor 2022-09-02 13:12:09 +00:00
tests tests: Extract D-Bus runner as reusable python module 2022-09-02 17:18:43 +00:00
ui frames: Add basic color-scheme support 2022-07-29 13:19:23 +00:00
wayland Consistently pass timestamp as uint64 when creating MetaStartupSequence 2022-09-02 15:21:27 +00:00
x11 x11/session: Set the context as client data on connection watch 2022-09-02 17:52:41 +00:00
libmutter.pc.in
meson.build backends: Expose InputMapping D-Bus path to determine tablet mapping 2022-09-02 18:34:36 +00: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