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
Age
Commit message (
Expand
)
Author
2019-06-30
Implement serial validation for selection requests
Manuel Stoeckl
2019-02-05
data-device: destroy previous source when starting drag
emersion
2019-02-03
Fix another instance of swaywm/sway#3545.
John Chen
2019-01-24
data-device: make sources inert, rename cancel to destroy
emersion
2019-01-24
data-device, primary-selection: add request_set_selection
emersion
2019-01-21
primary-selection: add a serial argument
emersion
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-27
gtk-primary-selection: refactor everything, untie from seat
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
xwayland/selection: fix little memory leak on error
emersion
2018-04-26
Merge pull request #882 from emersion/unprefix-local-symbols
Drew DeVault
2018-04-26
Use correct printf format specifiers for ssize_t
Guido Guenther
2018-04-25
Make sure we don't use others' prefixes
emersion
2018-04-03
xwayland: refactor selection code
emersion