794420810ca8ff00483af5808a22ec69e0d8e276
A screen that is plugged in but switched off still reports "connected" to xrandr while contributing nothing to the framebuffer — which is exactly the state this machine is now in, with the unused KVM output disabled. Counting those made the mirror take the multi-output path and clip to the primary when there was only one live screen; harmless here because the clip equalled the whole framebuffer, but wrong, and it would have masked a real single-screen case. Only an enabled output carries a WxH+X+Y geometry, so requiring that in the pattern is what tells the two apart. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%