oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

[Bug] Win + ↑ shortcut maximizes the launcher and messes up with the design of the application. #1149

Closed brunovzky closed 1 month ago

brunovzky commented 1 month ago

Describe the bug It's possible to maximize the Ueli window with the Win + ↑ shortcut and when you do that, the next time you open the launcher again it will be all black, no blur.

To Reproduce Steps to reproduce the behavior:

  1. Open the launcher with your shortcut image

  2. Maximize with Win + ↑ image

  3. Close the launcher window and open again image

Expected behavior In my opinion, it shouldn't be possible to resize the window, but if the devs decide to keep this way, I think the design of the window should at least remain the same.

Screenshots In the To Reproduce steps

Environment

Additional context In my issue I only mentioned the Win + ↑ shortcut, but it is also possible to resize the launcher to half the screen with Win + → and Win + ←

However, the bug doesn't happen when we do this, only when we maximize the window.

oliverschwendener commented 1 month ago

Duplicate of #1120