1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:58:11 +00:00
serenity/Applications/Terminal
Andreas Kling d6326d6c2e LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more.
"More" in this case being also giving you the ability to load a font by name.
Use this as backend for Terminal's font menu. :^)
2019-02-12 14:36:19 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
main.cpp LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. 2019-02-12 14:36:19 +01:00
Makefile Port Terminal to LibGUI. 2019-02-10 14:28:39 +01:00
Terminal.cpp Plumb menu item activation events from WindowServer to clients. 2019-02-12 10:08:35 +01:00
Terminal.h Plumb menu item activation events from WindowServer to clients. 2019-02-12 10:08:35 +01:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00