Port worthwhile upstream fixes from Sep 1 - #38
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
marcmy added a commit
that referenced
this pull request
Sep 5, 2026
Fix idle watcher start race after PR #38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Targeted port of the worthwhile fixes currently on
IridiumIO/master, adapted to the custom fork rather than merging upstream wholesale.Ported
ac08b088).BackgroundModeSelectionchanges on the wrong messenger type (34ebba95).c13a4bc3), while preserving the fork's watchdog/detached-native-task handling.Finallypaths (92682365).FolderViewModelfrom global app-settings events when disposed (92682365).HomeViewModel.RemoveFolderlifetime/selection handling, including the inverted stale-selection condition (92682365).92682365).AnalysedFileDetails.FileInfoAPI (92682365/ conservative subset ofc39b1fe3).Processwrapper (020abe30), adapted to the fork's watchdog/detached-task architecture.Deliberately not ported
IsAvailable/ recovery implementation.GC.Collect()calls from the upstream memory-lifecycle commit.AnalysedFileDetails.FileInfo: potentially breaking API change; retained until its consumers are explicitly audited.No project, localization, theme, or Steam-page files are touched by this PR.