wlroots/include/wlr/util
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
C23 has standardized a way to write variadic macros that accept
zero arguments:
https://open-std.org/JTC1/SC22/WG14/www/docs/n3033.htm

Use that instead of the GNU extension when available.
2024-06-27 18:13:05 +00:00
..
addon.h util/addon: avoid calling finish() twice 2022-05-23 11:11:38 +00:00
box.h util/box: always treat NULL boxes as empty 2023-05-23 21:08:22 +03:00
edges.h Remove reference to the announce mailing list 2021-07-05 09:24:24 -04:00
log.h Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__ 2024-06-27 18:13:05 +00:00
region.h region: add docs for wlr_region_scale_xy() and wlr_region_confine() 2024-01-03 21:19:41 +03:00
transform.h util/transform: add wlr_output_transform_coords() 2023-11-23 11:07:34 +01:00