mutter/src
Jonas Ådahl b2482a2069 cogl: Add CoglX11Onscreen interface
Mutter needs to fetch the X11 Window ID from the onscreen and did that
by using an X11 specific API on the CoglOnscreen, where the X11 type was
"expanded" (Window -> uint32_t). Change this by introducing an interface
called CoglX11Onscreen, implemented by both the Xlib and GLX onscreen
implementations, that keeps the right type (Window), while avoiding X11
specific API for CoglOnscreen.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>
2021-01-30 09:11:46 +00:00
..
backends cogl: Add CoglX11Onscreen interface 2021-01-30 09:11:46 +00:00
compositor shaped-texture: Update the full bounding box of each clip rectangle 2021-01-27 17:05:38 +08:00
core workspace: Downgrade assert to warning when adding window 2021-01-29 17:14:08 +00:00
meta meta: Remave meta_activate_session() 2021-01-28 20:05:23 +00:00
tests tests/monitor-config: Improve debugging output 2021-01-29 16:49:58 +00:00
ui frames: Consider events on fullscreen windows to be on the client area 2021-01-28 15:30:29 +00:00
wayland wayland/gtk-shell: Add an explicit gtk-shell surface release request 2021-01-29 16:21:16 +00:00
x11 workspace-manager, x11-display: Default to a single row 2021-01-27 11:48:10 -03:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build renderer/native: Move out CoglOnscreen code to separate file 2021-01-30 09:11:45 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml x11: Support the CTM (color transform matrix) RandR property 2021-01-11 13:44:54 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop: Allow using custom scroll source for NotifyPointerAxis 2021-01-11 10:12:53 +01:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00