aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection/incoming.c
AgeCommit message (Expand)Author
2021-02-15xwayland/selection: log when proxy window loses ownershipTudor 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: don't leak Wayland fd if ConvertSelection failsTudor Brindus
2021-01-31xwayland/selection: don't request another selection while one is pendingTudor Brindus
2021-01-29xwayland/selection: end incr transfer on empty prop, not next selectionTudor Brindus
2021-01-29xwayland/selection: refactor remaining incremental transfer codeTudor Brindus
2021-01-29xwayland/selection: extract out property requestsTudor Brindus
2021-01-29xwayland/selection: simplify incremental transfer control flowTudor Brindus
2021-01-29xwayland/selection: explicitly bail if first write to Wayland fd failsTudor Brindus
2021-01-29xwayland/selection: make `xwm_data_source_write` return 0 on failureTudor Brindus
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2021-01-25xwayland/selection: prevent fd leak on unsupported MIME typeTudor Brindus
2021-01-25xwayland: use wlr_log_errno instead of %mTudor Brindus
2019-06-30Implement serial validation for selection requestsManuel Stoeckl
2019-01-24data-device: make sources inert, rename cancel to destroyemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2019-01-21primary-selection: add a serial argumentemersion
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: use impl pattern for sourcesemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion
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-26xwayland/selection: fix little memory leak on erroremersion
2018-04-26Merge pull request #882 from emersion/unprefix-local-symbolsDrew DeVault
2018-04-26Use correct printf format specifiers for ssize_tGuido Guenther
2018-04-25Make sure we don't use others' prefixesemersion
2018-04-03xwayland: refactor selection codeemersion