Commit graph

6794 commits

Author SHA1 Message Date
Jeremy Wu
75dfb62671 update GitHub issue url constant variable and method names 2023-05-03 07:02:30 +10: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
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
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
Vic
9db13fdbb6 Fix path search logic
open folder in file manager when path search is disabled
2023-03-24 15:45:45 +08:00
Vic
0f5b02fa38 Open file with associated program
Prevent opening zip in Explorer
Fix working directory issue
2023-03-24 15:22:55 +08:00
Vic
a22028460d Add option to open in default file manager 2023-03-24 15:02:11 +08:00
Vic
2d13d5684b Fix style 2023-03-24 14:39:59 +08:00
Vic
b096944ba1 Add to modifier keys 2023-03-24 14:22:10 +08:00
Vic
9e5e2135f0 Tweak ctrl+enter guide 2023-03-24 14:21:40 +08:00
dependabot[bot]
e20ac83829
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 23:02:56 +00:00
VictoriousRaptor
bcc29ce3c1
Merge pull request #1996 from VictoriousRaptor/Amend1978
Amend 1978
2023-03-20 21:08:48 +08:00
Vic
5301c23d33 Update issue URL to use templates 2023-03-20 21:00:49 +08:00
VictoriousRaptor
f2285a2e93
Update bug-report.yaml 2023-03-20 20:53:37 +08:00
Vic
68f2af611e Merge branch 'PrimaryMonitor' of https://github.com/onesounds/Flow.Launcher into pr/1978 2023-03-20 20:49:45 +08:00
DB P
109796c748
Merge pull request #1978 from onesounds/PrimaryMonitor 2023-03-20 21:49:01 +09:00
Vic
78a74b9904 Tweak style and add localization 2023-03-20 20:41:53 +08:00
Vic
4092ef83ea Formatting 2023-03-20 20:31:49 +08:00
DB P
4f0ea01764
Merge branch 'dev' into PrimaryMonitor 2023-03-20 19:20:23 +09:00
Vic
bffd6cd1e9 Fix UI padding and hide/show logic 2023-03-20 18:06:56 +08:00
Vic
115d3a58f4 Add custom monitor number selection combobox 2023-03-20 17:50:53 +08:00
Garulf
2c7c6fd8f5
Merge pull request #1990 from Flow-Launcher/VictoriousRaptor-patch-1
Update bug-report.yaml
2023-03-17 21:57:40 -04:00