Commit graph

8303 commits

Author SHA1 Message Date
Jeremy Wu
b7c3e80e1c
Merge pull request #2783 from Flow-Launcher/add_auto_assignee_action
Add auto assign PR assignee
2024-06-16 17:14:40 +10:00
Jeremy
2813bc7b96 fix typo 2024-06-16 16:23:23 +10:00
Jeremy
b543853f1a add auto assign PR assignee 2024-06-16 16:19:40 +10:00
Jeremy Wu
ea65c8fcbb
Merge pull request #2082 from VictoriousRaptor/quicklook
Add external preview (QuickLook) support
2024-06-16 13:08:15 +10:00
Jeremy
7f31fefe98 remove QuickLook plugin test project 2024-06-16 12:59:52 +10:00
Jeremy Wu
25963ea2d9
Merge branch 'dev' into quicklook 2024-06-16 12:36:56 +10:00
Jeremy Wu
586752fc70
Merge branch 'dev' into 240605-Fix-RightTop-Position 2024-06-16 12:33:43 +10:00
Jeremy Wu
3f3612a7fe
Merge pull request #2775 from onesounds/240613-AddTypeIconForTheme
Change IsDark Type Icon in Theme List
2024-06-16 01:46:02 +10:00
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook 2024-06-15 20:04:15 +10:00
DB P
7ceadec7f1
Merge branch 'dev' into 240613-AddTypeIconForTheme 2024-06-13 18:35:55 +09:00
DB p
3f15d7e228 - Change Dark Type Icon
- Add ToolTIp
2024-06-13 12:15:04 +09:00
DB P
78daf0b4cb
Merge pull request #2763 from Flow-Launcher/explorer-plugin-add-context-menu-hotkey
Explorer plugin: open native context menu on Alt+Enter press
2024-06-13 11:31:15 +09:00
DB P
67f4f943d5
Merge branch 'dev' into explorer-plugin-add-context-menu-hotkey 2024-06-13 11:03:37 +09:00
DB p
58e4285953 Fix the Critical Issue 2024-06-13 11:02:48 +09:00
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin 2024-06-12 18:36:36 +06:00
Jeremy Wu
188068dfe4
Merge pull request #2774 from onesounds/240611-MessageBox
Add MessageBoxEx
2024-06-12 21:46:11 +10:00
Yusyuriv
75156959e5
Use the correct enum when getting command string 2024-06-12 17:17:08 +06:00
Yusyuriv
e97964b95c
Get context menu string by id instead of index 2024-06-12 17:15:58 +06:00
Yusyuriv
922cbbe92c
Add GetCommandStringFlags 2024-06-12 17:14:16 +06:00
Jeremy
03686dd935 Merge remote-tracking branch 'origin/dev' into quicklook 2024-06-12 14:22:24 +10:00
Jeremy
4dbecb1b5a allow preview plugin to override the AlwaysPreview setting 2024-06-12 14:14:25 +10:00
DB P
86f94a03c5
Merge branch 'dev' into 240611-MessageBox 2024-06-11 14:01:05 +09:00
DB p
e2450cf29e Adjust MessageBox Window 2024-06-11 13:01:47 +09:00
DB p
1560991d46 Merge Old MessageBox PR 2024-06-11 12:16:30 +09:00
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-10 19:21:34 +06:00
Yan
f00c58f748
Merge branch 'dev' into localize-missing-python-js-dialog 2024-06-10 19:21:01 +06:00
Jeremy Wu
251942206a
Merge branch 'dev' into explorer-plugin-add-context-menu-hotkey 2024-06-10 22:10:36 +10:00
Jeremy Wu
2ac2c9c3d9
Merge pull request #2773 from Flow-Launcher/remove_no_screenshot_label
Remove no-screenshot labelling from gitStream
2024-06-10 21:43:18 +10:00
Jeremy Wu
f62bdd4a20
Merge pull request #2772 from Flow-Launcher/update_nuget_api
Update AppVeyor NuGet API
2024-06-10 21:28:46 +10:00
Jeremy
5322775193 remove no screenshot labelling from gitStream 2024-06-10 21:20:43 +10:00
Jeremy
7b18a4cb13 update nuget 2024-06-10 21:07:23 +10:00
Jeremy Wu
ae862d9675
Merge pull request #2771 from Flow-Launcher/update_gitstream
Add gitStream new code, todo comments and screenshot automations
2024-06-10 21:06:24 +10:00
Jeremy
bdead70eac add gitStream new code, todo comments and screenshot automations 2024-06-10 20:51:49 +10:00
Jeremy Wu
199210e51c
Merge pull request #2770 from Flow-Launcher/add_gitstream
Add gitStream workflow
2024-06-10 18:17:34 +10:00
Jeremy
2c2a4daa77 add gitStream config and workflow files 2024-06-10 17:55:40 +10:00
Jeremy Wu
60828d3b90 add gitStream files 2024-06-10 07:41:36 +00:00
Yan
7337709d00
Merge pull request #2767 from Flow-Launcher/fix-settings-general-pane-always-preview-subtitle
Fix "always preview" card subtitle not displaying the hotkey in Settings — General
2024-06-10 00:06:29 +06:00
Yusyuriv
ca970bbe75
Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
Yusyuriv
43dcb38a51
Fix "always preview" card subtitle not displaying the hotkey in Settings — General 2024-06-09 17:33:40 +06:00
VictoriousRaptor
9b9ebfc861
Merge pull request #2749 from Flow-Launcher/binding
Use binding for values introduced in Resizable PR
2024-06-09 17:42:13 +08:00
VictoriousRaptor
e6f0f28ca5 Don't show external preview when always preview enabled 2024-06-09 17:25:58 +08:00
VictoriousRaptor
27e7f0b05f
Merge pull request #2765 from onesounds/240609-FixPluginManagerPanel
Fix Plugin Manager Setting Panel
2024-06-09 17:15:39 +08:00
VictoriousRaptor
7d81167bfd Use relay command for reset 2024-06-09 17:11:51 +08:00
DB p
68f7b62872 Fix width and margin in setting panel 2024-06-09 03:38:38 +09:00
DB p
d7a11aef33 Add HotkeyPreset Item 2024-06-09 02:40:11 +09:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press 2024-06-08 12:06:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
Yusyuriv
92db7164d6
Explorer plugin native context menu: remove TwoWay mode from height binding 2024-06-08 10:04:17 +06:00
Yusyuriv
ab4f78feff
Explorer plugin native context menu: some code simplifications 2024-06-08 10:01:13 +06:00