aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection/selection.c
AgeCommit message (Expand)Author
2024-02-15Define _POSIX_C_SOURCE globallySimon Ser
2023-07-07Use struct initializers instead of memset()Simon Ser
2022-04-28Zero-initialize structs in init functionsSimon Ser
2021-02-15xwayland/selection: flush connection after changing xwm selection ownerTudor Brindus
2021-02-04xwayland/selection: use one target window per selectionTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
2021-01-31xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: introduce `xwm_selection_transfer_init`Tudor Brindus
2021-01-31xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: destroy all selections on Xwayland restartTudor 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-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
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: 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-25Make sure we don't use others' prefixesemersion
2018-04-03xwayland: refactor selection codeemersion