wlroots/include
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
..
backend Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/gles2: implement timer API 2023-06-05 19:50:07 +00:00
types Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr drag: don't set icon's role_data 2023-06-08 20:03:18 +02:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00