MrKai77 / Loop

Window management made elegant.
GNU General Public License v3.0
5.3k stars 104 forks source link

🐞 Window doesnt move like the preview suggests #462

Open T1mVo opened 5 days ago

T1mVo commented 5 days ago

Bug Description

When moving a window via the keyboard, it does not move as the preview suggests.

Steps To Reproduce

  1. Bind the move actions to some keys
  2. Move a window

Expected Behavior

The window should move into the exact same position as the preview.

Actual Behavior

The window only roughly moves to the position shown by the preview.

Screenshots

https://github.com/MrKai77/Loop/assets/94936637/6766dd2a-b991-40a7-be14-44226d588db1

MacOS Version

Sonoma 14.2

Loop Version

Version 1.0.0 (1030)

Additional Context

No response

Final Checks

MrKai77 commented 5 days ago

That is very interesting behavior. Do you have any external screens connected?

T1mVo commented 5 days ago

Yes, the recording was made on a 32:9 monitor. Though the problem also exists on the built-in screen.

MrKai77 commented 5 days ago

Can you reproduce this bug when the external monitor is not plugged in?

T1mVo commented 5 days ago

Can you reproduce this bug when the external monitor is not plugged in?

Yes.


Some things i observed:

MrKai77 commented 5 days ago

Alright. Can you send me the file located at: ~/Library/Preferences/com.MrKai77.Loop.plist?

T1mVo commented 5 days ago

Sure, sent via email.

MrKai77 commented 5 days ago

Awesome, I will take a look! In the meanwhile, can you enable window animations in the Advanced tab, and see if Loop will behave differently compared to if it were off?

T1mVo commented 5 days ago

Its actually on already. First thing I tried was to turn it off as it is still under development. Issue still exists though.

MrKai77 commented 5 days ago

I also just loaded your prefs into my Loop, and it seems to be working fine. Can you reproduce this with non-terminal-related apps as well?

T1mVo commented 5 days ago

Yes, happens with other applications as well.

MrKai77 commented 5 days ago

Can you try running the latest prerelease?

T1mVo commented 4 days ago

Tried it, no change