sway-patched-tray-menu/sway/config
Tamino Bauknecht 0dfaf7ea63 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.
2023-10-23 11:05:08 +02:00
..
bar.c Remove redundant return statements 2023-01-03 21:50:56 +01:00
input.c input/libinput: add scroll_button_lock method 2023-06-16 15:30:04 +02:00
output.c config/output: Allow approximation of output refresh rate 2023-10-23 11:05:08 +02:00
seat.c Remove redundant return statements 2023-01-03 21:50:56 +01:00