mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:01:00 +00:00
We never want to alpha blend when rendering the terminal buffer, so we can just use clear_rect() and avoid trouble. This fixes an issue with inconsistent translucency in the terminal app when setting a custom background opacity. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Position.h | ||
| Terminal.cpp | ||
| Terminal.h | ||
| TerminalWidget.cpp | ||
| TerminalWidget.h | ||
| XtermColors.h | ||