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

Feature: Per Monitor VRR Toggle #70

Closed
Tracked by #84
p0da opened this issue Mar 6, 2023 · 4 comments · Fixed by #77
Closed
Tracked by #84

Feature: Per Monitor VRR Toggle #70

p0da opened this issue Mar 6, 2023 · 4 comments · Fixed by #77

Comments

@p0da
Copy link

p0da commented Mar 6, 2023

As per #59 (comment), a per monitor VRR toggle would be quite useful.

@alex-courtis
Copy link
Owner

VRR enabled is the desirable (current) default.

It could be disabled as per DISABLED e.g.

VRR_OFF:
  - "eDP-1"
  - !.*Gigabyte.*

@p0da what is the use case for disabling VRR? I think I might be missing something that should be captured/configured.

@alex-courtis
Copy link
Owner

@p0da VRR_OFF has been added. I would be most grateful if you could test on master this prior to release:

git clone [email protected]:alex-courtis/way-displays.git
cd way-displays
make
sudo make install

See https://github.com/alex-courtis/way-displays/blob/master/doc/CONFIGURATION.md#vrr_off

@p0da
Copy link
Author

p0da commented Apr 5, 2023

Apologies for the delay, use case is some monitors have faulty/issue-prone VRR support and may not always benefit from VRR being force enabled. Thanks for adding the option, worked well for me during testing.

@alex-courtis
Copy link
Owner

Thanks for adding the option, worked well for me during testing.

Many thanks.

@alex-courtis alex-courtis mentioned this issue Apr 10, 2023
9 tasks
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

Successfully merging a pull request may close this issue.

2 participants