tv-anarchy/Sources
Natalie 82ed75cd08 fix(display): relocate a fullscreen VLC window when the output display changes
Changing the playback display did nothing while a video was playing: routeVlc
set the window bounds and re-asserted fullscreen, but a fullscreen VLC window
ignores `set bounds` and `set fullscreen mode to true` is a no-op when already
true — so the video stayed on the original screen.

Drop out of fullscreen first, move the now-normal window onto the target
screen, then re-enter fullscreen there. Verified VLC AppleScript automation is
reachable (get fullscreen mode → true) so this is the missing step, not a perms
issue.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 02:56:32 -04:00
..
TVAnarchy feat(adult): add Select all / None buttons to the clip checklist 2026-06-30 01:49:36 -04:00
TVAnarchyCore fix(display): relocate a fullscreen VLC window when the output display changes 2026-06-30 02:56:32 -04:00
TVAnarchyiOS feat(offline): inline star-to-keep and trash-to-cull on cache rows 2026-06-30 00:12:41 -04:00