felixfung/skippy-xd

PAGING: [multimonitor] optimize repaint

Closed this issue · 1 comments

Current multimonitor paging taints the whole desktop. It can be optimized by tainting only the refresh rectangle.

From printfs() it looks like desktop tinting always tints the whole desktop/window anyway, so there is no optimizing.