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:
@@ -1,6 +1,7 @@
|
||||
set(USERSPACE_LIBRARIES
|
||||
LibAudio
|
||||
LibC
|
||||
LibClipboard
|
||||
LibDEFLATE
|
||||
LibDL
|
||||
LibELF
|
||||
|
||||
Reference in New Issue
Block a user