Commit graph

541 commits

Author SHA1 Message Date
Hongtao Zhang
09f60f3457 update target framework and for communitytoolkit (may revert it if user found their windows version doesn't work) and update some dependency 2024-08-31 13:51:37 -07:00
Hongtao Zhang
4e19e44ed2 Merge remote-tracking branch 'origin/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
2024-08-31 15:30:44 -05:00
Jeremy Wu
11126693b1
Merge pull request #2822 from Flow-Launcher/revert-2756-240605-Fix-RightTop-Position
Revert "Fix Window Positioning with Multiple Montiors"
2024-07-13 16:09:47 +10:00
dependabot[bot]
7952a2ec53
Bump Microsoft.VisualStudio.Threading from 17.7.30 to 17.10.48
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.7.30 to 17.10.48.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.7.30...v17.10.48)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:23:44 +00:00
DB P
c7b386931a
Revert "Fix Window Positioning with Multiple Montiors" 2024-06-30 18:03:25 +09: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
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
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
DB P
05cea15d5a
Merge branch 'dev' into 240605-Fix-RightTop-Position 2024-06-19 10:53:57 +09:00
Jeremy Wu
586752fc70
Merge branch 'dev' into 240605-Fix-RightTop-Position 2024-06-16 12:33:43 +10:00
Jeremy
03686dd935 Merge remote-tracking branch 'origin/dev' into quicklook 2024-06-12 14:22:24 +10:00
DB p
ab40e7a2e4 Adjust logic 2024-06-06 07:37:13 +09:00
DB p
ebe824b2f9 Rollback Default theme to win11light from win11system 2024-06-02 22:46:57 +09:00
VictoriousRaptor
5ec474cf38 Merge branch 'dev' into quicklook 2024-06-01 14:35:39 +08:00
DB p
7c07317271 Merge branch 'dev' into 240518Adjusthemes 2024-05-31 09:51:55 +09:00
Hongtao Zhang
90fb2051c9 suppress BinaryStorage.cs exception when loading 2024-05-30 14:21:07 -05:00
Kevin Zhang
85270358ac
Merge pull request #2738 from onesounds/240529-Fix-SettingWindow-Centering
Fix Setting Window Centering Logic when First Launch
2024-05-30 12:15:29 -07:00
Jeremy
9e39e48bf8 minor clean up and update 2024-05-30 21:49:44 +10:00
DB p
9ff81adcc3 Fix MaxCahced count 2024-05-30 14:48:56 +09:00
Hongtao Zhang
3574dba046 Change Cache to LFU 2024-05-29 17:57:26 -05:00
DB p
e060e2f493 - Change Default Theme Name (win11Light to win11System)
- Change UseDropShadowEffect to true
2024-05-29 22:54:15 +09:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
DB p
2be21eeae6 Remove SettingWIndowFirstLaunch 2024-05-29 18:18:03 +09:00
DB p
6ad21bd636 Fix Logic 2024-05-29 18:16:35 +09:00
DB p
15255ddf14 Fix Logic 2024-05-29 17:40:56 +09:00
DB P
e39a7ed2be
Merge branch 'dev' into 240514ResizableWindow 2024-05-28 10:06:03 +09:00
Yusyuriv
cf97475734
Real-time updates to ComboBox in general pane of settings after changing the language 2024-05-28 04:32:01 +06:00
DB P
94df8d9085
Merge branch 'dev' into 240514ResizableWindow 2024-05-27 06:52:22 +09:00
DB p
ea4578f651 Add Keep Height (old behaiver) function 2024-05-26 22:50:48 +09:00
Yan
ec26321b7e
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
2024-05-26 06:06:06 +06:00
DB p
5a0f4ac459 Adjust Default Value 2024-05-25 22:22:51 +09:00
DB p
68f34fa02a Merge Dev 2024-05-25 09:54:24 +09:00
Hongtao Zhang
4da4f0c18d Merge branch 'refs/heads/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
2024-05-24 13:04:27 -05:00
DB p
215f5ac4e2 - Merge Split Setting 2024-05-23 22:50:58 +09:00
Yusyuriv
2c4444d690
Remove NLog.Web.AspNetCore dependency 2024-05-23 10:49:48 +06:00
VictoriousRaptor
2c3e1bfefa Move WMP check to app startup 2024-05-20 22:41:27 +08:00
VictoriousRaptor
dcc48406b5 Extract fixed hotkeys 2024-05-19 22:47:14 +08:00
DB p
c950a689d5 - Convert Garulf's Query Cycle feature
- Add Reset CycleIndex when close window
2024-05-16 01:11:27 +09:00
DB p
a628bc58b7 - Add Theme Editor
- Add Subtitle font style combobox
2024-05-14 17:58:32 +09:00
DB p
2e3b61cec6 Change Window to Resizable 2024-05-14 16:54:15 +09:00
VictoriousRaptor
95eeb61c45 Add default hotkey for prev/next page command 2024-05-03 13:23:48 +08:00
Yusyuriv
15d5510fae
Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00
Yusyuriv
737d29a0fb
Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
Jeremy Wu
4ce591fa20
Merge pull request #2648 from Yusyuriv/new-hotkey-control
Improve Hotkey System
2024-04-25 00:09:51 +10:00
DB p
d2818db6bf - Fix Keyboard Navigation Control for Tray Menu
- Add Focus Style for toggle
2024-04-24 04:48:31 +09:00
DB p
05bd2dd46a - Add Additional(2nd) Customizable Hotkeys
- Add Customizable Paging Hotkeys
2024-04-18 21:01:01 +09:00
DB p
dc6598b060 Add Open Context Menu Hotkkey / Adjust Hotkey Strings 2024-04-18 16:35:05 +09:00
DB p
e4485c703c Add Setting Window Hotkey 2024-04-18 16:01:26 +09:00
Hongtao Zhang
1d858d3357 Fix duplicate modifier and clean up code 2024-04-17 23:10:31 -05:00