On Wed Jun 28 13:11:30 2023 +0000, Jacek Caban wrote:
Number of threads does not seem relevant, it would be a number of desktops.
This MR introduces shared memory for desktops, but the rest of the series also does the same with thread message queue and thread input. Thread input is the most interesting part as it avoids wineserver roundtrips for many functions like active / focus / foreground window, etc...