summaryrefslogtreecommitdiff
path: root/src/x11/meta-x11-selection-input-stream.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Remove unused member variables from MetaX11SelectionInputStreamSebastian Keller2023-04-141-20/+3
* x11: Pass Atom directlyCarlos Garnacho2023-04-041-2/+2
* x11: Avoid GDK API in X11 selectionsCarlos Garnacho2023-02-101-3/+1
* x11: Push error trap reading X11 selectionCarlos Garnacho2023-01-121-8/+17
* x11/input-selection-stream: Handle Xwayland going awayJonas Ã…dahl2022-05-311-4/+21
* x11: Avoid memory waste and work when creating selection input streamSebastian Keller2022-01-071-14/+7
* x11: Let selection input streams create their own windowSebastian Keller2022-01-071-3/+17
* x11: Always delete selection input stream property when flushingSebastian Keller2022-01-071-5/+5
* x11: Detach selection streams on disposeCarlos Garnacho2019-10-211-0/+15
* x11: Add X11 selection input/output streamsCarlos Garnacho2019-05-021-0/+557