logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wayland-info - display information utility for Wayland

Description

wayland-info  is  a utility for displaying information about the Wayland protocols supported by a Wayland
       compositor.

       It can be used to check which Wayland protocols and versions are advertised by the Wayland compositor.

       wayland-info also provides additional information for a subset  of  Wayland  protocols  it  knows  about,
       namely Linux DMABUF, presentation time, tablet and XDG output protocols.

Environment

WAYLAND_DISPLAY
              The  name  of  the  display  (socket)  of an already running Wayland server, without the path. The
              directory path is always taken from XDG_RUNTIME_DIR.  If WAYLAND_DISPLAY is not  set,  the  socket
              name is "wayland-0".

Name

       wayland-info - display information utility for Wayland

Options

wayland-info accepts the following line options:

       -h,--help
               Print a summary of command line options, and quit.

       -i,--interfaceinterface
               Only print information about the Wayland globals containing the string interface in their name.

See Also

weston(1)

1.2.0                                              2020-07-08                                    WAYLAND-INFO(1)

Synopsis

wayland-info [option ...]

See Also