internal/wayland: relocate connection struct

This interface is getting replaced, so relocating it to the deprecated wrapper package before working on its replacement.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-11-15 23:20:03 +09:00
parent 12751932d1
commit fe40af7b7e
6 changed files with 88 additions and 87 deletions

View File

@@ -21,4 +21,4 @@ hakurei_wayland_res hakurei_bind_wayland_fd(
int fd,
const char *app_id,
const char *instance_id,
int sync_fd);
int close_fd);