wlroots-hyprland/types/data_device
Kirill Primak 24a479a501 drag: don't set icon's role_data
Currently, an icon surface's role_data is set manually to a struct
wlr_drag_icon, which is hacky, incorrect (as role_data is supposed
to be the surface's role object, and drag icons don't have them), and
will be disallowed by future changes.
2023-06-08 20:03:18 +02:00
..
wlr_data_device.c data-device: Handle inert seats 2023-06-03 10:43:12 +00:00
wlr_data_offer.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
wlr_data_source.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
wlr_drag.c drag: don't set icon's role_data 2023-06-08 20:03:18 +02:00