mutter/src
Carlos Garnacho 16eb461054 wayland: Clean up meta_wayland_data_device_set_primary()
This function is already checking for the focus surface client
matching the requestor. The type check was slightly bogus though
as it'd be an screwup in our code, make it an assert instead.

Also, move the check for the client having the focus into the
upper call, so this and wl_data_device.set_selection code can
get more in line.

https://gitlab.gnome.org/GNOME/mutter/issues/878
2019-11-06 15:59:16 +01:00
..
backends renderer-native: Separate offscreen and shadowfb 2019-11-04 10:44:42 +01:00
compositor plugins/default: Clean up tile preview when closing display 2019-11-05 10:35:00 +01:00
core window: Reset tile monitor number when untiling 2019-11-05 10:36:25 +01:00
meta Allow changing Clutter debug flags at runtime 2019-10-25 19:12:34 +00:00
tests tests/monitor-unit-tests: Add another tiling window hot plug test 2019-11-05 10:36:25 +01:00
ui meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
wayland wayland: Clean up meta_wayland_data_device_set_primary() 2019-11-06 15:59:16 +01:00
x11 window-xwayland: Add Xwayland fullscreen games workaround 2019-11-01 14:14:21 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build core/core: Rename and move to x11/meta-x11-window-control 2019-10-15 07:17:29 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml fixed typo 2018-07-24 13:16:36 +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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml org.gnome.Mutter.ScreenCast: Document what was added in API version 2 2019-02-26 13:39:11 +00:00