mirror of
https://github.com/RGBCube/serenity
synced 2025-07-15 13:07:35 +00:00
![]() I broke semi-transparent terminals when I added support for alpha blending to Painter::fill_rect(). When we fill the terminal widget background, we don't want blending to take place, we're just looking to replace with an exact color, so now we can use Painter::clear_rect() for that. |
||
---|---|---|
.. | ||
Makefile | ||
Position.h | ||
Terminal.cpp | ||
Terminal.h | ||
TerminalWidget.cpp | ||
TerminalWidget.h | ||
XtermColors.h |