Jack251970
|
44aa17d7c9
|
Improve report window with dark theme & localization support
|
2025-02-21 21:17:00 +08:00 |
|
Jack251970
|
41733615fd
|
Improve code quality
|
2025-02-21 20:45:42 +08:00 |
|
Jeremy Wu
|
54a49d68f3
|
Enable the use of Win hotkey to trigger flow (#3262)
|
2025-02-21 18:55:32 +09: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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jack251970
|
0611340d71
|
Invoke visibility changed event when previewing
|
2025-02-17 16:10:07 +08:00 |
|
Kevin Zhang
|
81c068e13e
|
Merge pull request #3194 from Jack251970/record_key
New API for Record Key of Results & Fix Result Clone Issue
|
2025-02-16 23:43:41 -08:00 |
|
Kevin Zhang
|
e0d2af2bdd
|
Merge pull request #3238 from Jack251970/active_explorer_path
Improve explorer path parse when path ends with backslash
|
2025-02-16 23:26:29 -08:00 |
|
Kevin Zhang
|
741ddfeafe
|
Merge pull request #3170 from Jack251970/dev3
Add New API for ProgressBoxEx to Show Progress & Add Progress Display for Plugin Downloading & Improve DownloadUrl Api Function
|
2025-02-16 22:20:29 -08:00 |
|
Jack Ye
|
418270fe22
|
Merge pull request #3233 from Jack251970/plugins_manifest_reupdate
Fix Plugin Store Page Refresh Issue
|
2025-02-17 09:37:27 +08:00 |
|
Jack251970
|
d73f3a165b
|
Fix custom hotkey preview issue
|
2025-02-17 00:00:18 +08:00 |
|
Jack251970
|
38b285067d
|
Improve documents
|
2025-02-16 22:50:43 +08:00 |
|
Jack251970
|
cc570274ff
|
Fix get thumbnail exception
|
2025-02-16 22:47:10 +08:00 |
|
VictoriousRaptor
|
08931347b0
|
Merge pull request #3241 from ZGGSONG/perf_alt_tab_not_show
perf: hide main window from alt tab program switcher
|
2025-02-15 21:53:09 +08:00 |
|
Jack251970
|
dc07e762fe
|
Add error handling for Get & SetWindowLong failure & Combine get style function
|
2025-02-14 16:25:51 +08:00 |
|
Jack251970
|
829dbaafe7
|
Use CSWin32 for code quality
|
2025-02-14 16:12:15 +08:00 |
|
zggsong
|
5313229fb9
|
perf: hide main window from alt tab program switcher #2356
|
2025-02-14 13:22:27 +08:00 |
|
Jeremy Wu
|
502129d464
|
Merge pull request #3209 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-2.1.1
Bump VirtualizingWrapPanel from 2.1.0 to 2.1.1
|
2025-02-12 21:01:30 +11:00 |
|
Jeremy Wu
|
cd52c0f20e
|
Merge pull request #3208 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.1
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
|
2025-02-12 21:00:32 +11:00 |
|
Jack251970
|
980795ba00
|
Improve explorer path parse when path ends with backslash
|
2025-02-12 10:21:14 +08:00 |
|
Jack251970
|
319f016ced
|
Remove unnessary list refresh
|
2025-02-10 12:01:21 +08:00 |
|
Jack251970
|
d8f3280632
|
Fix unneccessary plugin result update
|
2025-02-10 11:54:09 +08:00 |
|
Jack251970
|
864402704d
|
Fix an issue that user plugins cannot be updated when reupdating the plugins manifest
|
2025-02-09 21:54:02 +08:00 |
|
Azakidev
|
6c081e12a4
|
Revert the translation files
|
2025-02-08 19:26:36 +01:00 |
|
Kevin Zhang
|
e4632926e3
|
Merge pull request #3231 from Jack251970/unix_directory_seperator
|
2025-02-07 19:04:48 -08:00 |
|
Jack251970
|
1a39af35e2
|
Fix main window resize boarder thickness issue
|
2025-02-07 20:23:53 +08:00 |
|
Jack251970
|
5ee110b3b7
|
Fix unix directory seperator issue
|
2025-02-07 16:42:01 +08:00 |
|
Jack251970
|
3ee3528e54
|
Revert "Fix unix directory seperator issue"
This reverts commit a3cc5e25f9.
|
2025-02-07 16:40:45 +08:00 |
|
Jack251970
|
a3cc5e25f9
|
Fix unix directory seperator issue
|
2025-02-07 16:05:35 +08:00 |
|