Commit graph

9876 commits

Author SHA1 Message Date
Hongtao Zhang
a7afa171e0
catch exception when killing unused jsonrpc process 2023-01-12 15:52:43 -06:00
Hongtao Zhang
f07cff7742
fix explorer setting UseLocationAsWorkingDir 2023-01-12 15:29:58 -06:00
Kevin Zhang
29282e47d9
Merge pull request #1786 from VictoriousRaptor/ExpandShortcutsWhenNeeded
Expand builtin shortcuts when needed
2023-01-12 15:17:23 -06:00
Jeremy Wu
77977ee737
Merge pull request #1773 from Flow-Launcher/dependabot/nuget/ModernWpfUI-0.9.6
Bump ModernWpfUI from 0.9.4 to 0.9.6
2023-01-13 08:00:58 +11:00
Jeremy Wu
028001097b
Merge pull request #1774 from Flow-Launcher/dependabot/nuget/Moq-4.18.4
Bump Moq from 4.16.1 to 4.18.4
2023-01-13 07:59:13 +11:00
Vic
072113a127 Expand builtin shortcuts when needed 2023-01-12 17:06:23 +08:00
DB P
66a5e1a044
Merge pull request #1768 from Flow-Launcher/dynamic_height 2023-01-12 08:58:01 +09: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
835370af34 Set text to current hotkey when lost focus 2023-01-11 19:28:42 +08:00
Vic
28c5031bfb Maintain focus when hotkey invalid 2023-01-11 19:27:22 +08:00
Vic
3f6ab55ae7 Use properties for hashcode 2023-01-11 16:14:50 +08:00
Vic
c03a0b031e Validate hotkey before setting 2023-01-11 16:13:39 +08:00
Vic
72f8b9e052 Refactor HotkeyModel validation logic 2023-01-11 16:11:34 +08:00
Vic
a399d24c1e Extract set message logic 2023-01-11 15:49:27 +08:00
Vic
f6e2fe3525 Reset message when got focus 2023-01-11 15:48:52 +08:00
VictoriousRaptor
1fd1a37fdc
Merge pull request #1777 from Flow-Launcher/VictoriousRaptor-patch-1
Update issue template
2023-01-11 05:32:39 +08:00
Jeremy Wu
62a5b68f59
update wording 2023-01-11 08:10:42 +11:00
Jeremy Wu
8a166c73c8
update wording 2023-01-11 08:09:54 +11:00
Jeremy Wu
20d1527357
update wording 2023-01-11 08:09:13 +11:00
Jeremy Wu
53b6ac564a
Merge pull request #1780 from Flow-Launcher/fix_active_explorer_path
Add slash to active explorer path return string
2023-01-11 08:06:28 +11:00
Jeremy Wu
a54fe210d0 add slash to active explorer path return string 2023-01-11 07:51:05 +11:00
VictoriousRaptor
755cd1afdf
Add tip for prerelease 2023-01-10 17:03:45 +08:00
VictoriousRaptor
2aa6819f33
Updatd placeholder and desc 2023-01-10 16:59:59 +08:00
Vic
0c58c2b4f9 Ban single character key 2023-01-10 15:01:30 +08:00
VictoriousRaptor
2c5352a464
Update issue template
Avoid "v1.8.3"
2023-01-10 14:50:36 +08:00
Vic
8208af4d1a Always show/search desc in result if enabled 2023-01-10 14:18:12 +08:00
dependabot[bot]
bedee1e2d8
Bump Moq from 4.16.1 to 4.18.4
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.18.4)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:18:55 +00:00
dependabot[bot]
4a74ad0572
Bump ModernWpfUI from 0.9.4 to 0.9.6
Bumps [ModernWpfUI](https://github.com/Kinnara/ModernWpf) from 0.9.4 to 0.9.6.
- [Release notes](https://github.com/Kinnara/ModernWpf/releases)
- [Commits](https://github.com/Kinnara/ModernWpf/compare/v0.9.4...v0.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:18:52 +00:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Hongtao Zhang
4a0891cac7
revise theme structure to achieve the property update 2023-01-09 09:39:50 -06:00
Kevin Zhang
5e0adbaf36
Remove await Task.Run for IconDelegate (#1704)
Let's trust plugin developer when they use that for icon
2023-01-09 23:03:10 +08:00
Vic
cd056f6355 Use overloaded version 2023-01-09 22:09:39 +08:00
Vic
ff79651fb2 Use Equals() for comparison 2023-01-09 22:08:27 +08:00
Vic
10fa2f7beb Validate hotkey 2023-01-09 21:50:29 +08: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
DB p
a645664990 Add Slim Theme 2023-01-09 10:49:35 +09:00
DB p
ed526e3486 - Fix ImageIcon Size when Selected Situation
- Fix Preview in setting window
- Add ImageIcon Width property
2023-01-09 10:42:05 +09:00
Hongtao Zhang
a92ebf5756
Dynamic Height and Dynamic Icon Size 2023-01-08 16:31:37 -06:00
Kevin Zhang
c0f46f24de
Merge pull request #1275 from stefnotch/search-open-explorer-window-tweaks
Insert active explorer path
2023-01-07 21:38:46 -06:00
Kevin Zhang
2212eac9c9
Merge branch 'dev' into search-open-explorer-window-tweaks 2023-01-07 21:31:53 -06:00
Kevin Zhang
8d9501b496
Merge branch 'dev' into net7.0 2023-01-07 13:27:31 -06:00
Hongtao Zhang
162add9307
update expect.txt 2023-01-07 13:24:19 -06:00
Hongtao Zhang
1e256e4418
Revert "update expect.txt"
This reverts commit 43e38f648c.
2023-01-07 13:23:29 -06:00
Kevin Zhang
f6e2d7aa24
Merge branch 'dev' into atomic_setting_save 2023-01-07 13:23:19 -06:00
Hongtao Zhang
43e38f648c
update expect.txt 2023-01-07 13:22:17 -06:00
Hongtao Zhang
8b517954ef
Try Atomic Save for Setting 2023-01-07 13:11:43 -06:00