Skip to content

#66: Clamp off-screen windows after RDP / monitor shrink - #67

Merged
Unthred merged 3 commits into
mainfrom
feature/66-off-screen-window-recovery
Aug 20, 2026
Merged

#66: Clamp off-screen windows after RDP / monitor shrink#67
Unthred merged 3 commits into
mainfrom
feature/66-off-screen-window-recovery

Conversation

@Unthred

@Unthred Unthred commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Strengthen on-screen detection (center or ≥50% overlap) and auto-clamp saved layouts when opening Log/Settings/Diagnostics/Health
  • Re-force status panel tray placement on show; clear placement cache and reclamps open windows on DisplaySettingsChanged
  • Document behaviour in docs/SETTINGS.md; extract AppLaunchPolicy to keep App.xaml.cs from growing

Related issue

Closes #66

Test plan

  • dotnet build BuildMonitor.slnx (CI / local — confirm no new warnings in diff)
  • dotnet test src/BuildMonitor.Tests/BuildMonitor.Tests.csproj (includes WindowScreenVisibilityTests)
  • Deferred: RDP from a 1-monitor client to a 2-monitor desktop — tray status panel + Log/Settings appear on the visible screen (meeting-room verify later)

Simon McConnell added 3 commits August 20, 2026 14:20
@Unthred
Unthred merged commit e3ea24c into main Aug 20, 2026
3 checks passed
@Unthred
Unthred deleted the feature/66-off-screen-window-recovery branch August 20, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Windows open off-screen after RDP / monitor shrink

1 participant