summaryrefslogtreecommitdiff
path: root/src/core/meta-selection.c
Commit message (Expand)AuthorAgeFilesLines
* core/selection: Set display on creationRobert Mader2022-12-171-2/+7
* core: Setup and use ownership chainsJonas Ådahl2022-12-171-0/+6
* selection: Return an error if trying to transfer from NULL sourceJonas Ådahl2022-05-311-0/+7
* core/selection: Cancel selection transfer requests after a timeoutPascal Nowack2021-07-281-4/+72
* core: Cater for reading selection in chunksCarlos Garnacho2020-04-161-8/+46
* core: Add private function to get the current selection ownerCarlos Garnacho2020-04-091-0/+11
* selection: Fix task leak in error case of source_read_cbSebastian Keller2020-02-011-0/+1
* selection: Unref selection owners on disposeSebastian Keller2020-02-011-0/+18
* Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource publicCarlos Garnacho2019-05-021-1/+52
* core: Add MetaSelection and MetaSelectionSourceCarlos Garnacho2019-05-021-0/+296