wlroots-hyprland/include
Simon Ser 55be74ad86 util/token: rename TOKEN_STRLEN to TOKEN_SIZE
TOKEN_STRLEN is not actually the strlen() of the token. It's the
size taken by the token included the final zero byte.

Change the name to make this clearer, and remove unnecessary +1's.
2023-10-26 16:30:12 +00:00
..
backend docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: constrain blend to output subpass to redrawn region 2023-10-05 11:45:32 +00:00
types docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
util util/token: rename TOKEN_STRLEN to TOKEN_SIZE 2023-10-26 16:30:12 +00:00
wlr xdg-shell: use wlr_surface.unmap_commit 2023-10-26 19:06:40 +03:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00