wlroots-hyprland/include
emersion f44003f04b data-device: remove wlr_data_source.seat_client
Since the source doesn't always come from a client, this field
doesn't make sense. It is replaced by a new "finalized" field in
wlr_client_data_source. This is used to make sure set_actions is
not sent after start_drag has been sent.

A check in data_offer_choose_action has been removed: if an offer
has been sent then start_drag has been called, no need to check.

I also wanted to add a check for wl_data_source.offer, but it
turns out (1) this isn't in the spec (2) it breaks GTK+.

This is some preliminary work for Firefox on Wayland compatibility.
2018-10-07 16:01:57 +02:00
..
backend backend: add get_present_clock 2018-10-04 21:58:17 +02:00
render gles2: change context when it is not current 2018-08-03 07:43:22 +02:00
rootston rootston: send presentation events 2018-10-04 22:00:23 +02:00
types data-device: remove wlr_data_source.seat_client 2018-10-07 16:01:57 +02:00
util Another round of feedback from acrisci 2018-07-14 09:52:34 +02:00
wlr data-device: remove wlr_data_source.seat_client 2018-10-07 16:01:57 +02:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: Introduce set_role event 2018-09-03 17:07:14 +10:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00