Commit graph

6812 commits

Author SHA1 Message Date
Vic
2ed33a232d Refactor QuickLook toggle and update logic
- Forcibly open/close/switch content when needed
- Remove unused functions
2023-05-14 01:40:45 +08:00
Vic
cda587fb58 Show toast when QL unavailable 2023-04-23 20:52:10 +08:00
Vic
45a42a5e54 Log exception when QL timeout 2023-04-23 20:00:06 +08:00
Vic
441d4cb173 Configure await for QuickLook calls 2023-04-23 19:50:44 +08:00
Vic
9061da9efa Formatting 2023-04-23 19:12:09 +08:00
Vic
26ff98e3b9 comment 2023-04-22 17:18:40 +08:00
Vic
098e90b864 Hide external preview when hiding flow 2023-04-22 17:16:02 +08:00
Vic
ba8bb3a3b8 Fix switching preview logic 2023-04-22 17:11:14 +08:00
Vic
10d1410c5e Reduce unnecessary image load 2023-04-22 17:11:14 +08:00
Vic
cf10a4a176 Rename method for clarity 2023-04-22 16:55:27 +08:00
Vic
a1600fabcc Implement preview switching logic
- Internal and external preview can't open at the same time
- Always preview option doesn't control external
2023-04-22 16:48:05 +08:00
Vic
afa8a34891 Tweak Win32 preview path 2023-04-22 16:48:05 +08:00
Vic
1e1f29b163 Add UI to toggle QuickLook usage 2023-04-22 16:48:05 +08:00
Vic
99b5197372 Fix case when switching file 2023-04-22 16:48:04 +08:00
Vic
98991fe103 Implement open QuickLook feature 2023-04-22 16:48:04 +08:00
Vic
ab20dcca7c Reorganize preview code 2023-04-22 14:12:12 +08:00
Vic
0b6f737436 Add open/close QuickLook function 2023-04-22 14:05:24 +08:00
Vic
f4609135a2 Move QuickLook support to QuickLookHelper
- Adapted from Files
2023-04-22 14:05:24 +08:00
Vic
1cedb6e619 Add file path in preview 2023-04-21 23:52:00 +08:00
Vic
0c4f50a89f Default values for preview info 2023-04-21 23:46:06 +08:00
Vic
96f52314ef Add FilePath for Explorer results preview 2023-04-21 22:16:44 +08:00
Vic
71376b8beb Add FilePath property for PreviewInfo 2023-04-21 22:13:33 +08:00
VictoriousRaptor
04cdfed901
Fix Windows 11 notification error (#2073)
* Fix Windows 11 22H2 (22621) notification error

* Fix main thread issue of LegacyShow()

* Mark RestarApp() as deprecated
2023-04-21 08:56:54 +10:00
Jeremy Wu
c61d6f791c
New Crowdin updates (#2028)
* New translations
2023-04-19 03:03:50 +03:00
Jeremy Wu
2a1d9de6df
Merge pull request #2062 from VictoriousRaptor/FilterStartMenuPrograms
Prioritize shortcut in start menu
2023-04-19 08:01:46 +10:00
VictoriousRaptor
d8965c5823
Merge pull request #2042 from VictoriousRaptor/ProgramOpenFolderHotkey
Add open parent folder hotkey for program plugin
2023-04-19 04:07:31 +08:00
Vic
bff467d03a Preserve program shortcut in start menu 2023-04-18 20:12:22 +08:00
Jeremy Wu
274052e593
Merge pull request #2047 from Flow-Launcher/revert_modernwpfui_version_bump
Interim fix for notification platform unavailable error
2023-04-17 07:16:53 +10:00
Jeremy Wu
f86540498c update spelling check acceptance 2023-04-12 21:46:31 +10:00
Jeremy Wu
d49482306d revert ModernWpfUI version bump
ModernWpfUI v0.9.5 introduced WinRT changes that causes Notification platform unavailable error on some machines
2023-04-12 21:11:39 +10:00
Vic
be35ff0a07 Add missing glyphs 2023-04-10 00:28:55 +08:00
Vic
2616b70db5 Add hotkey to open program's parent folder 2023-04-10 00:26:55 +08:00
VictoriousRaptor
8f58d53b8a
Merge pull request #2031 from Flow-Launcher/VictoriousRaptor-patch-1
Fix image cache and hash correspondence
2023-04-07 14:37:15 +08:00
VictoriousRaptor
dbfa72a95e
Fix image cache and hash correspondence 2023-04-07 11:00:44 +08:00
Kevin Zhang
040d4136b3
Merge pull request #2025 from TheBestPessimist/explorer_path_search_lenience
Path search: be more lenient and ignore extra whitespace around the `>` character
2023-04-06 00:56:43 -05:00
TheBestPessimist
1699b17d43 Revert "Better field name"
This reverts commit bfdf1dd67c.
2023-04-06 08:48:31 +03:00
Jeremy Wu
e3b7f5e684
Merge pull request #1024 from Flow-Launcher/ResetWindowWhenShowUp
Reselect to Main Query window when show up
2023-04-06 08:20:51 +10:00
TheBestPessimist
8051a03481 Cosmetic 2023-04-03 16:00:26 +03:00
TheBestPessimist
29a9def969 In path search, ignore extra whitespace around the > character 2023-04-03 16:00:08 +03:00
TheBestPessimist
bfdf1dd67c Better field name 2023-04-03 15:59:17 +03:00
Vic
e9c402eb60 Fix reset to results logic 2023-04-03 14:09:36 +08:00
Vic
12da405387 Merge remote-tracking branch 'upstream/dev' into ResetWindowWhenShowUp 2023-04-03 13:15:08 +08:00
Jeremy Wu
d71098e402
New Crowdin updates (#2018)
New translations
2023-04-03 00:35:54 +03:00
Jeremy Wu
2c6fa48473
New Crowdin updates (#2011)
New translations
2023-03-31 00:24:58 +03:00
VictoriousRaptor
19ba8e475c
Fix wrong variable name in #2004 (#2014)
* Fix wrong variable name

* Fix typo
2023-03-31 07:35:14 +11:00
Jeremy Wu
77e966ed3a
Merge pull request #2004 from VictoriousRaptor/ExplorerDefaultAction
Explorer default enter keypress action: open in file manager option
2023-03-29 18:52:53 +11:00
Vic
9f88a07784 update wizard 2023-03-29 15:26:51 +08:00
Vic
2a96f1cd48 Rename for clarity 2023-03-29 15:19:55 +08:00
Jeremy Wu
7130d8704f
Merge pull request #2003 from Flow-Launcher/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
2023-03-28 07:53:57 +11: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