mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Replaced object locks with a custom Lock class for clearer thread synchronization in TabsCache and TabsTracker. Enabled nullable reference types in TabsTracker and updated method signatures and variables to use nullable types where appropriate. Modernized collection initializations and refactored methods for improved readability. Cleaned up using directives. These changes enhance thread safety, code clarity, and nullability handling in browser tab management. |
||
|---|---|---|
| .. | ||
| Commands | ||
| Helper | ||
| Images | ||
| Languages | ||
| Models | ||
| Tabs | ||
| Views | ||
| ChromeBookmarkLoader.cs | ||
| ChromiumBookmarkLoader.cs | ||
| CustomChromiumBookmarkLoader.cs | ||
| CustomFirefoxBookmarkLoader.cs | ||
| EdgeBookmarkLoader.cs | ||
| FirefoxBookmarkLoader.cs | ||
| Flow.Launcher.Plugin.BrowserBookmark.csproj | ||
| IBookmarkLoader.cs | ||
| Main.cs | ||
| plugin.json | ||
| THIRD_PARTY_NOTICES.json | ||
| THIRD_PARTY_NOTICES.md | ||