miru-project/miru-app

App Window Hidden After Closing on Second Monitor

Open

#289 opened on Oct 6, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Dart (5,505 stars) (236 forks)batch import
help wanted

Description

Brief summary

If Miru is closed (e.g. by pressing "x" in top right) while in second monitor, upon opening the app the next time the window / UI is not visible unless you use a shortcut like win+shift+left arrow to move the Miru app. After using the previously mentioned shortcut to move the Miru window between monitors, it becomes visible and can be interacted with normally. Without using the windows shortcut, I was only able to restore normal functionality by deleting the miru folder in user documents (likely due to erasing my saved setting).

Notes on my set up: two monitors arranged vertically (one above one below) Upper monitor is a 4k resolution, lower is 1080.

Steps to reproduce

  1. Open Miru app.
  2. Move to second monitor
  3. Close Miru
  4. Open Miru app (Miru is now hidden from view until rearranged with shortcut)

Miru version

1.8.1

Device

Windows 10

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • If this is an issue with a extension, I should be opening an issue in the extension repository.

Contributor guide