Commit graph

559 commits

Author SHA1 Message Date
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
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
dependabot[bot]
009de4f67b
Bump MemoryPack from 1.21.0 to 1.21.1 (#2651) 2024-04-15 23:03:33 +00:00
DB p
d15cc1e6e6 Change Default Autocomplete hotkey 2024-04-15 22:17:15 +09:00
DB p
e53e1a0222 Add Next/Prev Hotkey Item 2024-04-15 21:52:15 +09:00
dependabot[bot]
cc15bd1c0b
Bump MemoryPack from 1.10.0 to 1.21.0 (#2641) 2024-04-15 03:04:29 +00:00
DB p
22021c10ee Add AutoComplete Hotkey Item 2024-04-13 18:47:37 +09:00
Jeremy Wu
0cb80c4442
Merge pull request #2488 from flooxo/volume
feat: Add sound effect volume
2024-03-31 15:25:37 +11:00
Hongtao Zhang
8b45372f66 Use FastCache.Cached as new image cache instead of implement it ourselves 2024-03-22 21:53:38 +08:00
Florian Grabmeier
9d5f74ca8f Add sound effect volume
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 00:19:00 +01:00
Hongtao Zhang
83553244d7 use memorypack instead of binaryformatter 2023-11-11 18:10:06 -06:00
Hongtao Zhang
3c2ea382ea Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into jsonrpc_v2 2023-10-31 08:39:51 -05:00
VictoriousRaptor
c36cea70de Merge branch 'dev' into quicklook 2023-08-27 22:53:32 +08:00
dependabot[bot]
f8eb029fa7
Bump Microsoft.VisualStudio.Threading from 17.6.40 to 17.7.30
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.6.40 to 17.7.30.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
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>
2023-08-14 22:38:25 +00:00
VictoriousRaptor
1eae69304f Merge branch 'dev' into quicklook 2023-07-11 20:16:37 +08:00
Hongtao Zhang
24c125fd0d Merge remote-tracking branch 'origin/dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher.Plugin/Query.cs
2023-07-03 16:48:46 +08:00
Jeremy Wu
06e9149995
Merge pull request #2199 from AlexDavies8/dev
Added Animation Length slider
2023-06-27 21:49:24 +09:30
Ioannis G
ea4286b7d3
clear backwards compat code 2023-06-26 14:08:23 +03:00
Alex Davies
9d0474585d Refactored to describe via discrete speed settings
Can now select either Slow, Medium or Fast, or a user-defined Custom speed for the animation. Additionally, the speed is hidden when animations are disabled.
2023-06-23 18:42:36 +01:00
Hongtao Zhang
f6912597b4 Merge branch 'dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher.Plugin/Query.cs
2023-06-23 11:24:27 +08:00
Alex Davies
bb7023ab25 Added Animation Length slider
Added a slider in Appearance to adjust the length of the open animation for the launcher. By default the animation should be the same as it was previously (the first part of the animation is about 10ms shorter so that the ratio is simpler - 2/3 instead of 25/36)
Currently only has language support for English and the length is adjustable from 100ms to 2000ms in steps of 10.
2023-06-23 03:15:30 +01:00
dependabot[bot]
0d7dbe2bc8
Bump Microsoft.VisualStudio.Threading from 17.5.22 to 17.6.40 (#2187) 2023-06-15 14:45:52 +00:00
VictoriousRaptor
dcc7dbb918
Merge branch 'dev' into RemoveUnusedNuget 2023-06-11 18:36:04 +08:00
Hongtao Zhang
8093a7ca31
Merge remote-tracking branch 'origin/dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher/Flow.Launcher.csproj
#	Flow.Launcher/Notification.cs
2023-06-02 23:12:38 +08:00
dependabot[bot]
19a820c273
Bump Microsoft.VisualStudio.Threading from 17.4.27 to 17.5.22
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.4.27 to 17.5.22.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
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>
2023-05-15 22:59:30 +00:00
Vic
64afeedfc5 Rename variable 2023-05-14 01:51:20 +08:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
VictoriousRaptor
803633ff05
Merge pull request #2072 from VictoriousRaptor/PrintWindowsBuildNumber
Print windows build number in log
2023-05-04 07:14:06 +08:00
Jeremy Wu
75dfb62671 update GitHub issue url constant variable and method names 2023-05-03 07:02:30 +10:00
Jeremy Wu
8ba881f05b Change default query window position to cursor 2023-05-01 08:38:00 +10:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Vic
07c1a0b5a3 Init ImageCache from disk 2023-04-24 23:11:21 +08:00
Vic
0b4d68505a Change issue URL to issue list
Guide users to the issue list to see if there's any pinned issue and search first, instead of posting an issue immediately
2023-04-22 23:46:22 +08:00
Vic
1e1f29b163 Add UI to toggle QuickLook usage 2023-04-22 16:48:05 +08:00
Vic
839990c098 Fix Log methods' docstring 2023-04-22 10:49:21 +08:00
Vic
b74ea0071d Use OSVersion.Version.Build to reduce registry access 2023-04-20 20:25:39 +08:00
VictoriousRaptor
d1f4f88bc2 Add function to get revision 2023-04-20 11:37:25 +08:00
Vic
2bba75b27a Print windows build number in log 2023-04-19 21:08:28 +08:00
VictoriousRaptor
dbfa72a95e
Fix image cache and hash correspondence 2023-04-07 11:00:44 +08:00
Hongtao Zhang
a3367abd7a
fix some bug (v1 still broken) 2023-03-26 14:04:06 -05:00
VictoriousRaptor
37c383d710
Merge pull request #1997 from Flow-Launcher/VictoriousRaptor-patch-1
Update bug-report template and issue URL in exception window
2023-03-26 22:15:32 +08:00
Hongtao Zhang
683f6ebce4
refactor jsonrpc structure (extract setting to a standalone file PortableSettings.cs) 2023-03-26 02:24:31 -05:00
Vic
5301c23d33 Update issue URL to use templates 2023-03-20 21:00:49 +08:00
Vic
115d3a58f4 Add custom monitor number selection combobox 2023-03-20 17:50:53 +08:00
Vic
a337c8a326 Refactor multi monitor support 2023-03-16 12:18:00 +08:00
DB p
55b247f540 - Add Primary/Second/Custom Position in window position setting
- Adjust Strings
- Rename WindowPosition Setting
2023-03-13 12:29:52 +09:00
Vic
d227a0a158 Fix Key.None logic 2023-02-25 15:18:00 +08:00
Vic
343cdf2ad4 Fix preview hotkey issue
Check if preview hotkey is a valid KeyGesture when setting and loading
Ban more printable characters
2023-02-25 15:00:19 +08:00
Jeremy Wu
aa4f3a9350
Merge pull request #1745 from Flow-Launcher/net7.0
Update to .Net 7
2023-02-07 07:33:11 +11:00
Hongtao Zhang
704c26ca3d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0 2023-02-04 11:52:15 -06:00
Kevin Zhang
4e1d59bde3
fix the missing parathesis 2023-01-27 09:38:39 -06:00
Kevin Zhang
52fcc68448
Move over Copy
Move might be better since Replace delete the original file
2023-01-27 00:01:47 -06:00
Kevin Zhang
7e350b64ba
Fix Error of loading backup when original file doesn't exists 2023-01-26 23:59:19 -06:00
Hongtao Zhang
51fac77097
Use File.Move when the setting file does not exists 2023-01-24 20:42:53 -06:00
Jeremy Wu
f517343c11
update error message 2023-01-23 09:17:09 +11:00
Jeremy Wu
fe8ad49d2a
Merge branch 'dev' into atomic_setting_save 2023-01-23 09:14:11 +11:00
Jeremy Wu
d2cc5760ca
Merge pull request #1770 from VictoriousRaptor/FixPreviewHotkey
Validate hotkey when setting it
2023-01-19 08:08:04 +11:00
Kevin Zhang
d7f4dac2d7
Merge branch 'dev' into net7.0 2023-01-11 17:55:27 -06:00
DB P
f6eeec7b3d
Merge branch 'dev' into dynamic_height 2023-01-12 08:25:51 +09:00
Vic
3a8162be49 Ban alphanumeric keys 2023-01-12 00:27:26 +08:00
Vic
203705bda1 Use compound assignment 2023-01-12 00:27:26 +08:00
Vic
3f6ab55ae7 Use properties for hashcode 2023-01-11 16:14:50 +08:00
Vic
72f8b9e052 Refactor HotkeyModel validation logic 2023-01-11 16:11:34 +08:00
Jeremy Wu
a54fe210d0 add slash to active explorer path return string 2023-01-11 07:51:05 +11:00
Vic
0c58c2b4f9 Ban single character key 2023-01-10 15:01:30 +08:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Vic
1defb6a417 Refactor HotkeyModel 2023-01-09 18:02:50 +08:00
Hongtao Zhang
f109fb8a3c
Notify MaxResultsToShow to trigger max height change when changing theme 2023-01-08 20:05:07 -06:00
Hongtao Zhang
8b517954ef
Try Atomic Save for Setting 2023-01-07 13:11:43 -06:00
Hongtao Zhang
55dee4f471
Use the explorer window with the lowest z-index to allow active explorer path be a built-in shortcut 2023-01-03 23:05:35 -05:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
Garulf
25ec84325a
Merge branch 'dev' into FixImageCache 2022-12-29 11:32:53 -05:00
VictoriousRaptor
f42f87c766
Merge pull request #1709 from VictoriousRaptor/LazyLoadPreview
Lazy load preview image
2022-12-29 21:17:20 +08:00
Vic
e83e21dddb Add TryGetValue for ImageLoader 2022-12-29 11:44:49 +08:00
Vic
a40e15f727 Remove duplicate null check
null check is done in ContainsKey()
2022-12-29 11:18:51 +08:00
Vic
b5c48058cb Fix ImageCache when loading full image
No need to append ImageType to path. loadfullimage==true already indicates that it's a full image.
2022-12-28 15:10:12 +08:00
Jeremy Wu
7da7e608b1
Merge branch 'dev' into add_nodejs_env 2022-12-27 15:43:49 +09:30
dependabot[bot]
596c82a7b9
Bump Microsoft.VisualStudio.Threading from 17.3.44 to 17.4.27
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.3.44 to 17.4.27.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.3.44...v17.4.27)

---
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>
2022-12-26 22:15:20 +00:00
VictoriousRaptor
fa21230160
Remove todo 2022-12-26 14:18:38 +08:00
Jeremy
d386735301 Merge remote-tracking branch 'origin/dev' into add_nodejs_env 2022-12-25 05:09:16 +11:00
Vic
cc45deec8b Add preview hotky in settings 2022-12-23 13:29:32 +08:00
Jeremy Wu
5af272ad0b Merge branch 'dev' into add_nodejs_env 2022-12-20 20:56:46 +11:00