Flow.Launcher/Flow.Launcher.Avalonia
Hongtao Zhang d9bfe4995f Fix MainWindow startup visibility and OpenSettings logic
- Delay setting desktop.MainWindow until plugins are initialized to prevent auto-show on startup
- Restore missing Hide() method in MainViewModel
- Fix Show() method which was incorrectly calling HideRequested
- Ensure OpenSettings cleanly hides MainWindow before showing SettingsWindow
2026-01-19 00:19:15 -08:00
..
Converters Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
Helper Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
Resource Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
Resources Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Themes Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ViewModel Fix MainWindow visibility logic: 2026-01-19 00:16:59 -08:00
Views Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
WpfResources refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
App.axaml Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
App.axaml.cs Fix MainWindow startup visibility and OpenSettings logic 2026-01-19 00:19:15 -08:00
app.manifest Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00
AvaloniaPublicAPI.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
Flow.Launcher.Avalonia.csproj refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
MainWindow.axaml Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
MainWindow.axaml.cs Improve glyph support and embed Segoe Fluent Icons 2026-01-17 12:50:07 -08:00
Program.cs refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00