mirror of
https://github.com/RGBCube/serenity
synced 2025-05-29 09:25:07 +00:00
![]() This optimization was broken since who-knows-when. Now we once again do our best to only repaint the lines that had the "dirty" flag set. This dramatically reduces the amount of work done by an idle Terminal since the cursor blinking won't redraw the whole window anymore. :^) |
||
---|---|---|
.. | ||
main.cpp | ||
Makefile | ||
TerminalWidget.cpp | ||
TerminalWidget.h | ||
XtermColors.h |