gdk/wayland: Support the xdg-activation wayland protocol
This protocol implements the IPC necessary to focus application windows across launcher/launchee. Add support for it.
This commit is contained in:
		| @ -187,6 +187,7 @@ uint32_t _gdk_wayland_device_get_implicit_grab_serial(GdkWaylandDevice *device, | ||||
|                                                       const GdkEvent   *event); | ||||
| uint32_t _gdk_wayland_seat_get_last_implicit_grab_serial (GdkSeat           *seat, | ||||
|                                                           GdkEventSequence **seqence); | ||||
| GdkWindow * gdk_wayland_device_get_focus (GdkDevice *device); | ||||
| struct wl_data_device * gdk_wayland_device_get_data_device (GdkDevice *gdk_device); | ||||
| void gdk_wayland_seat_set_selection (GdkSeat               *seat, | ||||
|                                      struct wl_data_source *source); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Carlos Garnacho
					Carlos Garnacho