--- a/WinPort/src/Backend/WinPortMain.cpp +++ b/WinPort/src/Backend/WinPortMain.cpp @@ -261,7 +261,7 @@ bool x11 = false; bool wayland = false; std::string ext_clipboard; - unsigned int esc_expiration = 0; + unsigned int esc_expiration = 100; std::vector filtered_argv; ArgOptions() = default;