1
0
Fork 0
mutter-performance-source/src
Sebastian Keller d1a1b7bfdd window-actor/x11: Fix region leak when updating frame bounds
The value returned by meta_frame_get_frame_bounds() is owned by the
caller so we can assign it directly without copying to avoid a leak and
a bit of unnecessary work. Also it can't ever return NULL, so there is
no need to check for that.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3994>
2024-09-01 11:29:12 +02:00
..
backends clutter/seat: Keep a pointer to the context 2024-09-01 00:13:28 +02:00
common drm-timeline: Add meta_drm_timeline_is_signaled 2024-08-30 21:07:16 +00:00
compositor window-actor/x11: Fix region leak when updating frame bounds 2024-09-01 11:29:12 +02:00
core Add experimental mode to use native scaling of Xwayland clients 2024-08-30 20:32:01 +00:00
frames frames: Load libadwaita on GNOME 2024-08-28 15:29:22 +00:00
meta Add experimental mode to use native scaling of Xwayland clients 2024-08-30 20:32:01 +00:00
tests clutter/stage: Remove unused title property 2024-09-01 00:13:28 +02:00
third_party x11: Use the embedded xcursor functions where possible 2024-05-24 13:02:42 +00:00
wayland x11-display: Use X11 UI scaling factor for cursor theme size 2024-08-31 23:28:27 +00:00
x11 x11-display: Use X11 UI scaling factor for cursor theme size 2024-08-31 23:28:27 +00:00
meson.build Move MetaDrmTimeline to src/common 2024-08-30 21:07:16 +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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00