ladybird/Servers
Andreas Kling 0b850cf726 WindowServer: Allow sending up to 32 invalidation rects inline.
Oops, it looks like I left the max inline rects limit at 1 while debugging
this code.. We can fit 32 rects in a single WSAPI message without needing
a second "extra data" message, so let's use the space we have!
2019-05-20 03:18:43 +02:00
..
LookupServer Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
WindowServer WindowServer: Allow sending up to 32 invalidation rects inline. 2019-05-20 03:18:43 +02:00