wlroots/util
Simon Ser 4377b55292 util/global: remove wl_display arg from wlr_global_destroy_safe
Since [1], we can get the wl_display directly from the wl_global.

[1]: 2b22160fb6
2021-12-14 13:13:50 +00: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 util/box: introduce wlr_fbox_empty 2021-09-22 10:45:39 -06:00
global.c util/global: remove wl_display arg from wlr_global_destroy_safe 2021-12-14 13:13:50 +00: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 util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
signal.c Make wlr_signal_emit_safe private 2018-02-12 19:52:47 +01:00
time.c util/time: make NSEC_PER_SEC static 2021-07-28 09:01:59 +02:00
token.c util/token: don't leak /dev/urandom fd to children 2021-11-14 12:30:03 +01:00