Yusyuriv
cd28c09c09
Fix the issue with not being able to switch back to the original keyboard layout in OnDeactivated
2025-03-23 17:56:52 +06:00
Yusyuriv
ca04823dd7
Remove generic language code
2025-03-22 19:40:26 +06:00
Yusyuriv
6ad4b2355e
Don't switch to English when IME can be disabled instead
2025-03-22 17:08:09 +06:00
Yusyuriv
67be335600
Rename methods to make their purpose more obvious; slight code style changes
2025-03-22 14:58:42 +06:00
Jack251970
465108a9d4
Fix keyboard layout fetch issue
2025-03-22 13:58:53 +08:00
Jack251970
023ab45022
Use PInvoke instead of DllImport & Several adjustments
2025-03-22 12:06:44 +08:00
Jack251970
529a21939e
Change serach delay method
2025-03-21 13:34:52 +08:00
Jack Ye
1e0118604c
Merge branch 'dev' into search_delay
2025-03-21 07:42:04 +08:00
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path
2025-03-20 14:00:07 +08:00
Jack251970
9cb31c8661
Improve code quality
2025-03-19 18:03:02 +08:00
Jack251970
933582b620
Change name to search delay & Support plugin search delay
2025-03-18 11:12:58 +08:00
Jack251970
5dd9e8d963
Add plugin search delay settings panel
2025-03-18 09:11:15 +08:00
Jack251970
0bcc187b5d
Keep user settings when changing theme
2025-03-16 23:55:15 +08:00
Jack251970
49f1d79798
Fix SetWindowLong issue
2025-03-16 23:18:50 +08:00
Jack251970
a98a0335b3
Improve code quality
2025-03-16 22:37:22 +08:00
Jack251970
2cd1683741
Improve code quality
2025-03-16 22:24:06 +08:00
Jack Ye
c690e591ff
Merge branch 'dev' into plugin_settings_cache_path
2025-03-16 19:42:58 +08:00
Jack251970
1ca17aa2db
Code cleanup
2025-03-16 17:48:22 +08:00
Jack251970
2dcbe7f5d8
Remove old blur handling codes
2025-03-16 14:46:39 +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
29c6f12cc5
Code cleanup
2025-03-16 13:44:13 +08:00
Jack251970
dc3f663947
Use property changed to change
2025-03-16 10:25:22 +08:00
Jack251970
3abcebd02b
Add settings ui
2025-03-15 22:35:51 +08:00
Jack251970
b1a46817f0
Support search delay
2025-03-15 21:58:55 +08:00
Jack251970
b7694d3130
Clean up codes
2025-03-13 14:09:13 +08:00
DB p
73c5f39c04
Merge Dev
2025-03-13 14:37:02 +09:00
Jack Ye
05ff797613
Use one function to set log level
2025-03-12 12:26:29 +08:00
Jack Ye
11acca6215
Move log level to enum & Use info level as default
2025-03-12 12:01:39 +08:00
VictoriousRaptor
8d3fd756dd
Add getter and setter
2025-03-12 08:57:03 +08:00
VictoriousRaptor
44a90e53a9
Write log level in log
2025-03-11 23:53:33 +08:00
VictoriousRaptor
e870dd27eb
Allow log level selection
2025-03-11 23:35:16 +08:00
dependabot[bot]
66457b1dfb
Bump MemoryPack from 1.21.3 to 1.21.4
...
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack ) from 1.21.3 to 1.21.4.
- [Release notes](https://github.com/Cysharp/MemoryPack/releases )
- [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.3...1.21.4 )
---
updated-dependencies:
- dependency-name: MemoryPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-09 03:19:20 +00:00
DB p
7e622b7353
Add BackdropType in setting
2025-03-09 09:46:30 +09:00
Jack Ye
7975ab5882
Merge branch 'dev' into plugin_settings_cache_path
2025-03-01 08:51:06 +08:00
DB p
4426bed134
Merge Dev
2025-02-28 12:15:53 +09:00
Jeremy Wu
c143aa4fdb
Merge pull request #3218 from Jack251970/logon_task
...
Support Logon Task for Faster Startup Experience
2025-02-25 20:10:22 +11:00
Jack Ye
e299721e96
Merge pull request #3175 from Jack251970/dev4
...
Introduce Dependency Injection for Better Development Experience
2025-02-24 17:04:57 +08:00
Jack251970
41b05b39ab
Replace dll import with PInvoke for code quality
2025-02-24 17:01:01 +08:00
Jack251970
66228151ae
Fix typos
2025-02-24 16:08:06 +08:00
Jack251970
47adfd1286
Improve code quality
2025-02-24 15:15:02 +08:00
Jack251970
012ef494e1
Fix log directory fetch issue
2025-02-24 14:11:45 +08:00
Jack251970
3106b025e3
Support plugin directory update & validate
2025-02-24 13:46:58 +08:00
Jack251970
3efe550b7f
Use context plugin settings path
2025-02-24 13:28:58 +08:00
Jack251970
601211173c
Add log directory & version log directory & themes directory in data location
2025-02-24 13:17:02 +08:00
Jack251970
d07b304f9e
Improve code quality
2025-02-24 11:35:41 +08:00
VictoriousRaptor
3573580e6f
Merge pull request #3177 from Flow-Launcher/symlink
...
resolve link before using File.Replace
2025-02-24 09:21:55 +08:00
Jack251970
ef68ccb70a
Fix unit test issue
2025-02-23 21:59:35 +08:00
Hongtao Zhang
f5f0986036
remove some usage of Ioc.GetRequiredService when injection is possible.
2025-02-23 21:54:08 +08:00
Jack251970
1aaba46b8f
Use constants & data location for code quality
2025-02-23 21:06:21 +08:00
Jack251970
89bca3b6a9
Add plugin cache path
2025-02-23 21:00:57 +08:00
Jack251970
e022ad6acd
Remove instance for StringMatcher
2025-02-23 13:40:10 +08:00
Jack251970
cdf02d588f
Resolve conflicts
2025-02-23 13:18:03 +08:00
Jeremy Wu
2bc9203be6
Merge pull request #3219 from Jack251970/delete_plugin_settings
...
Support deleting plugin settings when uninstalling plugins
2025-02-23 15:29:25 +11:00
DB p
3e9a0e2c71
Added basic structure for fluent window
2025-02-23 06:10:41 +09:00
Jack Ye
8b6dcd0afe
Merge branch 'dev' into dev4
2025-02-19 17:13:51 +08:00
Jack Ye
f0cb036c9f
Merge pull request #3246 from Jack251970/get_thumbnail_exception
...
Fix Exception When Getting Thumbnails
2025-02-19 16:31:15 +08:00
Jack Ye
23f63420c2
Merge branch 'dev' into dev4
2025-02-18 14:36:42 +08:00
Jack251970
71f1acd9ec
Revert com expcetion & Add thumbnail only check
2025-02-17 19:07:01 +08:00
Kevin Zhang
e0d2af2bdd
Merge pull request #3238 from Jack251970/active_explorer_path
...
Improve explorer path parse when path ends with backslash
2025-02-16 23:26:29 -08:00
Jack Ye
25684a92ae
Merge branch 'dev' into dev4
2025-02-17 14:54:06 +08:00
Kevin Zhang
741ddfeafe
Merge pull request #3170 from Jack251970/dev3
...
Add New API for ProgressBoxEx to Show Progress & Add Progress Display for Plugin Downloading & Improve DownloadUrl Api Function
2025-02-16 22:20:29 -08:00
Jack251970
38b285067d
Improve documents
2025-02-16 22:50:43 +08:00
Jack251970
cc570274ff
Fix get thumbnail exception
2025-02-16 22:47:10 +08:00
Jack251970
980795ba00
Improve explorer path parse when path ends with backslash
2025-02-12 10:21:14 +08:00
Jack251970
f0e74a2aa5
Fix issue that plugin manager will save settings for the uninstalled and settings-removed plugins
2025-02-08 19:12:53 +08:00
Jack251970
3260faba98
Add support for changing startup to logon task for faster startup experience
2025-01-31 22:01:29 +08:00
Jack251970
6a2389f4b8
Fix test project build issue
2025-01-27 10:45:05 +08:00
Jack251970
ed16d340cb
Improve code quality
2025-01-27 09:40:24 +08:00
Jack Ye
bb257747f2
Merge branch 'dev' into dev4
2025-01-26 11:52:08 +08:00
Jack Ye
8b290a688c
Merge branch 'dev' into dev4
2025-01-21 16:25:58 +08:00
Jack Ye
fc2ce73343
Merge branch 'dev' into dev3
2025-01-19 15:17:36 +08:00
Jack251970
1bf045f3e7
Make fileMode usage between progress and non-progress paths consistent
2025-01-19 15:15:02 +08:00
Jack Ye
66b3f5af0d
Merge branch 'dev' into dev2
2025-01-19 14:23:20 +08:00
dependabot[bot]
43965f4751
Bump BitFaster.Caching from 2.5.2 to 2.5.3
...
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases )
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 22:11:23 +00:00
Jack251970
3bebb69093
Fix unitest build issue
2025-01-13 10:21:14 +08:00
Jack251970
c3f71c213e
Revert "Fix test project build issue"
...
This reverts commit ff110b3c49 .
2025-01-13 10:18:35 +08:00
Jack251970
ff110b3c49
Fix test project build issue
2025-01-13 10:01:50 +08:00
Jack251970
2a423f09bb
Improve code quality
2025-01-13 09:36:14 +08:00
Jack251970
1b76a2bc1a
Use dependency injection for all services
2025-01-12 19:45:36 +08:00
Jack251970
32cac76c82
Improve Settings management
2025-01-12 18:44:52 +08:00
Jack251970
8eb5a4dfca
Improve HttpDownloadAsync function & Use it in PluginManager plugin
2025-01-11 13:24:41 +08:00
Hongtao Zhang
4b38e0e714
properly dispose the filestream
2025-01-10 13:11:35 -06:00
Hongtao Zhang
a62b222e6b
resolve link before using File.Replace
2025-01-09 12:48:43 -06:00
Jack251970
46c2c1f668
Change system language code to lowercase
2025-01-06 19:20:47 +08:00
Jack251970
6febbe719a
Use system language as default in settings
2025-01-06 16:58:19 +08:00
Jack251970
3ccd8b42ae
Move SystemLanguageCode to constant
2025-01-06 16:58:08 +08:00
Jack251970
56069e657c
Improve code quality
2025-01-05 15:31:14 +08:00
Jack251970
5d623123fc
Fix operator equal application issue
2025-01-04 14:02:50 +08:00
Jack251970
e0f0bed822
Revert "Fix clipboard action under sta thread issue"
2025-01-04 00:33:24 +08:00
Kevin Zhang
fd3576d52c
Merge pull request #3122 from Jack251970/dev3
...
Replace DllImport and flags with CSWin32 & Remove useless DllImport and flags & Fix right Win key click issue
2024-12-27 16:06:44 -08:00
Hongtao Zhang
0153f71083
use stackalloc if possible and fix some incorrect use of safehandle
2024-12-25 11:20:09 -06:00
Jack251970
6f899092b5
Move dll import codes to win32 helper
2024-12-24 11:59:04 +08:00
Jack251970
3ab1fb15b6
Fix clipboard action under sta thread issue
2024-12-19 16:34:32 +08:00
Jack251970
b96c7b12d5
Remove useless PInvoke method import
2024-12-14 11:51:13 +08:00
Jack251970
8a05c606e4
Fix possible double release
2024-12-11 11:08:57 +08:00
Jack251970
be72bb73aa
Fix VIRTUAL_KEY.VK_RWIN check issue
2024-12-11 09:57:49 +08:00
Jack251970
dbe626d238
Fix key event return result issue
2024-12-11 09:57:13 +08:00
Jack251970
22170ee43a
Replace DllImport & flags with CSWin32
2024-12-10 20:44:28 +08:00
Yusyuriv
824befdef6
Add preserve last action keyword options
2024-12-09 02:33:19 +06:00
Kevin Zhang
5f46ee746f
Merge pull request #3099 from Jack251970/dev3
...
Fix possible null reference when query is cancelled & Add new image icon for images whose formats are not support & Other improvements
2024-12-07 10:49:54 -08:00
Jack251970
3f413d17ec
Update image for format not supported images
2024-12-03 14:07:56 +08:00
NoPlagiarism
0b0ead10dc
[Result] return data uri image support
2024-12-02 12:20:21 +05:00
Jack251970
4830988c55
Add image for format not supported images
2024-12-02 13:54:07 +08:00
Jack251970
756e718775
Regard format not support files as error type
2024-11-27 19:46:30 +08:00
Jack251970
a8d69c7dd9
Add support when image format is not support
2024-11-27 19:34:34 +08:00
dependabot[bot]
e183682d41
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
...
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading ) from 17.10.48 to 17.12.19.
- [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>
2024-11-25 22:58:41 +00:00
dependabot[bot]
e6fc35fcc9
Bump MemoryPack from 1.21.1 to 1.21.3
...
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack ) from 1.21.1 to 1.21.3.
- [Release notes](https://github.com/Cysharp/MemoryPack/releases )
- [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.3 )
---
updated-dependencies:
- dependency-name: MemoryPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 22:47:11 +00:00
dependabot[bot]
461746ab4d
Bump BitFaster.Caching from 2.5.1 to 2.5.2
...
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases )
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.1...v2.5.2 )
---
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-09-16 22:59:26 +00: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
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