Commit graph

1871 commits

Author SHA1 Message Date
DB p
9ba7cb0794 Add 'Installing Plugin' string / Adjust Notification 2022-11-28 21:51:14 +09:00
Jeremy Wu
4d91e1086f
Merge pull request #1395 from onesounds/BookmarkSettingPanel
Loading bookmarks by browser
2022-11-28 13:32:56 +11:00
Jeremy Wu
748e7f11ef
New Crowdin updates (#1577)
* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-11-26 21:54:46 +02:00
Jeremy Wu
553e5f2b1c
New Crowdin updates (#1573)
* New translations en.xaml (French)

* New translations en.xaml (German)

* New translations en.xaml (Italian)

* New translations en.xaml (Danish)

* New translations en.xaml (Japanese)

* New translations en.xaml (Dutch)

* New translations en.xaml (Polish)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Russian)

* New translations en.xaml (Slovak)

* New translations en.xaml (Turkish)

* New translations en.xaml (Ukrainian)

* New translations en.xaml (Chinese Simplified)

* New translations en.xaml (Chinese Traditional)

* New translations en.xaml (Portuguese, Brazilian)

* New translations en.xaml (Norwegian Bokmal)

* New translations en.xaml (Serbian (Latin))

* New translations en.xaml (Spanish, Latin America)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Spanish (Modern))

* New translations en.xaml (Korean)
2022-11-26 18:18:48 +02:00
Vic
c95c276ac7 fix typo 2022-11-26 11:43:35 +08:00
DB P
982783b800
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 19:28:41 +09:00
Jeremy Wu
63a05fc1d6
Merge pull request #1570 from onesounds/ChangeWindowSettingKeyword
Change Windows Settings plugin Keyword to s from *
2022-11-25 20:26:52 +11:00
DB p
289bdad33a keyword change to s from ws 2022-11-25 17:44:02 +09:00
Kevin Zhang
5b2990cbe9
Merge pull request #1568 from VictoriousRaptor/FixNewCultureInfo
[Dev] Fix new culture info
2022-11-24 23:49:13 -06:00
DB p
e38a3b0505 Change Keyword to ws from * 2022-11-25 14:08:37 +09:00
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00
Jeremy Wu
5bc6acff8b
Merge pull request #1351 from Flow-Launcher/handle-icon-urls
Allow plugins to use web URL's for icon paths
2022-11-25 13:50:30 +11:00
Jeremy Wu
e5948a70c4 Merge branch 'dev' into handle-icon-urls 2022-11-22 20:06:47 +11:00
VictoriousRaptor
25e3825fa0
Merge branch 'dev' into ProgramIndexPATH 2022-11-21 19:39:24 +08:00
Vic
2b14d5b140 Distinguish .lnks by arguments 2022-11-21 19:36:11 +08:00
Jeremy Wu
9b9704cca7
Merge pull request #1562 from VictoriousRaptor/ProgramIndexPATH
[Dev] Use path of lnk file when launching proram
2022-11-21 22:08:16 +11:00
Vic
626e8b1f42 Eliminate warning 2022-11-21 18:11:53 +08:00
Vic
1b51a461dc Use path of lnk to execute program 2022-11-21 18:05:35 +08:00
DB P
414e55c97d
Merge branch 'dev' into handle-icon-urls 2022-11-18 22:41:45 +09:00
DB p
4ba027d5e2 Adjust Center Line 2022-11-18 18:12:10 +09:00
DB p
16abd9d4f0 Fix Button Moving in programSetting panel 2022-11-18 16:22:19 +09:00
DB p
c57a2be5f0 Adjust Button Template 2022-11-18 16:07:43 +09:00
DB p
6e5cbb99a9 Merge branch 'FixNarrowSizes' of https://github.com/onesounds/Flow.Launcher into FixNarrowSizes 2022-11-18 15:28:19 +09:00
DB p
65920a50a5 Fix ProgramSetting's Button Area 2022-11-18 15:28:16 +09:00
DB P
2e1020f098
Merge branch 'dev' into FixNarrowSizes 2022-11-18 15:20:18 +09:00
DB p
087df5143e Changed ActionKeywordWindow to Responsive (Explorer Plugin) 2022-11-18 13:26:29 +09:00
Vic
4845e35d71 Fix subpath detection in PATH 2022-11-18 12:11:24 +08:00
Garulf
ce529199dc
Merge branch 'dev' into handle-icon-urls 2022-11-17 14:31:23 -05:00
Vic
9dcf030e8a formatting 2022-11-18 01:42:15 +08:00
Vic
db8ba91558 Fix subpath 2022-11-18 01:39:42 +08:00
Vic
8bac95db66 fix typo 2022-11-18 01:16:57 +08:00
Vic
b120c2358b Adjust text for protocol tooltip
Try to avoid situation like http matches https
2022-11-17 23:22:12 +08:00
Vic
118e100140 Fix opening containing folder for lnk
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245 Only watch user specified extensions 2022-11-17 17:39:09 +08:00
Vic
e5f82eb0d9 Revert "non-recursive monitor for custom source"
This reverts commit 0e18c08798.
2022-11-17 16:55:53 +08:00
Vic
0e18c08798 non-recursive monitor for custom source 2022-11-17 16:49:10 +08:00
Vic
fed130b0ce Filter common parent for PATH and custom sources 2022-11-17 16:22:05 +08:00
Vic
e69926ec44 Renaming functions 2022-11-17 16:02:39 +08:00
Vic
5f85694142 get common parents for program sources 2022-11-17 15:50:54 +08:00
Vic
519702cd6f handing exception 2022-11-17 15:41:25 +08:00
Vic
3347e9f39e Refactor 2022-11-17 15:04:09 +08:00
Vic
d661836cad re-organize linq 2022-11-17 14:32:29 +08:00
Vic
d1e8bbf9ff Remove toarray() in ProgramsHasher 2022-11-17 01:27:58 +08:00
Vic
440e477927 fix deleting folder 2022-11-15 18:48:48 +08:00
Vic
f92760f80e Merge remote-tracking branch 'upstream/dev' into FixBookmarkDependencies 2022-11-15 18:19:28 +08:00
Vic
364c180926 Revert "Use runtimeidentifier"
This reverts commit d7f966e486.
2022-11-15 18:08:41 +08:00
VictoriousRaptor
a2c967d317
Merge branch 'dev' into FixProgramUID 2022-11-15 01:13:09 +08:00
DB p
396f85f97f Fix Height 2022-11-15 01:55:51 +09:00
Vic
46b9565b85 formatting 2022-11-15 00:48:24 +08:00
Vic
7f586b3106 make name not null 2022-11-15 00:43:37 +08:00