summaryrefslogtreecommitdiff
path: root/src/x11/meta-selection-source-x11.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Fix remaining leaks from switch to XGetAtomName()Sebastian Keller2023-04-141-1/+3
* x11: Remove unused member variables from MetaX11SelectionInputStreamSebastian Keller2023-04-141-2/+2
* x11: Wrap X call with error trapsCarlos Garnacho2023-04-041-0/+7
* x11: Pass Atom directlyCarlos Garnacho2023-04-041-4/+2
* x11: Avoid GDK API in X11 selectionsCarlos Garnacho2023-02-101-5/+6
* x11: Let selection input streams create their own windowSebastian Keller2022-01-071-2/+0
* x11-selection: Plug potential GInputStream leakSebastian Keller2020-02-011-0/+1
* x11: Map mimetypes back to selection atomsCarlos Garnacho2019-10-121-0/+9
* x11: Translate well known selection atoms to mimetypesCarlos Garnacho2019-10-101-0/+13
* x11: Add X11 MetaSelectionSource implementationCarlos Garnacho2019-05-021-0/+252