Josh

Results 5 comments of Josh

This happens to me when I try to set a different install directory via the wizard than where the install script is. I suspect something to do with the WINEPREFIXES...

Does the filter cog support regular expressions? I think automatically turning every filter string into a regular expression would allow support for this and still be backwards compatible. However there'd...

Note on the patch: the behavior described in `imgui.cpp:4465/ImGui::StartMouseMovingWindowOrNode` ("Alter pivot to project ourselves on undocked") wasn't working for me, I had to move it to `imgui.cpp:16257/ImGui::DockNodeStartMouseMovingWindow`.