Jack Ye
|
a6812cfd9f
|
Merge branch 'dev' into settings_panel
|
2025-03-20 20:33:31 +08:00 |
|
Jack251970
|
782c11c57f
|
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
|
2025-03-20 18:17:47 +08:00 |
|
Jack251970
|
13fcdc60fa
|
Fix typo 'seperator'
|
2025-03-20 18:11:53 +08:00 |
|
Jack251970
|
1d625c9134
|
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
|
2025-03-20 18:05:25 +08:00 |
|
Jack Ye
|
ffc5047810
|
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
|
2025-03-20 17:41:21 +08:00 |
|
Jack Ye
|
f14e79dbc1
|
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
|
2025-03-20 17:41:11 +08:00 |
|
Jack Ye
|
444d29506d
|
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
|
2025-03-20 17:38:31 +08:00 |
|
Jack Ye
|
87f765be4a
|
Merge pull request #3261 from Jack251970/multiple_keywords
Support Multiple keywords for Plugins
|
2025-03-20 13:46:23 +08:00 |
|
Jack251970
|
95f151b196
|
Organize usings
|
2025-03-17 19:58:32 +08:00 |
|
Jack251970
|
afb38db572
|
Fix possible null reference exception
|
2025-03-17 11:38:27 +08:00 |
|
Jack251970
|
43bf6342ca
|
Improve area text box
|
2025-03-17 11:19:47 +08:00 |
|
Jack251970
|
da30e2e595
|
Improve code quality
|
2025-03-17 09:37:34 +08:00 |
|
Jack251970
|
0bcc187b5d
|
Keep user settings when changing theme
|
2025-03-16 23:55:15 +08:00 |
|
Jack Ye
|
1baf1751f2
|
Merge branch 'dev' into settings_panel
|
2025-03-16 20:04:22 +08:00 |
|
Jack251970
|
9a6175e848
|
Remove useless position initialization & Remove useless dispatcher invoke
|
2025-03-16 16:44:36 +08:00 |
|
Jack251970
|
200c32b830
|
Code cleanup
|
2025-03-16 14:52:55 +08:00 |
|
Jack251970
|
7a854392fa
|
Improve code quality
|
2025-03-16 14:43:53 +08:00 |
|
Jack251970
|
db37ab7373
|
Use PInvoke.DwmSetWindowAttribute instead of DllImport
|
2025-03-16 14:39:56 +08:00 |
|
Jack251970
|
e4ade45d83
|
Use PInvoke.DwmSetWindowAttribute instead of DllImport
|
2025-03-16 14:23:29 +08:00 |
|
Jack251970
|
07b0e7263f
|
Code cleanup
|
2025-03-16 14:09:37 +08:00 |
|
DB p
|
0086a9e478
|
Add a condition to disable blur on unsupported Windows versions.
|
2025-03-16 12:55:47 +09:00 |
|
DB p
|
ce55303e9e
|
- Fix Logic for dwmBG
- Remove Cornertypes in themes
|
2025-03-16 12:04:11 +09:00 |
|
DB p
|
d90b82a3ef
|
Code Cleanup
|
2025-03-15 13:33:20 +09:00 |
|
DB p
|
4e15cb0f49
|
Comment cleanup
|
2025-03-15 13:26:38 +09:00 |
|
DB p
|
fd344a35b0
|
Fix Preview border
|
2025-03-14 19:07:33 +09:00 |
|
DB p
|
57d206ff7e
|
Fix SystemBG color select
|
2025-03-14 17:43:51 +09:00 |
|
DB p
|
2cd769b1e9
|
Fix UI thread issue and preview
|
2025-03-14 10:00:31 +09:00 |
|
DB p
|
6c1730e79a
|
Merge Dev
|
2025-03-13 14:45:34 +09:00 |
|
DB p
|
73c5f39c04
|
Merge Dev
|
2025-03-13 14:37:02 +09:00 |
|
DB p
|
ec5d52e46d
|
Fix Preview background
|
2025-03-13 13:50:09 +09:00 |
|
DB p
|
f4b074c617
|
Fix shadow effec tissue
|
2025-03-12 20:45:14 +09:00 |
|
Jack Ye
|
59fbef1d78
|
Use public current theme
|
2025-03-12 18:45:57 +08:00 |
|
DB p
|
ba02a3ca05
|
Add Strings
|
2025-03-11 12:50:37 +09:00 |
|
DB p
|
1c79d51e27
|
Fix Change Theme render timing
|
2025-03-11 12:32:27 +09:00 |
|
DB p
|
4fd5e1558d
|
- Adjust Setting order
- Fix Plugin Activation Icon display
|
2025-03-11 11:55:41 +09:00 |
|
dependabot[bot]
|
c1a80158e6
|
Bump StreamJsonRpc from 2.20.20 to 2.21.10
Bumps [StreamJsonRpc](https://github.com/microsoft/vs-streamjsonrpc) from 2.20.20 to 2.21.10.
- [Release notes](https://github.com/microsoft/vs-streamjsonrpc/releases)
- [Commits](https://github.com/microsoft/vs-streamjsonrpc/commits)
---
updated-dependencies:
- dependency-name: StreamJsonRpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-09 07:24:13 +00:00 |
|
dependabot[bot]
|
8ca734ae06
|
Bump FSharp.Core from 9.0.101 to 9.0.201
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 9.0.101 to 9.0.201.
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)
---
updated-dependencies:
- dependency-name: FSharp.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-09 03:18:48 +00:00 |
|
DB p
|
f5d91550f2
|
Add Mica control in blur function
|
2025-03-09 10:16:02 +09:00 |
|
DB p
|
9510a076c8
|
Add Mica Background option
|
2025-03-09 09:55:04 +09:00 |
|
DB p
|
1345470683
|
- Revert blinking fix
- Remove win10 code
|
2025-03-09 08:40:13 +09:00 |
|
DB p
|
c63bb21554
|
Added Windows 10 check code
|
2025-03-08 21:05:02 +09:00 |
|
DB p
|
01d081d740
|
Revert Startup Blinking
|
2025-03-08 18:30:17 +09:00 |
|
DB p
|
46cdb2a273
|
Fix Blink issue when hidestartup mode (hide on)
|
2025-03-08 16:12:57 +09:00 |
|
DB p
|
40ca75a3f3
|
Adjust Comment, Adjust Shadow Timing.
|
2025-03-06 13:12:11 +09:00 |
|
Jack Ye
|
c848fab2d4
|
Merge branch 'dev' into settings_panel
|
2025-03-05 14:59:01 +08:00 |
|
DB p
|
90828d9daa
|
Fix Shadow Timing
|
2025-03-05 07:00:38 +09:00 |
|
DB p
|
f0b1422f63
|
Change AddShadow Logic
|
2025-03-04 13:46:36 +09:00 |
|
DB p
|
ff18abcddd
|
Change Window type
|
2025-03-04 12:49:46 +09:00 |
|
Jack251970
|
20d0ed1074
|
Remove unnecessary todo
|
2025-03-03 20:01:40 +08:00 |
|
Jack Ye
|
38cf8c3422
|
Merge branch 'dev' into settings_panel
|
2025-03-02 11:56:05 +08:00 |
|