summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkclipboard-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Use g_message for loggingMatthias Clasen2018-01-141-10/+10
* Make gdk logging per-displayMatthias Clasen2018-01-141-10/+13
* wayland: Plug memory leaksMatthias Clasen2018-01-041-0/+1
* gdk: Fix wrong usage of g_task_propagate_pointer()Benjamin Otte2017-12-101-15/+3
* wayland: Implement taking over the clipboardBenjamin Otte2017-12-031-6/+129
* wayland: Implement reading the clipboardBenjamin Otte2017-12-031-4/+135
* wayland: Add skeleton for a GdkClipboardWaylandBenjamin Otte2017-12-031-0/+78