[Simulator] Using 3 or more simulated displays in the PC simulator

Thank you. I think, the cause lies also in this function :

static void sdl_event_handler(lv_task_t * t){…} in monitor.c

There is a not implemented switch branch : case SDL_WINDOWEVENT_TAKE_FOCUS

Hmm. I’ll see, if I can tweak it.