-
Notifications
You must be signed in to change notification settings - Fork 0
[Mac OS X] imgui issues after closing laptop #248
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
Comments
I ran into something similar I think. It seems like Talon (and maybe macOS, since I was adjusting my screen configuration a small amount to work around a bug in which no windows were visible on my main screen) thinks that one of my screens has zero size.
Restarting Talon fixed my issue as well. After restarting, I get:
|
Also happens on gnome linux under x11 with 3 displays one of which is the disabled laptop display
|
Happens to me on Linux (even without closing the laptop) with laptop display + 4k monitor (rotated by 90 degrees)
|
Potentially related: my screen_change callback doesn't get called when I change my display arrangement in Displays System Preferences. I did verify that the NSApplication notification NSApplicationDidChangeScreenParametersNotification is triggered when I do this, so this might be one potential path forward. Luckily I don't actually rearrange my displays much, but I sometimes need to in order to work around a Sidecar bug (as discussed in my comment above). |
this should be fixed in beta 0.2.0-85, please test and report any issues to the beta channel or #382 |
I typically unlock my laptop with touch ID, and then close the laptop to use my external screen.
enabling command history consistently results in the below error if talon was already running:
only restarting talon resolves the issue
The text was updated successfully, but these errors were encountered: