wlroots/include
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
..
backend backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
render render/gles2: check for GL_OES_EGL_image_external 2018-11-04 09:00:55 +01:00
rootston Rename wlr_primary_selection to wlr_gtk_primary_selection 2018-11-23 11:58:56 +01:00
types data-device: allow multiple devices for the same seat 2018-11-26 12:35:48 +01:00
util util: use shm_open for in-memory files 2018-10-28 22:39:54 +01:00
wlr primary-selection: introduce wlr_primary_selection_source 2018-11-29 19:40:28 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland primary-selection: introduce wlr_primary_selection_source 2018-11-29 19:40:28 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00