wlroots-hyprland/xwayland
emersion 9f0720c03a
primary-selection: introduce wlr_primary_selection_source
This is a common interface that can be used for all primary selection
protocols, as discussed in [1]. A new function wlr_seat_set_primary_selection
is added to set the primary selection for all protocols.

The seat now owns again the source, and resets the selection to NULL when
destroyed.

[1]: https://github.com/swaywm/wlroots/issues/1367#issuecomment-442403454
2018-11-29 19:40:28 +01:00
..
selection primary-selection: introduce wlr_primary_selection_source 2018-11-29 19:40:28 +01:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
sockets.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
sockets.h xwayland: move & split internal header file 2017-08-23 22:03:49 +02:00
xwayland.c primary-selection: introduce wlr_primary_selection_source 2018-11-29 19:40:28 +01:00
xwm.c Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00