Jack251970
|
bfa762296d
|
Improve performance
|
2025-03-17 20:42:58 +08:00 |
|
Jack251970
|
2cd1683741
|
Improve code quality
|
2025-03-16 22:24:06 +08:00 |
|
Jack251970
|
31d47a2340
|
Use dependency injection instead of navigation parameter
|
2025-03-05 15:18:06 +08:00 |
|
Hongtao Zhang
|
f5f0986036
|
remove some usage of Ioc.GetRequiredService when injection is possible.
|
2025-02-23 21:54:08 +08:00 |
|
Jack Ye
|
25684a92ae
|
Merge branch 'dev' into dev4
|
2025-02-17 14:54:06 +08:00 |
|
Jack251970
|
1c7e29013e
|
Fix setting window freeze issue & Improve singleton window opener
|
2025-01-27 09:11:27 +08:00 |
|
Jack251970
|
8d8384965e
|
Improve dependency injection in updater & settings view model & settings page
|
2025-01-13 12:00:45 +08:00 |
|
Jack251970
|
6b6b0faadf
|
fix possible content frame navigation issue
|
2024-11-21 22:07:35 +08:00 |
|
Lasith Manujitha
|
bebff8321f
|
Add function to validate window position
A new function was added to check whether the previously saved Window position is still valid or not. If not it resets the Window position to default.
|
2024-07-19 02:36:46 +05:30 |
|
DB P
|
c7b386931a
|
Revert "Fix Window Positioning with Multiple Montiors"
|
2024-06-30 18:03:25 +09:00 |
|
DB p
|
5df7362674
|
- Add Logic in settingwindow
|
2024-06-06 08:10:40 +09:00 |
|
DB p
|
664dde9778
|
Remove FirstLaunchValue
|
2024-05-29 18:18:50 +09:00 |
|
DB p
|
6ad21bd636
|
Fix Logic
|
2024-05-29 18:16:35 +09:00 |
|
DB p
|
15255ddf14
|
Fix Logic
|
2024-05-29 17:40:56 +09:00 |
|
Yusyuriv
|
2202fce587
|
Merge dev into fork/040427SplitSettingWindow with merge conflicts resolved
|
2024-05-22 10:39:29 +06:00 |
|
DB p
|
e7abdcef1a
|
Fix Logic
|
2024-05-20 17:46:01 +09:00 |
|
Yusyuriv
|
c350c5d7cf
|
The rest of the settings window cleanup
|
2024-05-20 09:05:22 +06:00 |
|
Yusyuriv
|
f55a139578
|
Rename variables in Settings window
|
2024-05-16 05:44:57 +06:00 |
|
DB p
|
3938858e33
|
Fix SettingWindow Position when first launch
|
2024-04-30 02:23:16 +09:00 |
|
Yusyuriv
|
3c54114bc9
|
Fully functional General pane in the settings window
|
2024-04-29 13:06:17 +06:00 |
|
Yusyuriv
|
a084af683d
|
Rename navigation views in settings, change the way they're navigated to
|
2024-04-29 09:58:54 +06:00 |
|
DB p
|
b4570e9aaa
|
- Add Pages
|
2024-04-27 21:57:55 +09:00 |
|
DB p
|
a140b118e5
|
- Split Style Code to SettingWindowStyle
- Adjust Navigation Style
- Add General.xaml
|
2024-04-27 20:00:24 +09:00 |
|
DB p
|
146e499dae
|
Temporary move CustomHotkeyArea
|
2024-04-18 21:11:29 +09:00 |
|
Yusyuriv
|
914f400956
|
WIP: new HotkeyControl
|
2024-04-12 17:13:45 +06:00 |
|
VictoriousRaptor
|
dcc7dbb918
|
Merge branch 'dev' into RemoveUnusedNuget
|
2023-06-11 18:36:04 +08:00 |
|
Nguyen Tran
|
eaaf7c2e4a
|
Plugin Store search works after refresh button clicked
|
2023-05-17 20:25:21 -04:00 |
|
VictoriousRaptor
|
306ad7931b
|
Merge branch 'dev' into RemoveUnusedNuget
|
2023-05-04 21:14:13 +08:00 |
|
Vic
|
d9b70e69f3
|
Refactor save settings logic
SettingWindowViewModel.Save() only saves Flow settings
|
2023-04-25 22:38:36 +08:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
Vic
|
4d10089e3f
|
Refactor clear log folder logic
Clear logs of all versions
Use binding for button text
Move open log dir to vm
|
2023-01-02 23:03:20 +08:00 |
|
VictoriousRaptor
|
f42f87c766
|
Merge pull request #1709 from VictoriousRaptor/LazyLoadPreview
Lazy load preview image
|
2022-12-29 21:17:20 +08:00 |
|
Vic
|
b243683332
|
Add option to modify preview hotkey
|
2022-12-28 01:12:44 +08:00 |
|
Jeremy Wu
|
5af272ad0b
|
Merge branch 'dev' into add_nodejs_env
|
2022-12-20 20:56:46 +11:00 |
|
Hongtao Zhang
|
9edfa37816
|
Remove unused method (and really use EditPluginPriorityCommand)
|
2022-12-04 02:16:41 -06:00 |
|
Hongtao Zhang
|
72159d4727
|
Adjust priority to command and open directory to command
|
2022-12-04 02:13:14 -06:00 |
|
Hongtao Zhang
|
21ba7bfe47
|
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into pluginlist_unselected_item
|
2022-12-04 01:59:17 -06:00 |
|
DB p
|
730b353de2
|
Add Focusing (plugin/plugin store) when changed tab
|
2022-11-30 16:22:23 +09:00 |
|
Jeremy Wu
|
2dba51861f
|
Merge remote-tracking branch 'origin/dev' into add_nodejs_env
|
2022-11-27 12:48:07 +11:00 |
|
DB p
|
313a8b5f44
|
Add Become A Sponsor Button
|
2022-11-24 19:55:29 +09:00 |
|
Vic
|
0bb53e170c
|
Remove unused function in previous commit
|
2022-11-23 15:42:13 +08:00 |
|
Jeremy Wu
|
4e48c3eb10
|
refactor
|
2022-11-22 09:20:27 +11:00 |
|
Jeremy Wu
|
c7cee4ae85
|
add ensure latest installation
|
2022-11-21 09:28:16 +11:00 |
|
Jeremy Wu
|
c01371393e
|
Merge remote-tracking branch 'origin/dev' into add_nodejs_env
|
2022-11-20 10:25:53 +11:00 |
|
Hongtao Zhang
|
4940449b41
|
Use converter to display datetime for formats
|
2022-11-19 16:16:11 -06:00 |
|
Hongtao Zhang
|
95e6c19cef
|
Revert "Use Converter to transform format to actual display"
This reverts commit 7b90808b43.
|
2022-11-19 16:11:13 -06:00 |
|
Hongtao Zhang
|
7b90808b43
|
Use Converter to transform format to actual display
|
2022-11-19 16:09:39 -06:00 |
|
Vic
|
f1889a950d
|
Remov unused imports
|
2022-11-19 16:36:27 +08:00 |
|
Vic
|
e60635608d
|
Separate date/time format list refresh
|
2022-11-19 16:22:46 +08:00 |
|
Vic
|
bde471afa8
|
Use binding for date time preview
|
2022-11-19 16:03:44 +08:00 |
|