May 21, 2026
9:07 a.m.
Rémi Bernon (@rbernon) commented about dlls/winex11.drv/x11drv.h:
extern BOOL usexrandr; extern BOOL usexvidmode; extern BOOL use_egl; +extern BOOL activate_initial_layout; I'm also not sure we want to add a registry option for that, especially if the behavior is enabled by default. We only need options to disable behavior if they are known to be problematic and difficult to fix. If the new behavior is known to cause problems already we should try to fix it before it gets introduced.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10963#note_140940