mutter/src
Sebastian Keller f10b3eac62 frames: Always initialize _MUTTER_FRAME_EXTENTS to zero
The frame size_allocate() will set it correctly once show() is called by
the window tracker.

This is less code and also help reduces the chance of a brief visual
glitch in fullscreen games during startup. If the window is initially
still decorated the gray area would still show up until the next redraw,
which due to loading times can take a while.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3608>
2024-02-26 17:03:56 +00:00
..
backends cogl: Remove Color.init_from_4ub 2024-02-22 12:34:58 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor cogl: Remove Color.init_from_4ub 2024-02-22 12:34:58 +00:00
core window: Handle layer of DOCK windows 2024-02-26 11:19:03 +00:00
frames frames: Always initialize _MUTTER_FRAME_EXTENTS to zero 2024-02-26 17:03:56 +00:00
meta wayland/client: Add make_desktop() method 2024-02-26 11:19:03 +00:00
tests tests/wayland-test-clients: Update cursor names 2024-02-25 21:46:36 +00:00
wayland wayland/client: Add make_desktop() method 2024-02-26 11:19:03 +00:00
x11 window: Handle layer of DOCK windows 2024-02-26 11:19:03 +00:00
meson.build wayland: Introduce MetaWaylandInput/MetaWaylandEventInterface 2024-02-13 01:01:48 +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