wlroots-hyprland/types/data_device
nyorain f6168c2afe Fix #1129 and remove sx, sy from wlr_drag_icon
sx, sy used to store the buffer offset of the drag surface which was
then be added (by rootston) to the drag icon position.
Buffer offsets are handled already in surface_intersect_output
(output.c) so they were added twice for dnd surfaces.
2018-09-07 14:48:28 +02:00
..
wlr_data_device.c Merge pull request #1116 from emersion/surface-role 2018-07-11 15:27:42 -07:00
wlr_data_offer.c data-device: make sure resources are correctly destroyed 2018-05-03 20:22:51 +01:00
wlr_data_source.c data-device: make sure resources are correctly destroyed 2018-05-03 20:22:51 +01:00
wlr_drag.c Fix #1129 and remove sx, sy from wlr_drag_icon 2018-09-07 14:48:28 +02:00