aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection/outgoing.c
AgeCommit message (Expand)Author
2021-02-15xwayland/selection: ignore requests for anything but the newest dataTudor Brindus
2021-02-04xwayland/selection: allow simultaneous Wayland-to-X11 transfersTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
2021-01-31xwayland/selection: introduce `xwm_selection_transfer_init`Tudor Brindus
2021-01-31xwayland/selection: destroy all selections on Xwayland restartTudor Brindus
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2020-10-13xwayland: notify requestor when we fail to respond to their requestTudor Brindus
2020-10-12xwayland: remove stale transfers from the same requestorTudor Brindus
2020-10-11xwayland: fix use-after-free in selection handlingTudor Brindus
2020-10-11xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` insteadTudor Brindus
2020-07-27Fix incorrect format parametersAntonin Décimo
2020-07-03xwm: end transfers when the requestor is destroyedJohn Chadwick
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: use impl pattern for sourcesemersion
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-06Use _POSIX_C_SOURCE, use shm_openemersion
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-04-26Use correct printf format specifiers for ssize_tGuido Guenther
2018-04-03xwayland: refactor selection codeemersion