wayland: Add API to retrieve the Wayland output

Desktop / GNOME / GTK - Olivier Fourdan [redhat.com] - 18 May 2016 12:07 UTC

In Wayland, surfaces get an enter/leave notification each time they enter or leave an output.

Add an API to GdkWaylandWindow to retrieve the output the window has last entered.

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

ca77de0 wayland: Add API to retrieve the Wayland output
docs/reference/gdk/gdk3-sections.txt | 1 +
gdk/wayland/gdkwaylandwindow.h | 3 +++
gdk/wayland/gdkwindow-wayland.c | 26 ++++++++++++++++++++++++++
3 files changed, 30 insertions(+)

Upstream: git.gnome.org


  • Share