wlroots/util
tokyo4j ba931024a5 Add wlr_version_get_{major,minor,micro}()
Can be used to detect wlroots version at runtime rather than
compile-time.
2025-12-13 11:06:28 +00:00
..
addon.c
array.c
box.c util/box.c: use 1/256 instead of 1/65536 in wlr_box_closest_point() 2025-10-16 13:46:27 +00:00
env.c
global.c
log.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
matrix.c util/matrix: add matrix_invert() 2025-03-30 16:21:26 +02:00
mem.c util/mem: Move memdup to new util/mem.c file 2025-07-17 16:39:58 +01:00
meson.build Add wlr_version_get_{major,minor,micro}() 2025-12-13 11:06:28 +00:00
rect_union.c
region.c
set.c
shm.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
time.c util/time: Move NSEC_PER_SEC to header 2024-11-07 10:22:56 +01:00
token.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
transform.c util/transform: add wlr_output_transform_coords() 2023-11-23 11:07:34 +01:00
utf8.c
version.c Add wlr_version_get_{major,minor,micro}() 2025-12-13 11:06:28 +00:00