1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 21:02:07 +00:00
serenity/Applications/TextEditor
Andreas Kling c09c114d77 WindowServer+LibGUI: Add ability to set per-window icons.
The icons are passed around as filesystem paths for now, since the shared
memory bitmaps only support 2 sides.
2019-04-13 16:59:55 +02:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp WindowServer+LibGUI: Add ability to set per-window icons. 2019-04-13 16:59:55 +02:00
Makefile Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00