Skip to content
  • r-c-f's avatar
    util/uuid: replace with util/token, remove libuuid · b29ac8fb
    r-c-f authored and Simon Ser's avatar Simon Ser committed
    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.
    b29ac8fb