wlroots/include/wlr
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: Make header order consistent 2018-11-13 10:40:52 +13:00
interfaces backend/drm: fix frame scheduling on secondary GPUs 2018-10-29 20:38:57 +01:00
render output: add wlr_output_preferred_read_format() 2018-11-24 10:54:25 +01:00
types data-device: allow multiple devices for the same seat 2018-11-26 12:35:48 +01:00
util Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
backend.h Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
config.h.in backend/x11: Remove old input functions 2018-11-13 10:55:03 +13:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: Introduce set_decorations event 2018-09-24 20:14:02 +10:00