Commit graph

6820 commits

Author SHA1 Message Date
Jeremy Wu
2c67557a67
Merge pull request #2104 from Flow-Launcher/update_default_query_window_position
Change default search window position to follow cursor
2023-05-01 11:16:34 +10:00
Jeremy Wu
8ba881f05b Change default query window position to cursor 2023-05-01 08:38:00 +10:00
VictoriousRaptor
6ec183b832
Merge pull request #2088 from VictoriousRaptor/RequeryAfterKilling
Requery after killing a process
2023-05-01 02:10:55 +08:00
VictoriousRaptor
5f4685ac80
Merge pull request #2100 from Flow-Launcher/fallback-notification
Fallback to legacy notification for windows 22621
2023-04-29 13:40:18 +08:00
VictoriousRaptor
b97b56742e
Merge pull request #2089 from VictoriousRaptor/FixImageCache
Fix image.cache save & load
2023-04-28 21:46:26 +08:00
VictoriousRaptor
dee74b842f
Catch exceptions and fallback 2023-04-28 14:53:54 +08:00
VictoriousRaptor
85a077f430
Delete test code 2023-04-28 13:52:16 +08:00
VictoriousRaptor
c251a276a7
Test legacy show on win 11 2023-04-28 11:55:32 +08:00
VictoriousRaptor
8637c03bda
Fallback to legacy for windows 22621 2023-04-28 11:27:26 +08:00
Jeremy Wu
52de702d5f
Merge pull request #2098 from Flow-Launcher/merge_hotfix_1_14_1
Merge release 1.14.1 back into Dev
2023-04-26 20:40:51 +10:00
Jeremy Wu
e88471dfc0 Merge remote-tracking branch 'origin/master' into merge_hotfix_1_14_1 2023-04-26 20:06:47 +10:00
Vic
d9b70e69f3 Refactor save settings logic
SettingWindowViewModel.Save() only saves Flow settings
2023-04-25 22:38:36 +08:00
Vic
07c1a0b5a3 Init ImageCache from disk 2023-04-24 23:11:21 +08:00
Vic
eaae3b9ee3 Save settings and image cache when closing main window 2023-04-24 23:11:15 +08:00
Vic
3ae656f456 Requery after killing a process 2023-04-24 15:46:26 +08:00
Vic
2147943117 Fix API docstring format 2023-04-24 15:46:26 +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
839990c098 Fix Log methods' docstring 2023-04-22 10:49:21 +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
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