-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
urxvt terminal increases font size after disabling then enabling output #3499
Comments
I think this is swaywm/wlroots#1119? |
I agree |
So that's an xwayland bug. Do you know if it's gonna be fixed or if there's a workaround? |
The workaround is to restart Xwayland. Kill the process and sway will automatically restart it. |
That works, but it kills all the open X windows. :( Another workaround I found: add |
After disabling and enabling my laptop screen (the sole screen), the font size of all subsequently opened urxvt terminals is substantially larger.
Debug log: disabling on line 2220, enabling on line 2276, launching urxvt on line 2347.
Any idea what goes wrong? Might be related to #3232?
The text was updated successfully, but these errors were encountered: