Commit graph

6756 commits

Author SHA1 Message Date
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
VictoriousRaptor
bcc29ce3c1
Merge pull request #1996 from VictoriousRaptor/Amend1978
Amend 1978
2023-03-20 21:08:48 +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
VictoriousRaptor
3a50695ae7
Update bug-report.yaml
Fix error in #1988
2023-03-18 09:17:58 +08:00
VictoriousRaptor
1acaac46a5
Merge pull request #1988 from Garulf/issue-template-check-latest
Require user to check if they're using the latest software
2023-03-18 09:12:40 +08:00
Garulf
f9ece10984 require user to check if they're using the latest software 2023-03-17 02:05:18 -04:00
Vic
278f0eba30 Remove comment 2023-03-16 14:41:58 +08:00
Vic
b9bdbd9c6e Fix custom position 2023-03-16 14:41:14 +08:00
Vic
56adac6dd8 Tweak UI for multi monitor 2023-03-16 14:09:46 +08:00
Vic
e020cef2ec Add localization for mulit monitor support 2023-03-16 14:09:31 +08:00
Vic
a337c8a326 Refactor multi monitor support 2023-03-16 12:18:00 +08:00
Vic
975ea3c1b8 Update WindowsInteropHelper.cs 2023-03-16 11:05:34 +08:00
Kevin Zhang
83a44b1cee
Merge pull request #1950 from TheBestPessimist/everything_update_runcount
Everything: update RunCount on file action
2023-03-15 14:09:37 -05:00
TheBestPessimist
1ed1c99931 Revert "add scoring based on index and small optimization"
This reverts commit 02b321c4a3.
2023-03-15 20:53:14 +02:00
Hongtao
02b321c4a3 add scoring based on index and small optimization 2023-03-14 16:42:09 -05:00
TheBestPessimist
28c86af6e9
Merge branch 'dev' into everything_update_runcount 2023-03-14 13:51:21 +02:00
DB P
0c6822597e
Merge pull request #1983 from onesounds/GridSplitter 2023-03-14 19:01:59 +09:00
TheBestPessimist
1da8c017f7 use more suggestive name 2023-03-14 10:50:12 +02:00
TheBestPessimist
1a8339ec43 RunCount is an allowed word 2023-03-14 10:39:51 +02:00
TheBestPessimist
6963972022
Merge branch 'dev' into everything_update_runcount 2023-03-14 09:35:23 +02:00
TheBestPessimist
78cb45ce76 Do not check if file/folder exists 2023-03-14 09:33:36 +02:00
TheBestPessimist
48ed1fec15 more todo 2023-03-14 09:21:11 +02:00
TheBestPessimist
569046b45d Fix private function naming convention 2023-03-14 09:21:03 +02:00
DB p
298a003d2e Add Grid Splitter for preview resizing 2023-03-14 11:59:44 +09:00
Kevin Zhang
20937845ea
Merge pull request #1980 from onesounds/FixWrongVersionCheck
Fix Wrong Version Check in plugin store
2023-03-13 17:08:20 -05:00
DB p
805af30cde Fix Wrong Version Check 2023-03-13 16:05:00 +09:00
DB P
a5dcccdb2d
Merge branch 'dev' into PrimaryMonitor 2023-03-13 12:43:45 +09:00
DB p
55b247f540 - Add Primary/Second/Custom Position in window position setting
- Adjust Strings
- Rename WindowPosition Setting
2023-03-13 12:29:52 +09:00
DB P
f2717bec6b
Merge pull request #1958 from onesounds/FixSound
Fix the sound issue
2023-03-13 09:05:30 +09:00
DB P
91f93510e7
Merge branch 'dev' into FixSound 2023-03-13 08:58:06 +09:00
TheBestPessimist
96afa29905 cleanup + warnings 2023-03-08 14:29:46 +02:00
TheBestPessimist
9debba9e4e centralize the 3 actions: open file, open folder, open file as admin, for simpler logic 2023-03-08 14:29:46 +02:00
TheBestPessimist
2be108d740 formatting 2023-03-08 14:29:46 +02:00
TheBestPessimist
4289d10af6 Remove SortOption.RunCountAsc because it doesn't make sense 2023-03-08 14:29:46 +02:00
TheBestPessimist
fa971c6b81 Ask Everything for RunCount only if sorting by it 2023-03-08 14:29:46 +02:00
TheBestPessimist
a1a4c720c0 More comments 2023-03-08 14:29:46 +02:00
TheBestPessimist
a9192541ab Make code more readable 2023-03-08 14:29:46 +02:00
TheBestPessimist
436ec7dd39 cleanup 2023-03-08 14:29:46 +02:00
TheBestPessimist
3cecf5b302 Use String Interpolation 2023-03-08 14:29:46 +02:00