wayland: Pretend selection works, print debug message
This commit is contained in:
		| @ -39,7 +39,10 @@ _gdk_wayland_display_set_selection_owner (GdkDisplay *display, | ||||
| 					  guint32     time, | ||||
| 					  gboolean    send_event) | ||||
| { | ||||
|   return FALSE; | ||||
|   fprintf(stderr, "set selection owner: atom %ld, owner %p\n", | ||||
| 	  selection, owner); | ||||
|  | ||||
|   return TRUE; | ||||
| } | ||||
|  | ||||
| void | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kristian Høgsberg
					Kristian Høgsberg