internal/wayland: relocate connection struct
All checks were successful
Test / Create distribution (push) Successful in 44s
Test / Sandbox (push) Successful in 2m24s
Test / Hakurei (push) Successful in 3m23s
Test / Hpkg (push) Successful in 4m14s
Test / Sandbox (race detector) (push) Successful in 4m24s
Test / Hakurei (race detector) (push) Successful in 5m20s
Test / Flake checks (push) Successful in 1m33s

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);