On Tue May 20 10:54:51 2025 +0000, Dmitry Timoshkov wrote:
You are doing this for RDW_FRAME and not RDW_ERASE, why? What makes them different? What's the reson to change existing logic?
RDW_FRAME is now set unconditionally, it's used instead of a separate frame parameter. RDW_ERASE was conditionally set and I had no reason to change it, but sure it could probably also be set unconditionally.