9 Feb
2026
9 Feb
'26
10:33 a.m.
If I understand this correctly, this means that `pgrep -x ShooterGame.exe` does not return the application's main thread as a pid anymore, rather the real main thread is the second thread of the process. Might be of note for any tool messing with e.g. thread priorities / io prio or sampling, etc. Though I'm not at all opposed to this change. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10058#note_129162