1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00
serenity/Applications/TextEditor
Andreas Kling 6820f9e14f WindowServer+LibGUI: Add a server-side clipboard.
On the client side, use GClipboard's data() and set_data(String) to access
the global clipboard. :^)
2019-03-08 13:27:19 +01:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp WindowServer+LibGUI: Add a server-side clipboard. 2019-03-08 13:27:19 +01:00
Makefile Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00