wmressel: fix refresh rate check and add interlace mode detection
commit9a59f6376c6f0f66d9a569c2062f9f5a44ae9460
authorDavid Maciejak <david.maciejak@gmail.com>
Sat, 18 Mar 2023 14:09:01 +0000 (18 22:09 +0800)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 18 Mar 2023 16:12:58 +0000 (18 16:12 +0000)
tree263cad015e2a802fba540be0d952d24901d9fc19
parent7fd4c1f9ffb6d47d98a13071e1cabcadb2767151
wmressel: fix refresh rate check and add interlace mode detection

Interlace video mode was not supported and the refresh rate check using
only dotclock was inaccurate, which was selecting multiple current modes
and freezing the app.
wmressel/src/wmressel.c