Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mac] repositioning the dock causes issues with window positioning #381

Closed
knausj85 opened this issue Sep 15, 2021 · 4 comments
Closed

[mac] repositioning the dock causes issues with window positioning #381

knausj85 opened this issue Sep 15, 2021 · 4 comments

Comments

@knausj85
Copy link

knausj85 commented Sep 15, 2021

Version: 0.2.0-45-ge13e, Branch: pro, OS: macOS-11.5.2-x86_64-i386-64bit

The easiest repro:

dock on bottom of main monitor
Start Talon
repl => print(str(ui.screens()[0].visible_rect))
Move the dock menu to the left, right, or top of the screen
repl => print(str(ui.screens()[0].visible_rect)). Note the visible_rect is the same as in step 3.

causes issues with window snapping etc.

@knausj85
Copy link
Author

It appears that adjusting the size of the dock also exhibits the same behavior

@lunixbochs
Copy link

Restarting talon fixes this right? Probably yet another issue with Qt screen tracking

@knausj85
Copy link
Author

Yes, restarting talon fixes this issue

@lunixbochs lunixbochs mentioned this issue Sep 17, 2021
11 tasks
@lunixbochs
Copy link

this should be fixed in beta 0.2.0-85, please test and report any issues to the beta channel or #382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants