hcavarsan / kftray

manage multiple kubectl port-forward commands, with support for UDP, K8s proxy, and github state sync.
https://kftray.app/
MIT License
740 stars 70 forks source link

Problem windows placement in MacOS 14.x #242

Closed calope closed 2 months ago

calope commented 2 months ago

Problem when toggle APP using Mac. The windows change the position.

Steps to reproduce the behavior:

  1. Click toggle button in topbar icon several times.

When click the button, the application must be appear.

Desktop (please complete the following information):

Additional context

To get the windows appear, use contextual menu, "set windows position" -> "reset position"

hcavarsan commented 2 months ago

@calope, thank you for the report. Do you use multiple monitors?

I have already fixed an inconsistency to handle invalid window positions, and I will release the update soon. This issue may already be resolved...

hcavarsan commented 2 months ago

@calope new version v0.11.5 has been released with some improvements and fixes related to window position. Please check if it's working better now..

https://github.com/hcavarsan/kftray/releases/tag/v0.11.5

calope commented 2 months ago

Thank's a lot. Works perfectly.