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

hidpi: Allow individual scaling for applications #225

Open
kaueraal opened this issue Jan 14, 2017 · 4 comments
Open

hidpi: Allow individual scaling for applications #225

kaueraal opened this issue Jan 14, 2017 · 4 comments

Comments

@kaueraal
Copy link

Some applications, especially X11 applications, support hidpi, but currently do not support waylands internal scaling protocol for signaling this to wlm/sway. It would be nice to be able to set individual scaling or disable it altogether for certain windows on wlms side to get sharp scaled rendering nevertheless.
This would allow a smoother transition to sway/wlm/wayland for hidpi-users, especially as this affects both chromium and firefox.

See also swaywm/sway#1047.

@ddevault
Copy link
Collaborator

I said in my issue (and you failed to communicate here) that per-application DPI is not possible for Xwayland views. I asked you to open an issue asking if we could set the DPI for Xwayland globally at startup.

@kaueraal
Copy link
Author

Where did you say that? At least on the issue I opened you didn't comment. Still, that limitation would make this feature relatively useless :-/

@edrex
Copy link

edrex commented May 9, 2017

A global option to set the xwayland buffer_scale would be very helpful. Users willing to configure the various X scaling options (Xresource etc) could then have a blur-free Wayland experience with xwayland apps by setting the xwayland buffer scale equal to the output scale of their largest display. Seems like this could be a small change in wlc? Junior job?

@ddevault
Copy link
Collaborator

ddevault commented May 9, 2017

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

3 participants