[client] clipboard: add seamless file backends

This commit is contained in:
Geoffrey McRae
2026-08-14 16:07:30 +10:00
parent 9679c94b91
commit a91343be96
20 changed files with 7145 additions and 105 deletions

View File

@@ -980,6 +980,7 @@ static void x11Shutdown(void)
static void x11Free(void)
{
x11Shutdown();
x11CBFree();
if (x11.jitRender)
{