Go to file
Jonas Ådahl 704b73b041 wayland: Restructure surface role building blocks code
This commit moves out non-core wl_surface related code into separate
code units, while renaming types to fit a common scheme. The changes
done are:

 * ClutterActor based surface roles built upon
   MetaWalyandSurfaceRoleActorSurface. This object has been renamed to
   MetaWaylandActorSurface and related functionality has moved into
   meta-wayland-actor-surface.c.

 * The code related to roles backed by a MetaWindow (i.e. built upon
   MetaWaylandShellSurface) was moved into meta-wayland-shell-surface.c

 * The majority of subsurface related code was moved into into
   meta-wayland-subsurface.c and the object was renamed
   MetaWaylandSubsurface.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/5
https://bugzilla.gnome.org/show_bug.cgi?id=791938
2018-02-23 18:57:40 +08:00
clutter clutter: Check the ClutterTextInputFocus has focus before filtering events 2018-02-18 15:22:13 +01:00
cogl cogl-texture: Remove unused function 2018-02-09 14:01:12 +01:00
data data: Don't expose window shading shortcut 2018-01-24 19:09:27 +01:00
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po Update Galician translation 2018-02-23 00:50:09 +00:00
src wayland: Restructure surface role building blocks code 2018-02-23 18:57:40 +08:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore .gitignore: Add more things to ignore 2018-02-23 18:57:16 +08:00
autogen.sh Fix bashism in autogen.sh 2017-05-11 13:45:44 +02:00
configure.ac configure.ac: Bump API version number 2018-02-21 23:52:32 +08:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.27.91 2018-02-21 01:09:22 +01:00