internal/wayland: expose WAYLAND_VERSION

This might be useful troubleshooting information.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-11-17 01:45:10 +09:00
parent b73a789dfe
commit 3afca2bd5b
4 changed files with 21 additions and 6 deletions

View File

@@ -54,6 +54,9 @@ type Paths struct {
// Info holds basic system information collected from the implementation.
type Info struct {
// WaylandVersion is the libwayland value of WAYLAND_VERSION.
WaylandVersion string `json:"WAYLAND_VERSION"`
// Version is a hardcoded version string.
Version string `json:"version"`
// User is the userid according to hsu.