internal/wayland: increase error detail

This includes targeted paths in the returned errors.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-11-16 02:09:50 +09:00
parent 00771efeb4
commit 3c204b9b40
4 changed files with 46 additions and 24 deletions

View File

@@ -16,7 +16,7 @@ typedef enum {
HAKUREI_WAYLAND_LISTEN,
/* ensure pathname failed, implemented in conn.go */
HAKUREI_WAYLAND_HOST_CREAT,
HAKUREI_WAYLAND_CREAT,
/* socket for host server failed, implemented in conn.go */
HAKUREI_WAYLAND_HOST_SOCKET,
/* connect for host server failed, implemented in conn.go */