Commit graph

9876 commits

Author SHA1 Message Date
Jack251970
414684ce43 Replace action keyword function with api 2025-02-21 13:50:44 +08:00
Jack251970
cab3eb78fd Update string resource 2025-02-21 13:45:02 +08:00
Jack251970
300d64d661 Remove action keyword first 2025-02-21 13:43:53 +08:00
Jack251970
37ad5aa09b Fix issue that ActionKeywordRegistered will not exclude old action key 2025-02-21 13:31:46 +08:00
Jack251970
f999b97de1 Fix build issue 2025-02-21 13:25:31 +08:00
Jack251970
d9ba38b322 Fix issue that plugin cannot update ActionKeyword after changing its action keywords 2025-02-21 13:09:19 +08:00
Jack251970
abfeee1423 Support multiple action keywords 2025-02-21 12:59:56 +08:00
Jack251970
e1f1b97b7e Support allow modify action keywords & WebSearch does not let user change its keywords 2025-02-21 12:27:38 +08:00
Jack251970
8f6bed45e4 Remove useless * keywords 2025-02-21 12:23:31 +08:00
Jack Ye
26b2b593c6
Merge branch 'Flow-Launcher:dev' into multiple_keywords 2025-02-21 12:19:56 +08:00
Jack Ye
c13709134b
Merge pull request #3248 from Jack251970/custom_hotkey_preview
Fix Custom Query Hotkey / Shortcuts Preview Issue
2025-02-21 12:00:38 +08:00
Jack Ye
6de0ab8af8
Merge branch 'Flow-Launcher:dev' into settings_panel 2025-02-21 11:41:45 +08:00
Jack Ye
8ae53a2e4e
Merge pull request #3260 from Jack251970/blank_settings_panel
Remove Useless Separate Line for Blank Settings Panel
2025-02-21 11:35:51 +08:00
Jack251970
c472239ea9 Fix unneccessary black lines when settings control is null 2025-02-21 11:20:00 +08:00
Jack251970
5fc8ed1824 Remove useless settings control & project reference 2025-02-21 11:11:44 +08:00
Jack251970
6e4d9a5e61 Remove useless blank lines 2025-02-21 11:10:16 +08:00
Jack251970
79bcf8be18 Use system environment for Windows app path 2025-02-21 09:32:58 +08:00
Jack251970
097633e9e0 Fix typos 2025-02-21 09:29:43 +08:00
Jack251970
7ccfbcae7f Add hide dulplicated windows apps into settings panel 2025-02-20 23:15:12 +08:00
Jack251970
9850e9d3eb Fix issue that plugin will cannot cache records 2025-02-20 18:17:29 +08:00
Jack251970
2ffe170407 Use deep clone for result updating 2025-02-20 18:06:15 +08:00
Jack251970
4f41be67ac Improve code quality 2025-02-20 18:02:59 +08:00
Jack251970
b4bffb1cf5 Use null as default value for record key 2025-02-20 17:17:53 +08:00
Jack251970
ccf8d876ae Add support for hiding dulplicated windows apps 2025-02-20 14:59:16 +08:00
Jack251970
6e84326f57 Reassign margins 2025-02-19 23:43:17 +08:00
Jack251970
9880c362fd Remove useless settings control & project reference 2025-02-19 23:31:26 +08:00
Jack Ye
8b6dcd0afe
Merge branch 'dev' into dev4 2025-02-19 17:13:51 +08:00
Jack251970
2843236214 Improve documents & Improve code quality 2025-02-19 17:09:09 +08:00
Jack Ye
1a54eed7ed
Merge pull request #3250 from Jack251970/sys_shutdown_restart_hibernate
Improve Shutdown & Restart & Hibernate in Sys Plugin
2025-02-19 16:33:12 +08:00
Jack Ye
f0cb036c9f
Merge pull request #3246 from Jack251970/get_thumbnail_exception
Fix Exception When Getting Thumbnails
2025-02-19 16:31:15 +08:00
Kevin Zhang
3dade8bbfc
Don't restart the jsonrpc process when reloading data. 2025-02-19 00:03:46 -08:00
Jack Ye
0370c96a82
Merge pull request #3232 from Jack251970/resize_boarder_thickness
Fix main window resize border thickness issue
2025-02-19 15:42:11 +08:00
Jack Ye
27d7ef5173
Merge branch 'dev' into back_query_results_before_change_query 2025-02-18 20:45:01 +08:00
Jeremy Wu
735cc14821
Merge pull request #3203 from Jack251970/context_menu_back_to_query
Improve context menu item action response & Fix origin query null exception
2025-02-18 21:57:32 +11:00
Jack Ye
23f63420c2
Merge branch 'dev' into dev4 2025-02-18 14:36:42 +08:00
VictoriousRaptor
6c22aea9d4
Merge pull request #3251 from Jack251970/hide_window
Use api function to hide window
2025-02-18 13:35:26 +08:00
Jack251970
9284c559f6 Use api function to hide window 2025-02-18 11:41:26 +08:00
Jack251970
6b032b3352 Revert changes and use api function instead 2025-02-18 11:32:47 +08:00
Jack251970
3bd4ca4105 Replace hiberate with PInvoke 2025-02-18 11:17:45 +08:00
Jack251970
a065179d53 Use PInvoke for const 2025-02-18 11:12:33 +08:00
Jack251970
648e3f2689 Improve code quality 2025-02-18 11:07:18 +08:00
Jack251970
1809314842 Enable shutdown privilege before calling PInvoke for shutdown and start 2025-02-18 00:08:15 +08:00
Jack251970
e93699b37d Add shutdown reason 2025-02-17 23:37:20 +08:00
Jack251970
ffa303825e Replace process commands with PInvoke 2025-02-17 23:22:06 +08:00
Jack251970
827b6edb38 Improve code quality 2025-02-17 23:12:46 +08:00
Jack Ye
9917de9a19
Merge pull request #3225 from Azakidev/dev
Add Windows Terminal to Shell Plugins
2025-02-17 19:25:23 +08:00
Jack251970
71f1acd9ec Revert com expcetion & Add thumbnail only check 2025-02-17 19:07:01 +08:00
Jack Ye
6084d0705e
Merge branch 'dev' into dev 2025-02-17 19:05:53 +08:00
Jeremy Wu
e502ebc561
Merge pull request #3110 from Flow-Launcher/modify-pythonpath-for-plugins
Add `.`, `./lib`, `./plugin` directories to path for Python plugins
2025-02-17 22:02:57 +11:00
Jack Ye
2978226bcf
Merge branch 'dev' into dev 2025-02-17 19:00:18 +08:00