Revert "Revert "wayland: Add support for xdg-output""

This reverts commit 8e20c1fac2.
This commit is contained in:
Olivier Fourdan
2019-05-22 12:26:37 +02:00
parent 03be8c5617
commit 4ba8971404
7 changed files with 176 additions and 37 deletions

View File

@ -227,6 +227,8 @@ struct wl_output *_gdk_wayland_screen_get_wl_output (GdkScreen *screen,
void _gdk_wayland_screen_set_has_gtk_shell (GdkScreen *screen);
void _gdk_wayland_screen_init_xdg_output (GdkScreen *screen);
void _gdk_wayland_window_set_grab_seat (GdkWindow *window,
GdkSeat *seat);