Go to file
Jonas Ådahl 44624736c5 wayland: Push actor state instead of itself pulling
Make the Wayland objects push the state relevant to their role to the
MetaSurfaceActor instead of MetaSurfaceActorWayland pulling the state
from the associated surface.

This makes the relationship between the actor and the objects that
constructs it more clear; the actor is a drawable that the protocol
objects control, not the other way around.

This will make it easier to "detach" a surface actor from a surface,
which is necessary when unmapping a window while the underlying surface
is yet to be destroyed and potentially reused.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/5
https://bugzilla.gnome.org/show_bug.cgi?id=791938
2018-02-23 18:57:47 +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: Push actor state instead of itself pulling 2018-02-23 18:57:47 +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