Commit graph

7683 commits

Author SHA1 Message Date
Jeremy Wu
35a5aec3d9
Merge pull request #1369 from onesounds/QuickSizeAdjust
Shortcuts to adjust width size, number of results shown and game mode
2022-10-17 18:41:55 +11:00
VictoriousRaptor
40dda13013
Merge branch 'Flow-Launcher:Shortcut' into Shortcut 2022-10-17 14:06:38 +08:00
Vic
3372a406c5 Fix mixed usage of \t and space 2022-10-17 14:04:58 +08:00
Kevin Zhang
2489bfad52
Merge pull request #1474 from VictoriousRaptor/Shortcut
Custom Shortcut update
2022-10-17 00:05:07 -05:00
Vic
a3adc4dcc0 Remove unused using 2022-10-16 23:02:35 +08:00
Vic
9de0b392ea Use Linq 2022-10-16 21:15:40 +08:00
Vic
cb6bfaf586 Remove duplicate win32 programs 2022-10-16 20:18:26 +08:00
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07:00
Vic
951ba4ce7c Add Listview for builtin shortcuts 2022-10-16 15:55:02 +08:00
Vic
600f929b62 Change UI 2022-10-16 15:47:13 +08:00
Vic
4dc05ba46e Text key update 2022-10-16 02:40:03 +08:00
Vic
0635ebd28b Disable recursive search for PATH folders 2022-10-16 02:28:29 +08:00
Vic
efd1b6cfdd minor fix 2022-10-16 01:24:07 +08:00
Vic
ce1023876a Fix typo 2022-10-16 00:32:24 +08:00
Vic
63912aaa62 Add PATH environment variable to program source 2022-10-15 21:24:02 +08:00
Vic
ce60f414dd bugfix 2022-10-15 14:29:19 +08:00
Vic
23ecd39dc7 Separate custom & built-in shortcuts 2022-10-15 14:18:54 +08:00
Jeremy Wu
6592de9b5a update wording 2022-10-14 21:06:33 +11:00
Jeremy Wu
eef6878d92 fix minimum results to show 2022-10-14 20:46:53 +11:00
DB P
c733b95a8b
Merge branch 'dev' into clock 2022-10-14 13:06:26 +09:00
Vic
cde272ae4d Fix hard-coded text 2022-10-14 02:23:06 +08:00
Vic
d394d86201 Bugfix 2022-10-14 00:42:05 +08:00
Hongtao Zhang
c39a727e3b
Revert back some unnecessary change 2022-10-13 11:36:43 -05:00
Vic
334d58df29 Fix json load 2022-10-13 20:14:32 +08:00
Vic
5879c843b0 Show builtin vars in shortcut list 2022-10-13 19:49:44 +08:00
Hongtao Zhang
eb5e33aeb0 Make ImageLoader Async 2022-10-13 00:41:01 -05:00
Hongtao Zhang
957c4e237c Adjust Http Design to avoid memory leak 2022-10-13 00:40:00 -05:00
Hongtao Zhang
191c6af38e Adjust Bing Code a bit due to http change 2022-10-13 00:40:00 -05:00
Hongtao Zhang
3708489886 Adjust Google Code a bit due to http change 2022-10-13 00:40:00 -05:00
Hongtao Zhang
ef575bb5dd Adjust Http Code 2022-10-13 00:40:00 -05:00
Garulf
eb3f723752 // Only convert relative paths if its a valid path 2022-10-13 00:40:00 -05:00
Garulf
ebd6f177a9 Only convert relative paths if its a valid path 2022-10-13 00:40:00 -05:00
Garulf
ec1a06108d Switch from WebClient to HTTP 2022-10-13 00:40:00 -05:00
Garulf
416c44f4c1 Use URI class to detect web URL 2022-10-13 00:40:00 -05:00
Garulf
7f1b9d058e DOn't prepend pluginpath if IcoPath is a web URL 2022-10-13 00:40:00 -05:00
Garulf
ed107cc31e Remove whitespace 2022-10-13 00:40:00 -05:00
Garulf
57d63cfd37 Add logic for IcoPath's that are web URL's 2022-10-13 00:40:00 -05:00
DB p
523627986b Merge branch 'QuickSizeAdjust' of https://github.com/onesounds/Flow.Launcher into QuickSizeAdjust 2022-10-13 13:57:48 +09:00
DB p
833857d940 Fix Max/Min Logic 2022-10-13 13:57:42 +09:00
DB p
b9bc7002b0 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-13 13:30:48 +09:00
DB p
6bcb8e5f3b Fix Button Align 2022-10-13 13:30:37 +09:00
DB P
5eca0963ea
Merge branch 'dev' into InstalledLabel5 2022-10-13 13:17:44 +09:00
DB P
5164c181ea
Merge branch 'dev' into QuickSizeAdjust 2022-10-13 09:32:40 +09:00
DB p
d1bfd1cc0f - Change the if code to switch.
- Change String to enum.
- Remove duplicated code.
2022-10-13 09:28:23 +09:00
Hongtao Zhang
2189eaaa0c
Allow user to disable loading bookmark from certain browser 2022-10-12 16:11:15 -05:00
dependabot[bot]
caa2c751eb
Bump Microsoft.VisualStudio.Threading from 16.10.56 to 17.3.44 (#1469) 2022-10-12 20:32:57 +00:00
dependabot[bot]
7e48c26c0a
Bump FSharp.Core from 5.0.2 to 6.0.6 (#1466) 2022-10-12 20:32:39 +00:00
Jeremy Wu
35bed31718
Merge pull request #1463 from onesounds/DeleteIcon
Delete Icon to RecycleBin
2022-10-12 18:51:18 +11:00
DB p
3c8acaa659 Add "dash" in item for easy to read 2022-10-12 15:29:20 +09:00
DB p
ad50c38f06 - Add Positioning Reset in Tray 2022-10-12 15:29:16 +09:00