Skip to content

1.0.1

Choose a tag to compare

@amitpdev amitpdev released this 05 Apr 21:19
· 7 commits to main since this release

feat: add display disconnect and sleep/wake handling

  • Clean up virtual displays when physical monitor is disconnected
  • Handle system wake to detect monitors removed during sleep
  • Reorganize README with user section first, developer section after
  • Add screenshot placeholder for display settings

Prevents potential UI unresponsiveness when monitor is disconnected
during sleep by properly cleaning up orphaned virtual displays.