alex-courtis / way-displays

way-displays: Auto Manage Your Wayland Displays
MIT License
253 stars 13 forks source link

option: set specific resolution #13

Closed alex-courtis closed 2 years ago

alex-courtis commented 2 years ago

"10-max-optimal-refresh" branch also works with a 165 Hz monitor!

I'm also thinking about fixing into a specified resolution for some cases like some monitor controllers(a generic one for various display panels) report max resolution over native panel resolution. I will try to code some.

Originally posted by @raxetul in https://github.com/alex-courtis/way-displays/issues/10#issuecomment-1003688049

alex-courtis commented 2 years ago

report max resolution over native panel resolution

That is a problem. I'm not surprised, as monitors have inconsistent resolution reporting behaviour.

Can you please collect this monitor's reported information as per comment?

I did try always setting to maximum resolution instead of preferred, however this failed on one of my monitors when connected over HDMI instead of DP. With more real world information we can come up with a solution.

alex-courtis commented 2 years ago

/bump @raxetul

alex-courtis commented 2 years ago

Closing this issue continuing in #19.

raxetul commented 2 years ago

Sorry to see late