index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xwayland
/
selection
/
outgoing.c
Age
Commit message (
Expand
)
Author
2021-02-15
xwayland/selection: ignore requests for anything but the newest data
Tudor Brindus
2021-02-04
xwayland/selection: allow simultaneous Wayland-to-X11 transfers
Tudor Brindus
2021-02-04
xwayland/selection: use one X11 window per incoming transfer
Tudor Brindus
2021-01-31
xwayland/selection: introduce `xwm_selection_transfer_init`
Tudor Brindus
2021-01-31
xwayland/selection: destroy all selections on Xwayland restart
Tudor Brindus
2021-01-25
xwayland/selection: rename Wayland-facing data and helpers
Tudor Brindus
2020-10-13
xwayland: notify requestor when we fail to respond to their request
Tudor Brindus
2020-10-12
xwayland: remove stale transfers from the same requestor
Tudor Brindus
2020-10-11
xwayland: fix use-after-free in selection handling
Tudor Brindus
2020-10-11
xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` instead
Tudor Brindus
2020-07-27
Fix incorrect format parameters
Antonin Décimo
2020-07-03
xwm: end transfers when the requestor is destroyed
John Chadwick
2018-11-29
primary-selection: introduce wlr_primary_selection_source
emersion
2018-11-27
gtk-primary-selection: use impl pattern for sources
emersion
2018-11-23
Rename wlr_primary_selection to wlr_gtk_primary_selection
emersion
2018-11-06
Use _POSIX_C_SOURCE, use shm_open
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-04-26
Use correct printf format specifiers for ssize_t
Guido Guenther
2018-04-03
xwayland: refactor selection code
emersion