wlroots-hyprland/include/wlr
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
..
backend Add destroy signals to types that are destroyed by wl_display_destroy 2018-08-26 23:23:12 +02:00
interfaces Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
render Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
types Fix #1129 and remove sx, sy from wlr_drag_icon 2018-09-07 14:48:28 +02:00
util Update wlr_log_init docs 2018-09-03 17:34:08 +05:30
backend.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
config.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
meson.build Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12: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_role event 2018-09-03 17:07:14 +10:00