diff options
author | Tamino Bauknecht <dev@tb6.eu> | 2023-10-18 22:30:10 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2023-10-23 11:05:08 +0200 |
commit | 0dfaf7ea639570ed8fcbc8c1592740b0791b7705 (patch) | |
tree | 5231828e3770fa856dbff3ff238f38e89da3df27 /sway/commands/nop.c | |
parent | f2425b516309aae7b6458365e53c850701b055c0 (diff) |
config/output: Allow approximation of output refresh rate
Previous behavior was that only if resolution and refresh rate match
exactly, the mode was accepted. As fallback, the mode with the highest
refresh rate and the same resolution was chosen.
New behavior is that the mode with the closest match for the refresh
rate is used with a limit of up to 1Hz. The fallback behavior stays the same.
Additionally, the logging was made more verbose.
Diffstat (limited to 'sway/commands/nop.c')
0 files changed, 0 insertions, 0 deletions