wlroots/util
Simon Ser 55ca93469c util/shm: add allocate_shm_file_pair
This function behaves like allocate_shm_file, except it also
returns a read-only FD. This is useful to share the same segment
of memory with many Wayland clients.
2021-09-05 22:06:25 +02:00
..
addon.c util/addon: find both by owner and impl 2021-08-11 18:12:57 +02:00
array.c util/array: add array_remove_at 2021-07-01 10:35:39 -04:00
box.c
global.c util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
log.c util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
meson.build util: add wlr_addon 2021-08-10 19:15:48 +02:00
region.c move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
shm.c
signal.c
time.c
token.c