1
0
Fork 0
mutter-performance-source/src
Jonas Ådahl 7fd585fe98 wayland: Split out shell surface code from meta-wayland-surface.c
Move xdg_shell related functionality to a new meta-wayland-xdg-shell.c
and wl_shell related functionality to a new meta-wayland-wl-shell.c,
and adapt role object tree.

Common functionality related to the surface being drawn as a
MetaSurfaceActor was moved to a MetaWaylandSurfaceRoleActorSurface role.

The subsurface role GObject is made to inherit the actor surface GObject.

Shell surface hooks (configure, ping, close, popup done) were added to
a MetaWaylandSurfaceRoleShellSurface GObject which inherits the
surface actor role GObject.

The shell surface roles (xdg_surface, xdg_popup, wl_shell_surface) are
made to inherit the shell surface GObject and implement the relevant
API.

https://bugzilla.gnome.org/show_bug.cgi?id=757623

https://bugzilla.gnome.org/show_bug.cgi?id=763431
2016-05-01 21:11:27 +08:00
..
backends monitor-manager: Add get_is_builtin_display_on() 2016-04-21 21:16:16 +02:00
compositor Fix the merged build 2016-04-27 20:37:47 +02:00
core keybindings: Keep virtual modifier masks around 2016-04-19 18:02:25 +02:00
meta monitor-manager: Add get_is_builtin_display_on() 2016-04-21 21:16:16 +02:00
tests unit-tests: Fix const compiler warning 2016-03-11 12:26:38 +01:00
ui theme: set RTL/LTR flags on the style context 2016-04-09 10:03:27 -07:00
wayland wayland: Split out shell surface code from meta-wayland-surface.c 2016-05-01 21:11:27 +08:00
x11 bell: Let the X11 caller deal with the X11 fallback 2016-03-10 12:34:56 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Fix the merged build 2016-04-27 20:37:47 +02:00
Makefile-tests.am tests: Add unit tests framework runner 2016-02-26 17:52:01 +08:00
Makefile.am wayland: Split out shell surface code from meta-wayland-surface.c 2016-05-01 21:11:27 +08:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07: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 Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00