wlroots-hyprland/include
emersion 5d26da9d15
data-device: allow multiple devices for the same seat
This commit makes it possible for a single client to have multiple data devices
for the same seat. This fixes issues with Firefox.

This mainly removes wlr_data_source.offer. We make sure we create one data
offer per device. We now make the offer inert when the source is destroyed.

Fixes the second half of https://github.com/swaywm/wlroots/issues/1041
2018-11-26 12:35:48 +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 Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +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 data-device: allow multiple devices for the same seat 2018-11-26 12:35:48 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00