mutter/src
Dor Askayo c18ce8569e tests/wayland: Add a missing "include"
This avoids the following error:

  ../src/tests/wayland-test-clients/dma-buf-scanout.c💯5: error:
    implicit declaration of function ‘close’; did you mean ‘pclose’?
    [-Werror=implicit-function-declaration]
    100 |     close (buffer->dmabuf_fds[i]);
        |     ^~~~~
        |     pclose

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2458>
2022-06-08 00:29:50 +03:00
..
backends x11/clutter-backend: Remove unused XSynchronize() call 2022-06-03 13:43:26 +00:00
compositor Remove checks for GLSL 2022-06-03 12:57:31 +00:00
core x11: Let X11 connection owners call XSynchronize() themselves 2022-06-03 13:43:26 +00:00
meta x11: Let X11 connection owners call XSynchronize() themselves 2022-06-03 13:43:26 +00:00
tests tests/wayland: Add a missing "include" 2022-06-08 00:29:50 +03:00
ui window: Move icon management to X11 implementation 2022-02-07 17:52:05 +00:00
wayland tests/wayland: Add more requests to test driver protocol 2022-06-03 09:03:10 +00:00
x11 x11: Let X11 connection owners call XSynchronize() themselves 2022-06-03 13:43:26 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build tests: Add basic X11 WM test 2022-06-02 17:19:42 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00