Commit graph

877 commits

Author SHA1 Message Date
Jack251970
5fcb166060 Use PInvoke & Improve code comments & Use switch sentences 2025-06-05 16:12:55 +08:00
Jack Ye
f9e7b82b15
Merge branch 'dev' into plugin_store_item_vm_null 2025-06-03 14:36:17 +08:00
Jack Ye
87c6e3085a
Merge branch 'dev' into winform_language_issue 2025-06-03 14:36:02 +08:00
Jack Ye
2c40d2fe43
Merge branch 'dev' into topmost 2025-06-03 14:35:48 +08:00
Jack Ye
00b61f3123
Merge pull request #3581 from Flow-Launcher/get_window_long
Fix crash on ×32 devices
2025-06-03 11:24:05 +08:00
Jack251970
03c0ea8b3a Use try-catch to resolve SendAsync issue 2025-06-01 19:32:15 +08:00
Jack251970
6bf7f00f0a Add unknown source warning setting 2025-06-01 16:28:16 +08:00
Jack Ye
406c29f0d6
Merge branch 'dev' into plugin_store_item_vm_null 2025-06-01 15:55:59 +08:00
DB P
05486eae26 Add OpenHistory hotkey functionality and binding 2025-05-30 14:45:19 +09:00
Jack251970
4a50eec281 Remove TranslationConverter & project reference in Explorer plugin 2025-05-30 10:59:22 +08:00
Jack251970
eb69ce919e Add url comments 2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
Jack251970
b2f5713386 Fix crash on ×32 devices 2025-05-24 13:10:25 +08:00
Jack251970
949344a51e Add internal model for plugin management 2025-05-22 17:32:33 +08:00
Jack251970
f7f52e269a Set culture info before creating application 2025-05-21 14:31:09 +08:00
DB p
037b800f4a Add file manager path validation and error handling in SelectFileManagerWindow 2025-05-20 18:18:12 +09:00
Jeremy Wu
2770c6a977
Merge branch 'dev' into fix_result_clearing_nonquery 2025-05-19 08:28:52 +10:00
Jack251970
7399d11261 Add whitespace for if 2025-05-17 20:27:31 +08:00
Jeremy
0b44097111 fix encapsulation for show results 2025-05-17 22:12:35 +10:00
Jeremy
b4955f7474 add subscriber for show history result toggle in settings 2025-05-17 20:41:25 +10:00
Jack Ye
9e85d2e364
Merge branch 'dev' into topmost 2025-05-14 20:26:13 +08:00
Jack Ye
c1ba81eee0
Merge pull request #3500 from Flow-Launcher/multiple_topmost
Support Multiple Topmost Records
2025-05-14 11:18:00 +08:00
Jack251970
b636f253e6 Add blank line 2025-05-13 22:52:06 +08:00
Jack251970
4e88ce3f48 Set ShowAtTopmost default to true 2025-05-13 22:01:36 +08:00
Jack251970
8aa36f38c8 Add ShowAtTopmost in settings 2025-05-13 21:50:13 +08:00
Jack251970
b96a69a5b6 Fix Window Positioning with Multiple Montiors
Co-authored-by: onesounds <onesound@oooz.net>
2025-05-12 22:03:00 +08:00
Jack Ye
c64f3dfb30
Merge branch 'dev' into multiple_topmost 2025-05-10 10:34:06 +08:00
Jack251970
2ab007b3b6 Fix typos 2025-05-04 11:26:00 +08:00
Jack251970
96bb62af27 Refresh interface when Home Page is changed 2025-05-03 22:54:46 +08:00
Jack251970
f2f4ebf0ac Support home state change & Add ui 2025-05-03 22:34:58 +08:00
Jack251970
e9ef26a8dd Change related setting names 2025-05-03 18:17:00 +08:00
Jack251970
17a0834bcd Support query for plugins with home query interface 2025-05-03 16:50:50 +08:00
Jack Ye
8bb96d7f58
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue (#3314) 2025-05-02 14:26:14 +10:00
Jack251970
4ecef470e8 Code quality 2025-05-01 13:33:24 +08:00
Jack251970
af087fb85b Support multiple topmost records storage 2025-05-01 12:49:20 +08:00
Jack251970
0d61908575 Support multiple topmost records 2025-05-01 11:41:53 +08:00
Jack251970
6b9a710145 Set private assets all for PropertyChanged.Fody 2025-04-30 10:45:18 +08:00
Jack251970
5665758ee6 Add property change back 2025-04-24 22:04:48 +08:00
Jack251970
7945292128 Update context menu font when setting is changed 2025-04-24 22:01:38 +08:00
Jack251970
192e2efca1 Remove property change 2025-04-24 21:40:31 +08:00
Jack251970
686d106a0c Add todo 2025-04-24 20:52:24 +08:00
Jack251970
82f23e5e64 Update ContentControlThemeFontFamily when setting changes 2025-04-24 19:29:42 +08:00
DB p
f50f2ff27c Implement dynamic font settings for the setting window 2025-04-24 10:18:38 +09:00
Jack251970
c3509c3b20 Use property change event for settings & Use INotifyPropertyChanged instead 2025-04-23 12:43:34 +08:00
Jack251970
8674fca082 Resolve conflicts 2025-04-19 11:20:08 +08:00
Jack Ye
9133f2f951
Merge branch 'dev' into 250412-SettingWindowFont 2025-04-19 11:10:40 +08:00
Jack251970
1cd6998870 Cleanup codes 2025-04-18 07:39:02 +08:00
DB p
a28ee701b8 Add settingwindowfont config and menu 2025-04-17 18:45:31 +09:00
DB P
9981fab885
Merge branch 'dev' into 250412-ImportThemePreset 2025-04-17 12:33:51 +09:00
Jack251970
83fa654e27 Improve constant name 2025-04-15 12:59:58 +08:00
Jack251970
a1b5941039 Improve WindowsThumbnailProvider 2025-04-15 12:52:09 +08:00
Jack251970
8e51096ba9 Improve log messages 2025-04-15 12:51:38 +08:00
Jack251970
28c7538fc3 Fix possible Win32Exception 2025-04-15 09:06:31 +08:00
DB P
b2a3782f63
Merge branch 'dev' into 250412-ImportThemePreset 2025-04-14 09:09:04 +09:00
Jack251970
eec6145e1a Fix possible win32 exception 2025-04-13 20:35:27 +08:00
Jack251970
43dbf1a0ee Remove useless functions & Fix debug issue 2025-04-13 18:13:55 +08:00
Jack251970
e31f14e60d Use local reference instead 2025-04-13 17:11:36 +08:00
Jack251970
0d9ec48e58 Code quality 2025-04-13 16:36:34 +08:00
DB P
643e531c12
Merge branch 'dev' into 250412-ImportThemePreset 2025-04-13 12:35:11 +09:00
DB P
664cbb5a58 Apply Noto Sans fonts based on system language with dynamic mapping 2025-04-13 08:27:04 +09:00
DB P
5ebe2d8fb1 Adjust Query Font Size 2025-04-13 08:13:54 +09:00
DB P
6ab2df62c2 Change to prioritize Noto Sans font if it is available. 2025-04-13 08:01:32 +09:00
DB p
fbe6e100e7 Merge Dev 2025-04-12 16:49:46 +09:00
Jack Ye
02b53732c2
Merge branch 'dev' into 250410-PluginBadge2 2025-04-12 15:25:32 +08:00
DB p
13aa475f02 - Change default font logic 2025-04-12 15:13:15 +09:00
DB P
f8d82f3f9b Change default query font size
Change showPlaceholder to true from false
2025-04-12 08:57:04 +09:00
Jack251970
58c3b73ff7 Fix directory path issue 2025-04-11 22:13:58 +08:00
Jack251970
e6377d0463 Fix old Program plugin constructor issue 2025-04-11 18:40:03 +08:00
Jack251970
5c43dd45b2 Code quality 2025-04-11 16:48:02 +08:00
Jack251970
c189336698 Fix possible directory not found issue when saving storage 2025-04-11 16:46:45 +08:00
Jack251970
01f896a578 Support global query only 2025-04-11 16:11:39 +08:00
Jack251970
b85c2f48f9 Add related settings in appreance page 2025-04-11 15:35:36 +08:00
Jack251970
47398f104f Add ShowPluginBadges settings 2025-04-11 14:58:47 +08:00
Jack251970
a6c7430094 Code quality 2025-04-11 12:36:19 +08:00
DB p
218635a035 Add logic to check whether the Korean IME is in use 2025-04-11 12:56:31 +09:00
Jack251970
f56d038e80 Remove debug codes & Improve code quality 2025-04-11 11:08:28 +08:00
Jack251970
f5fd6b569c Use ReadOnlySpan instead 2025-04-10 09:56:27 +08:00
Jack251970
4b7db3cbd6 Make function static 2025-04-10 09:36:47 +08:00
Jack Ye
3f45c6a94a
Merge branch 'dev' into double-pin 2025-04-09 20:06:37 +08:00
Jack251970
1f458d3b56 Fix typos & Code quality 2025-04-09 20:06:17 +08:00
Jack251970
4c712f6fcc Fix svg render issue 2025-04-09 17:13:44 +08:00
Jack251970
4f246460c3 Fix build issue 2025-04-09 16:46:13 +08:00
Jack Ye
ab34e83c5e
Merge branch 'dev' into 250320BookmarkFavicon 2025-04-09 16:41:28 +08:00
Jeremy Wu
c7303611a2
Merge pull request #3429 from Jack251970/stopwatch_api
New API Function from Stopwatch & Improve Program Plugin
2025-04-09 18:39:42 +10:00
Jack251970
cce4e89c22 Add safeguards to SVG loading implementation 2025-04-09 16:30:35 +08:00
Jack251970
5e7573b654 Add log messages 2025-04-09 16:28:53 +08:00
Jack251970
f01ccbf38a Change function name 2025-04-09 16:24:09 +08:00
Jack251970
82f67884ef Support svg image file loading 2025-04-09 16:15:37 +08:00
Jack251970
f854cd3f76 Code quality 2025-04-09 15:22:41 +08:00
Jack251970
17cf74e313 Add obsolete warning 2025-04-09 12:57:28 +08:00
Jack251970
1aeaaf2fc2 Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
Jack251970
19aa42314b Use api functions in ImageLoader 2025-04-08 21:38:33 +08:00
DB P
c351a3870f
Merge branch 'dev' into 250331-NewPluginsPage 2025-04-08 22:35:47 +09:00
Jack251970
2589fac0bc Remove useless function 2025-04-08 21:23:02 +08:00
Jack251970
653b833570 Fix typos 2025-04-08 19:42:59 +08:00
Jack251970
c11ee2f9e7 Improve code quality & comments & Fix lock issue 2025-04-08 17:20:57 +08:00
Jack Ye
0619041829
Merge branch 'dev' into binary_storage_api 2025-04-08 16:28:05 +08:00
Jeremy Wu
822b65ed86
Merge pull request #3408 from Jack251970/error_log
New API Function LogError
2025-04-08 18:26:38 +10:00
Jack Ye
9f84a2d50a
Merge branch 'dev' into binary_storage_api 2025-04-08 15:58:49 +08:00
DB p
e955e47e5f - Change combobox to numberbox
- Adjust Numberbox Style
- Add small change value(10)
- Adjust strings
2025-04-07 22:47:39 +09:00