wlroots/util
Ryan Farley b29ac8fbac util/uuid: replace with util/token, remove libuuid
Use 128-bit hexadecimal string tokens generated with /dev/urandom
instead of UUIDs for xdg-foreign handles, removing the libuuid
dependency. Update readme and CI. Closes #2830.

build: remove xdg-foreign feature

With no external dependencies required, there's no reason not to always
build it. Remove WLR_HAS_XDG_FOREIGN as well.
2021-04-11 19:09:36 +02:00
..
array.c virtual_keyboard: Accept keycode 0 2019-11-27 16:49:12 +01:00
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/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
region.c util/region: add wlr_region_scale_xy 2020-06-17 09:10:54 -06:00
shm.c Use ftruncate to set shared memory object's size 2018-11-09 18:29:19 +01:00
signal.c Make wlr_signal_emit_safe private 2018-02-12 19:52:47 +01:00
time.c util/time: add timespec_from_nsec 2020-12-18 10:37:08 +01:00
token.c util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00