Hongtao Zhang
dda587493b
Migrate Program plugin settings to Avalonia and fix scroll issues
...
- Update ISettingProvider to support CreateSettingPanelAvalonia
- Create native Avalonia settings UI for Program Plugin (ProgramSetting.axaml)
- Implement ProgramSettingViewModel using CommunityToolkit.Mvvm
- Update PluginsSettingsViewModel to detect and load native Avalonia settings
- Replace ListBox with ItemsControl in PluginsSettingsPage to fix auto-scroll issues when expanding settings
- Align Avalonia package versions (11.2.3) across projects to fix type load errors
2026-01-19 00:06:36 -08:00
Jeremy Wu
f37d4c47cc
Release 2.0.2 | Plugin 5.1.0 ( #4046 )
2025-10-14 13:49:29 +03:00
Jeremy Wu
a05e09908c
Release 2.0.1 ( #3998 )
2025-09-21 20:23:00 +08:00
Jack Ye
ec7b481d27
Merge branch 'dev' into bump_versions
2025-09-04 19:09:58 +08:00
Jeremy
563ae0eeaf
add manifest handling of plugin's MinimumAppVersion property
2025-09-02 22:11:08 +10:00
Jeremy Wu
20b4e22746
version bump Plugin project
2025-09-01 22:31:35 +10:00
Jeremy Wu
82106ccc0f
bump plugin project version
2025-08-31 18:23:37 +10:00
Jeremy Wu
e1cc50c579
Merge remote-tracking branch 'origin/master' into resolve_conflicts
2025-08-31 17:53:21 +10:00
Jack251970
bf07f2e72c
Improve xml documents
2025-08-13 21:00:17 +08:00
Jack251970
063836266d
Fix Result.Clone
2025-08-13 20:44:00 +08:00
Jack251970
2a1584e2dd
Add code comments
2025-08-13 20:43:51 +08:00
Jack251970
8c6f9c9875
Add new api Result.QuerySuggestionText
2025-08-13 20:26:23 +08:00
Jack251970
3cd7c3ce00
Remove CursorInfo class
2025-07-23 13:52:31 +08:00
Jack251970
4f423c47cd
Allow all projects to access MonitorInfo & CursorInfo
2025-07-23 13:44:31 +08:00
Jack Ye
8142ef1dee
Merge branch 'dev' into nuget_dependency
2025-07-23 10:47:19 +08:00
Jeremy Wu
d8740768c7
wording
2025-07-21 21:33:57 +10:00
Jack Ye
8b3f5aa536
Merge branch 'dev' into nuget_dependency
2025-07-20 19:55:36 +08:00
Jack Ye
b639960b8c
Merge branch 'dev' into sys_plugin_improvement
2025-07-20 19:53:48 +08:00
Kevin Zhang
4f269d3fa9
Dialog Jump - Quickly navigate the Open/Save As dialog window ( #1018 )
2025-07-20 21:11:09 +10:00
Jack251970
b6ecfdcf63
Remove project reference in Sys plugin to Flow.Launcher.Infrastructure
2025-07-20 09:58:30 +08:00
Jack251970
7af3c5febf
Upgrade NuGet dependency
2025-07-19 20:26:33 +08:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Jeremy Wu
3cdf9197b9
Merge release v1.20.2 back to dev ( #3823 )
2025-07-13 23:11:06 +08:00
Jeremy Wu
2e0dd1cfa1
Release 1.20.2 | Plugin 4.7.0 ( #3820 )
2025-07-13 17:18:34 +03:00
Jack Ye
b3d2fea6d8
Merge pull request #3806 from Flow-Launcher/nuget_package_document
...
Generate documents for NuGet package
2025-07-12 08:04:08 +08:00
Jeremy
236bff1c10
fix spelling
2025-07-07 21:57:03 +10:00
Jack251970
e391965acb
Generate documents for NuGet package
2025-07-07 13:46:44 +08:00
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null
2025-07-05 17:19:54 +08:00
Jack251970
d1a5cc8e84
Add theme mode api functions
2025-07-05 13:35:28 +08:00
Jack251970
5b2b272f76
Add ActualApplicationThemeChanged in MainViewModel
2025-07-05 13:35:02 +08:00
Jack251970
ce6c2cb1b2
Add return value for api functions
2025-07-01 09:05:21 +08:00
Jeremy Wu
7784fe439c
Merge release v1.20.1 back into dev
2025-06-14 21:25:55 +09:00
Jeremy Wu
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 ( #3706 )
2025-06-14 13:45:30 +03:00
Jeremy Wu
566b7d3f0a
Merge pull request #3616 from Flow-Launcher/force_web_url
...
Add New API to Force Web Url
2025-06-14 20:14:58 +10:00
Jeremy
eb7a89292b
update OpenUrl method summary
2025-06-13 22:02:34 +10:00
Jack251970
3d555e7442
Add new api function to show message with button
2025-06-09 14:39:44 +08:00
Jack251970
4bc34f64e8
Re-throw the exception if we cannot open the URL in the default browser
2025-06-04 22:22:02 +08:00
Jack251970
32ae3a1b67
Improve code quality
2025-06-04 22:21:08 +08:00
Jack251970
c001041ba8
Fix build issue
2025-06-03 23:08:51 +08:00
Jack251970
3b0def8159
Add new api OpenWebUrl
2025-06-03 23:06:24 +08:00
Jeremy
af6e28de5a
version bump Plugin
2025-06-03 22:25:21 +10:00
Jack Ye
a06cb43540
Use new model to clear results & Fix clear existing results when using IResultUpdate ( #3588 )
2025-06-02 13:16:22 +10:00
DB p
edae432852
Add FocusQueryTextBox method to set focus on the query text box in MainWindow
2025-05-22 04:14:30 +09:00
Jack251970
28b8cb6013
Improve distinguish between home query and global query
2025-05-04 21:43:48 +08:00
Jack251970
21d6ec20d4
Use null to distinguish between home query and global query
2025-05-04 18:29:39 +08:00
Jack251970
72bd1e60db
Remove code comments with issues
2025-05-04 11:44:41 +08:00
Jack Ye
78f606f2fc
Fix typos
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-04 11:40:57 +08:00
Jack Ye
eaea38c13a
Fix typos
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-04 11:40:45 +08:00
Jack251970
f2f4ebf0ac
Support home state change & Add ui
2025-05-03 22:34:58 +08:00
Jack251970
17a0834bcd
Support query for plugins with home query interface
2025-05-03 16:50:50 +08:00