Commit graph

5940 commits

Author SHA1 Message Date
DB P
6ef2e8564c
Merge pull request #1582 from onesounds/AdjustPluginInstallNotification
Add 'Installing Plugin' string
2022-11-29 02:55:07 +09:00
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
92425473a3
Merge pull request #1579 from onesounds/FixPreviewClick
Fix Theme Preview area
2022-11-28 13:28:34 +11:00
DB p
0298f17a2b - Change Preview Item to non-clickable
- Fix Margin when change shadow setting
- Change Preview Item Texts to translatable
2022-11-28 03:13:28 +09: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
VictoriousRaptor
900c312c58
Merge pull request #1575 from onesounds/FixHotkeyFocus
Fix Focus hotkey box when change tab
2022-11-27 01:16:52 +08: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
DB p
16a9d1ae50 Fix Hotkey Focus 2022-11-27 00:47:53 +09:00
VictoriousRaptor
45335f269f
Merge pull request #1554 from onesounds/WindowIllustration
Add Illustrations in custom query windows
2022-11-26 14:20:09 +08:00
VictoriousRaptor
0446fee476
Merge branch 'dev' into WindowIllustration 2022-11-26 14:13:17 +08:00
DB p
d0d7e73226 Textbox Resize 2022-11-26 15:04:50 +09:00
DB p
9ed33b5bb1 Merge branch 'WindowIllustration' of https://github.com/onesounds/Flow.Launcher into WindowIllustration 2022-11-26 14:58:29 +09:00
DB p
1f8eea76a4 Fix Aligns 2022-11-26 14:58:07 +09:00
Vic
ff63f6f6d7 Fix typo 2022-11-26 12:08:21 +08:00
VictoriousRaptor
a6234c5f82
Merge pull request #1574 from VictoriousRaptor/FixText
Fix typos in source string
2022-11-26 12:05:06 +08:00
Vic
21eb6c7791 Match text and illustration 2022-11-26 12:02:17 +08:00
Vic
2641fa2ce1 update wording 2022-11-26 11:46:39 +08:00
Vic
c95c276ac7 fix typo 2022-11-26 11:43:35 +08:00
DB P
8680604afb
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 21:19:07 +09:00
DB p
3b99bf999d Adjust Margin 2022-11-25 21:03:29 +09:00
DB P
c11b9caf48
Merge branch 'dev' into WindowIllustration 2022-11-25 21:02:06 +09:00
Jeremy Wu
235c8453b7
Merge pull request #1571 from onesounds/UpdateWizard
Update Wizard ('Bluetooth' to 's Bluetooth')
2022-11-25 22:02:33 +11:00
DB P
c1f562e3e4
Merge branch 'dev' into UpdateWizard 2022-11-25 19:55:30 +09:00
DB p
157f8f85bb Change Setting Command in wizard 2022-11-25 19:45:29 +09:00
DB P
982783b800
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 19:28:41 +09:00
DB P
c5b384e4df
Update Flow.Launcher.sln 2022-11-25 19:26:15 +09:00
Jeremy Wu
e7128f9b68
Merge pull request #1566 from onesounds/ThemeRedesign
Improve Themes
2022-11-25 20:35:41 +11: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
DB p
7f375be727 Add SnapPixel 2022-11-25 16:35:00 +09:00
DB p
32e406e575 Add MinWidth ContextMenu 2022-11-25 16:20:54 +09:00
DB p
21babd13db Fix Plugin Trigger Icon Position 2022-11-25 15:30:26 +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
DB P
2df24c2790
Merge branch 'dev' into ThemeRedesign 2022-11-25 13:32:07 +09:00
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00
Jeremy Wu
5044a210b9
Merge pull request #1569 from onesounds/AddSponsorButton
Add 'Become A Sponsor' Button
2022-11-25 14:17:18 +11:00
VictoriousRaptor
92634e60c6
Merge branch 'dev' into AddSponsorButton 2022-11-25 11:10:20 +08:00
Jeremy Wu
17bc59d0bf
update sponsor link 2022-11-25 13:59:30 +11: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
Hongtao Zhang
fb3a23fb2c
remove unnecessary local variable 2022-11-24 14:19:40 -06:00
Hongtao Zhang
303d3b9754
remove task.run outside 2022-11-24 14:18:31 -06:00
Vic
a15a408077 Store CultureInfo in i18n manager 2022-11-24 20:05:07 +08:00
DB p
d70c0ce58c Add Become A sponsor button 2022-11-24 20:24:08 +09:00
DB p
313a8b5f44 Add Become A Sponsor Button 2022-11-24 19:55:29 +09:00
DB p
3fd637aefd Add TextTrimming / Adjust Align with non hotkey show state 2022-11-24 18:01:59 +09:00
DB p
f5e29c3fb2 Fix Suggestion Display 2022-11-24 17:11:21 +09:00
DB p
f09d4f2a0a Fix TextBox Area 2022-11-24 16:51:51 +09:00
Vic
082c1c9eb6 formatting 2022-11-24 15:31:05 +08:00