When using Dayflow with two monitors, the generated timelapse is grouped by monitor instead of by time. The output shows a sequence from the first monitor, and only after that a sequence from the second monitor. This breaks temporal context and makes it hard for LLM to understand what was happening on each screen at the same moment.
To Reproduce
Just use a system with two monitors in extended desktop mode.
Expected behavior
The timelapse should be ordered by time, not by monitor. Frames from multiple monitors captured at the same time should be interleaved (or combined) so it’s clear what was happening on each screen at any given moment.