Client-side scaling of candidate window under XWayland #1221
Unanswered
seven-mile
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I believe it's a common practice to disable scaling on XWayland and turn to scaling of the application itself (e.g.
GDK_SCALE
for chromium). But the input method often keep the original size, leading to a relatively small size of the candidate window. Could we have a way to scale it similarly?Beta Was this translation helpful? Give feedback.
All reactions