Commit graph

6550 commits

Author SHA1 Message Date
Vic
2e4127c63b Catch specifc exception 2023-01-19 16:21:23 +08:00
Jeremy Wu
d2cc5760ca
Merge pull request #1770 from VictoriousRaptor/FixPreviewHotkey
Validate hotkey when setting it
2023-01-19 08:08:04 +11:00
Jeremy Wu
9ee1eee098
Merge pull request #1789 from Flow-Launcher/safer_kill
catch exception when killing unused jsonrpc process
2023-01-18 07:27:48 +11:00
Jeremy Wu
98b0a5021a
Merge pull request #1804 from Flow-Launcher/add_sponsor
Add sponsor to readme
2023-01-16 21:54:18 +11:00
Jeremy Wu
218eb2b332
Add sponsor to readme
add sponsor
2023-01-16 21:33:29 +11:00
Jeremy Wu
c5cc4ed279
Merge pull request #1781 from VictoriousRaptor/ShowProgramDesc
Always show/search description in program results if enabled
2023-01-16 21:21:09 +11:00
DB P
c136022f7a
Merge pull request #1791 from onesounds/AddWrongTypoStyle
Add wrong style key for custom themes with wrong key
2023-01-14 01:15:38 +09:00
DB p
bd1ef4ec91 Add wrong key for wrong themes. 2023-01-13 18:53:44 +09:00
VictoriousRaptor
0e0bc1e39f
Merge pull request #1788 from Flow-Launcher/explorer_working_dir
fix explorer setting UseLocationAsWorkingDir
2023-01-13 15:28:16 +08:00
Vic
457e4138b4 Update expected words 2023-01-13 15:15:03 +08:00
Vic
ce8c3f9288 Fix typo 2023-01-13 15:12:45 +08:00
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
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