-
Notifications
You must be signed in to change notification settings - Fork 155
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
Support for other monitor resolutions #82
Comments
Well, yep, this has been a TODO for a long time. I’ll begin work on this soon, although cannot say when I’ll finish. |
I'm happy to do this as well if you haven't got time or capacity. |
Sure! (That is, if it doesn’t bother you.) The main things that need to be changed will be the font sizes and window sizes for the widgets and a little with the tint2 bar. Thank you so much though.. time gets hard to manage when you need to apply to universities :) |
Yeah no problem, feel free to assign this issue to me. I'll test out on my fork and make a PR when it's ready. |
Done! |
After discussion offline we've decided to wait for s-expressions to be implemented into eww before proceeding with this issue. |
Hope to support 2560x1440 resolution in the future. |
hope for 1600x900 support in the future |
Hi, seems it has already arrived -> https://github.com/elkowar/eww/releases/tag/v0.2.0 |
I believe #152 is a progress toward this? |
Yes, it is, although I'm still waiting for the PR creator to send in a screenshot just to see how the configuration looks before merging it. |
@s0lst1ce All kinds of screenshots :) Opening up a PR and posting them there would be the best idea. And of course, thank you so much for taking the time to work on this! |
A new PR and not the one for the changes I'm testing out? |
This issue is stale. |
Currently this project only supports 1920x1080 and 1366x768 resolutions. It might be worth the effort to make the config files more dynamic to adjust to any resolution screen. Relatively problematic for me on my ultra-wide since it's 5120x1440 (which introduces yet another issue due to the aspect ratio being much different than 2560x1440) I'd be willing to work on this as well though I'm not as familiar with the configs.
The text was updated successfully, but these errors were encountered: