1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 14:25:06 +00:00
serenity/Applications/Terminal
Andreas Kling 274b41e47c Terminal: Changex internal opacity representation to byte instead of float.
This lets us avoid some math during paint events.
Patch contributed by "pd"
2019-06-28 21:42:15 +02:00
..
.gitignore Terminal: Single settings window & consistant visual bell timing 2019-06-01 00:07:45 +02:00
main.cpp Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00
Terminal.cpp Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
Terminal.h Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00