wlroots/include
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
..
backend Remove WLR_HAS_XCB_ERRORS 2021-04-09 21:54:38 +02:00
render render: drop support for ellipses 2021-04-08 09:10:03 +02:00
types surface: remove resource_list arg from surface_create 2021-04-06 14:57:44 +02:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland Remove WLR_HAS_XCB_ERRORS 2021-04-09 21:54:38 +02:00
meson.build util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00