userspace: Implement LibClipboard and ClipboardServer

programs can now connect to the clipboard server using libclipboard and
get and set the clipboard of the current user
This commit is contained in:
2025-11-18 05:40:36 +02:00
parent d60f12d3b8
commit 291f298d19
7 changed files with 527 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ set(USERSPACE_PROGRAMS
cat-mmap
chmod
chown
ClipboardServer
cp
dd
dhcp-client