MrKai77 / Loop

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

πŸ› Eudic cannot resize #121

Closed zhanglolo closed 8 months ago

zhanglolo commented 11 months ago

Bug Description

Eudic can not resize

Steps To Reproduce

all shortcut

Expected Behavior

normal

Actual Behavior

resize error

Screenshots

https://github.com/MrKai77/Loop/assets/27875371/04b76caf-eec1-4b37-b126-ab300010e189

MacOS Version

14.2.1 (23C71)

Loop Version

Version 1.0.0-beta.12 (515)

Additional Context

No response

Final Checks

MrKai77 commented 11 months ago

Got it! Are other window management apps (such as Rectangle) able to move the window, or is it just Loop?

zhanglolo commented 11 months ago

currently I use raycast window management, i use magnet earlier, both works fine.

zhanglolo commented 11 months ago

Also some app (qq、wechat) resize behaviour look like the same as eudic. If you need, i'd be happy to provide more help.γ€€

MrKai77 commented 10 months ago

Alright, try this build: Loop.zip I just removed a bit of logic to detect if the selected UI element's subrole is a standard window :)

zhanglolo commented 10 months ago

Alright, try this build: Loop.zip I just removed a bit of logic to detect if the selected UI element's subrole is a standard window :)

The window still behaves incorrectly

MrKai77 commented 8 months ago

I apologize for the late answer (again) πŸ˜… Please try this build: Loop.zip it has support for AXEnhancedUserInterface, which is what I believe is the cause of this issue.

zhanglolo commented 8 months ago

I apologize for the late answer (again) πŸ˜… Please try this build: Loop.zip it has support for AXEnhancedUserInterface, which is what I believe is the cause(εŽŸε› ) of this issue.

it works! thanks!