Commit graph

7997 commits

Author SHA1 Message Date
Jeremy Wu
4111f59ee4
Merge pull request #2808 from Flow-Launcher/fix-gitstream-todo
Modify gitStream todo checks
2024-06-28 21:56:15 +10:00
Yusyuriv
224b364a5a
Modify gitstream todo checks 2024-06-28 05:56:28 +06:00
Jeremy Wu
87d704d154
Merge pull request #2801 from Flow-Launcher/dependabot/nuget/Meziantou.Framework.Win32.Jobs-3.4.0
Bump Meziantou.Framework.Win32.Jobs from 3.2.1 to 3.4.0
2024-06-27 09:36:47 +10:00
Jeremy Wu
0c35b60851
Merge pull request #2800 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
2024-06-25 21:51:07 +10:00
dependabot[bot]
44d8af33f2
Bump Meziantou.Framework.Win32.Jobs from 3.2.1 to 3.4.0
Bumps [Meziantou.Framework.Win32.Jobs](https://github.com/meziantou/Meziantou.Framework) from 3.2.1 to 3.4.0.
- [Commits](https://github.com/meziantou/Meziantou.Framework/commits)

---
updated-dependencies:
- dependency-name: Meziantou.Framework.Win32.Jobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 11:50:26 +00:00
Jeremy Wu
d50ec4b219
Merge pull request #2802 from Flow-Launcher/dependabot/nuget/FSharp.Core-8.0.300
Bump FSharp.Core from 7.0.401 to 8.0.300
2024-06-25 21:48:40 +10:00
Jeremy Wu
f749adba02
Merge pull request #2799 from Flow-Launcher/dependabot/nuget/BitFaster.Caching-2.5.1
Bump BitFaster.Caching from 2.5.0 to 2.5.1
2024-06-25 21:46:45 +10:00
DB P
3830453f6a
Merge pull request #2756 from onesounds/240605-Fix-RightTop-Position
Fix Window Positioning with Multiple Montiors
2024-06-25 15:09:33 +09:00
dependabot[bot]
83830472cb
Bump FSharp.Core from 7.0.401 to 8.0.300
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 7.0.401 to 8.0.300.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 23:09:41 +00:00
dependabot[bot]
d167813e66
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 23:08:21 +00:00
dependabot[bot]
6bf23c939d
Bump BitFaster.Caching from 2.5.0 to 2.5.1
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: BitFaster.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 23:07:12 +00:00
Jeremy Wu
79c9d9fc3b
Merge pull request #2754 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.6
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
2024-06-24 21:30:49 +10:00
DB P
c65ac7be99
Merge pull request #2796 from Flow-Launcher/fix-custom-shortcuts-not-working-after-settings-split
Settings: fix creating/editing custom shortcuts
2024-06-20 17:35:14 +09:00
Yusyuriv
79ce5057c2
Settings: fix creating/editing custom shortcuts 2024-06-20 09:54:01 +06:00
Kevin Zhang
a26cdc4899
Merge pull request #2591 from Flow-Launcher/dependabot/nuget/NHotkey.Wpf-3.0.0
Bump NHotkey.Wpf from 2.1.1 to 3.0.0
2024-06-19 12:03:56 -07:00
Kevin Zhang
ffdd190fd8
Merge branch 'dev' into 240605-Fix-RightTop-Position 2024-06-19 11:49:02 -07:00
Hongtao Zhang
58caa493bc fix logic 2024-06-19 11:45:23 -07:00
Hongtao Zhang
70a24e0774 remove unused intrinsic 2024-06-19 11:43:23 -07:00
Hongtao Zhang
feaf6c45c1 fix a variable name 2024-06-19 11:42:37 -07:00
Hongtao Zhang
7953ad8962 Merge remote-tracking branch 'onesounds/240605-Fix-RightTop-Position' into fork/240605-Fix-RightTop-Position 2024-06-19 11:38:56 -07:00
Hongtao Zhang
ce100c4627 refactor code with Point2D.cs 2024-06-19 11:38:34 -07:00
Kevin Zhang
e6450d3b5c
Merge pull request #2707 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-2.0.6
Bump VirtualizingWrapPanel from 1.5.8 to 2.0.6
2024-06-19 11:19:30 -07:00
Hongtao Zhang
5993119c66 add semantic version and fix the changed orientation behavior 2024-06-19 13:05:10 -05:00
Hongtao Zhang
dcf0d87445 Merge remote-tracking branch 'refs/remotes/origin/dev' into dependabot/nuget/VirtualizingWrapPanel-2.0.6 2024-06-19 12:54:48 -05:00
Jeremy Wu
0b9722a35b
New Crowdin updates (#2718) 2024-06-19 14:57:31 +03:00
Jeremy Wu
2b3e26153e
Merge pull request #2787 from Flow-Launcher/dependabot/nuget/Microsoft.IO.RecyclableMemoryStream-3.0.1
Bump Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1
2024-06-19 21:19:37 +10:00
Jeremy Wu
f51a14d7ba
Merge pull request #2793 from onesounds/20240619-FixWin11Theme
Fix Win11 Theme's Right Margin
2024-06-19 21:15:41 +10:00
DB P
9b82f1a84a
Merge branch 'dev' into 20240619-FixWin11Theme 2024-06-19 11:20:59 +09:00
DB p
29c4235031 Fix Right Margin 2024-06-19 11:19:50 +09:00
DB P
05cea15d5a
Merge branch 'dev' into 240605-Fix-RightTop-Position 2024-06-19 10:53:57 +09:00
DB P
42939eaba2
Merge pull request #2742 from Flow-Launcher/explorer-plugin-integrated-context-menu
Integrate native Windows context menu directly into the Explorer plugin
2024-06-19 07:55:31 +09:00
Yan
f743288ae4
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-18 21:02:19 +06:00
Jeremy Wu
2dd51c8b6b
Merge pull request #2789 from Flow-Launcher/add_pr_labeler_app_config
Add new PR Labeler app configuration file
2024-06-18 21:37:15 +10:00
Jeremy
ea3b7a8f04 add PR Labeler app configuration file 2024-06-18 21:20:27 +10:00
dependabot[bot]
ec93ff3e97
Bump Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1
Bumps [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases)
- [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md)
- [Commits](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/compare/3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.IO.RecyclableMemoryStream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 22:38:11 +00:00
dependabot[bot]
b9da0cd7a0
---
updated-dependencies:
- dependency-name: VirtualizingWrapPanel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:06:47 +00:00
Kevin Zhang
b0ce62edc6
Merge pull request #2655 from Flow-Launcher/remove_sharpvectors
Remove unused SharpVectors library
2024-06-17 10:04:42 -07:00
Yusyuriv
08356adb89
Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
Yan
53188c31a1
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-17 05:56:39 +06:00
Yusyuriv
d701bcab20
Native context menu: add "experimental" label to the settings checkbox again 2024-06-17 05:26:48 +06:00
Yusyuriv
2e2c1742b0
Native context menu: wait before querying the menu 2024-06-17 05:25:32 +06:00
Hongtao Zhang
c6fb6c89d4 Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into remove_sharpvectors 2024-06-16 18:04:03 -05:00
Hongtao Zhang
0098c16a08 remote xaml directive for svgc 2024-06-16 18:01:49 -05:00
Jeremy Wu
ca5ce61317
Merge pull request #2784 from Flow-Launcher/add_pr_milestone_action
Add auto assign milestone GitHub action
2024-06-17 08:57:53 +10:00
Jeremy
deee215ce5 fix gitStream screenshot request automation config 2024-06-16 21:27:29 +10:00
Jeremy
b4369518dd add auto assign milestone GitHub action 2024-06-16 21:18:53 +10:00
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