summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkselectioninputstream-x11.c
Commit message (Expand)AuthorAgeFilesLines
* gdkselectioninputstream-x11: Fix memory leakMohammed Sadiq2018-09-161-1/+1
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkSelectionInputStreamX11: Plug a memory leakTimm Bäder2018-03-061-0/+1
* Make gdk logging per-displayMatthias Clasen2018-01-141-12/+12
* x11: Refactor xevent filtering some moreBenjamin Otte2017-12-131-17/+17
* x11: Use GdkX11Display::translate-event moreBenjamin Otte2017-12-131-18/+19
* x11: Implement claiming the X Selection with the clipboardBenjamin Otte2017-12-031-2/+2
* x11: Improve fallbacks for textBenjamin Otte2017-12-031-4/+24
* x11: Improve debugging output for selection input streamBenjamin Otte2017-12-031-5/+31
* clipboard: Refactor gdk_clipboard_read() to be asyncBenjamin Otte2017-12-031-24/+69
* x11: Use async queue and implement sync reads on selections streamBenjamin Otte2017-12-031-16/+35
* x11: Implement INCR readsBenjamin Otte2017-12-031-18/+37
* x11: Various clipboard cleanupsBenjamin Otte2017-12-031-3/+4
* x11: Add an initial clipboard implementationBenjamin Otte2017-12-031-0/+443