Skip to content

server: add functions to get globals in display

mfk530 requested to merge mfk530/wayland:get-global into main

These can be useful if the compositor wants to check if a global has been created before by others(for example, some proprietary drivers).

Signed-off-by: mfk530 mfk530@gmail.com

Merge request reports