winft / disman

Qt/C++ display management library
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Test change instead of apply for VRR #48

Open romangg opened 1 year ago

romangg commented 1 year ago

Currently we apply a temporary config for a new output with VRR enabled to check if the output supports it and then revert. Instead we should just send a test change. This would be simpler.