Flow.Launcher/Flow.Launcher
Jeremy Wu c143aa4fdb
Merge pull request #3218 from Jack251970/logon_task
Support Logon Task for Faster Startup Experience
2025-02-25 20:10:22 +11:00
..
Converters Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
Helper Merge pull request #3218 from Jack251970/logon_task 2025-02-25 20:10:22 +11:00
Images Merge pull request #3093 from Jack251970/dev4 2024-12-08 10:44:08 +11:00
Languages Merge pull request #3218 from Jack251970/logon_task 2025-02-25 20:10:22 +11:00
Properties New Crowdin updates (#3062) 2024-12-25 18:41:40 +02:00
Resources Add preview background in welcome page 2 2025-02-25 13:48:02 +08:00
SettingPages Merge pull request #3218 from Jack251970/logon_task 2025-02-25 20:10:22 +11:00
Storage Merge pull request #3203 from Jack251970/context_menu_back_to_query 2025-02-18 21:57:32 +11:00
Themes Fix Right Margin 2024-06-19 11:19:50 +09:00
ViewModel Remove usage of _settingsVM._settings and make _settings private 2025-02-23 22:05:49 +08:00
ActionKeywords.xaml Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls" 2022-10-30 14:23:04 -05:00
ActionKeywords.xaml.cs Use api to call api functions 2025-01-09 21:30:11 +08:00
app.manifest Adjust Typo 2024-06-06 09:36:25 +09:00
app.png update logo and icons images 2020-06-26 15:13:29 +10:00
App.xaml Add line for Highcontrast mode 2024-11-11 14:24:57 +09:00
App.xaml.cs Merge pull request #3218 from Jack251970/logon_task 2025-02-25 20:10:22 +11:00
CustomQueryHotkeySetting.xaml Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
CustomQueryHotkeySetting.xaml.cs Fix parameter name issue. 2025-02-23 13:19:55 +08:00
CustomShortcutSetting.xaml Add @ guide for custom shortcut 2023-09-17 13:21:36 +08:00
CustomShortcutSetting.xaml.cs Resolve conflicts 2025-02-23 13:18:03 +08:00
Flow.Launcher.csproj Merge pull request #3218 from Jack251970/logon_task 2025-02-25 20:10:22 +11:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
HotkeyControl.xaml Remove old HotkeyControl, rename HotkeyControl2 to HotkeyControl 2024-04-23 09:04:37 +06:00
HotkeyControl.xaml.cs Enable the use of Win hotkey to trigger flow (#3262) 2025-02-21 18:55:32 +09:00
HotkeyControlDialog.xaml Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
HotkeyControlDialog.xaml.cs Enable the use of Win hotkey to trigger flow (#3262) 2025-02-21 18:55:32 +09:00
MainWindow.xaml Merge pull request #3232 from Jack251970/resize_boarder_thickness 2025-02-19 15:42:11 +08:00
MainWindow.xaml.cs perf: hide main window from alt tab program switcher #2356 2025-02-14 13:22:27 +08:00
MessageBoxEx.xaml Resolve conflicts 2025-02-23 13:18:03 +08:00
MessageBoxEx.xaml.cs Move MessageBoxEx to main project for better development experience 2025-01-09 21:50:07 +08:00
Msg.xaml rename all project file name 2020-04-21 21:27:02 +10:00
Msg.xaml.cs New Crowdin updates (#2211) 2023-07-02 10:22:47 +03:00
NativeMethods.txt Use CSWin32 for code quality 2025-02-14 16:12:15 +08:00
Notification.cs Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
PriorityChangeWindow.xaml Add Maximum/Minimum Value with numberbox 2023-01-21 15:05:12 +09:00
PriorityChangeWindow.xaml.cs Use api to call api functions 2025-01-09 21:30:11 +08:00
ProgressBoxEx.xaml Change ProgressBoxEx namespace 2025-01-09 21:48:13 +08:00
ProgressBoxEx.xaml.cs Fix progress box action under ui thread 2025-01-11 13:19:45 +08:00
PublicAPIInstance.cs use constructor injection for PublicAPIInstance.cs 2025-02-24 09:40:33 +08:00
ReportWindow.xaml Rename further code and text 2020-04-21 22:54:41 +10:00
ReportWindow.xaml.cs Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
ResultListBox.xaml Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
ResultListBox.xaml.cs Remove back to query result and call this function in ChangeQuery & ReQuery 2025-02-22 19:32:08 +08:00
SelectBrowserWindow.xaml Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls" 2022-10-30 14:23:04 -05:00
SelectBrowserWindow.xaml.cs Remove unused using 2023-04-25 21:02:34 +08:00
SelectFileManagerWindow.xaml Change 'Arg For Folder' and 'Arg For File' inputs to not be required 2024-07-02 11:14:30 +09:00
SelectFileManagerWindow.xaml.cs Remove unused using 2023-04-25 21:02:34 +08:00
Settings.cs Remove unused using 2023-04-25 21:02:34 +08:00
SettingWindow.xaml fix possible content frame navigation issue 2024-11-21 22:07:35 +08:00
SettingWindow.xaml.cs remove some usage of Ioc.GetRequiredService when injection is possible. 2025-02-23 21:54:08 +08:00
WelcomeWindow.xaml Revert xaml style in welcome window. 2024-11-22 09:26:12 +08:00
WelcomeWindow.xaml.cs fix possible content frame navigation issue 2024-11-21 22:07:35 +08:00