Vic
|
2147943117
|
Fix API docstring format
|
2023-04-24 15:46:26 +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 |
|
VictoriousRaptor
|
59b9cd8dbd
|
Merge pull request #2081 from VictoriousRaptor/FixLogDocstring
Fix Log methods' docstring
|
2023-04-23 06:19:29 +08:00 |
|
VictoriousRaptor
|
91dff84c24
|
Merge pull request #2080 from VictoriousRaptor/FixFilesAppSupport
Use shell execute to fix Files App support
|
2023-04-23 01:36:27 +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
|
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
|
839990c098
|
Fix Log methods' docstring
|
2023-04-22 10:49:21 +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 |
|
Jeremy Wu
|
3b478b57fd
|
Merge pull request #2077 from Flow-Launcher/fix_win_update_notification_error
Release 1.14.1
|
2023-04-21 09:44:03 +10:00 |
|
Jeremy Wu
|
42be53c0a9
|
version bump
|
2023-04-21 09:07:42 +10:00 |
|
VictoriousRaptor
|
b3212a0b72
|
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 09:00:05 +10: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 |
|
Vic
|
4efaa648ad
|
Use shell execute to fix Files App support
|
2023-04-20 23:20:07 +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 |
|
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 |
|