wlroots-hyprland/include
Kenny Levinsen 724aa38fc2 util/array: Add array_realloc for wl_array
array_realloc will grow the array for the target size like wl_insert_add, but
will also shrink the array if the target size is sufficiently smaller than the
current allocation.
2022-08-19 19:38:33 +02:00
..
backend backend/wayland: fix touch device not added on startup 2022-08-11 09:13:08 +02:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/egl: make wlr_egl_{make,unset,is}_current private 2022-05-25 18:17:41 +00:00
types render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00
util util/array: Add array_realloc for wl_array 2022-08-19 19:38:33 +02:00
wlr util/box: Introduce wlr_fbox_equal 2022-08-15 06:14:59 -04:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland: use dict to collect supported features 2022-05-23 09:49:58 +02:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00