Commit graph

6239 commits

Author SHA1 Message Date
Jeremy
c2a633097b update wording and bump WebSearch version 2021-11-03 08:17:57 +11:00
Kevin Zhang
6f004a4774 Custom Explorer Binding (Part 1) 2021-11-02 15:07:11 -05:00
Jeremy Wu
6ad49c5b8f
Merge pull request #705 from Flow-Launcher/fix_winget_update
Fix winget update causing incompatibility with always retrieving latest
2021-11-03 07:02:21 +11:00
Jeremy Wu
267f9dda58
Merge pull request #716 from Flow-Launcher/CulturalInfoChange
change cultural info when switching language
2021-11-03 06:59:13 +11:00
Jeremy Wu
d0ceea089d
Merge pull request #781 from Flow-Launcher/translation_new_api
Add OnCultureInfoChanged to IPluginI18n
2021-11-03 06:36:45 +11:00
Jeremy Wu
b3775b145a
Merge pull request #786 from kubalav/translation-sk
Update Slovak translation
2021-11-03 06:14:56 +11:00
kubalav
323c2422ef Update Slovak translation 2021-11-02 19:51:28 +01:00
DB p
079da725db Merge branch 'FixHIdeStartup' of https://github.com/onesounds/Flow.Launcher into FixHIdeStartup 2021-11-01 07:42:25 +09:00
DB p
e04284a013 add force closing 2021-11-01 07:41:20 +09:00
DB p
5aeab2456b add force closin 2021-11-01 07:33:59 +09:00
DB p
e31fdc03c6 Move "HideEmptyQuery" from toggle to hide. 2021-11-01 04:36:27 +09:00
DB p
58c599e748 Move "HideEmptyQuery" from toggleflow to hide. 2021-11-01 04:35:58 +09:00
DB p
102e7cb1b9 Fix HideonStartup (#783) 2021-10-31 17:18:03 +09:00
DB p
4e5975ccf7 - Remove URL
- Add Icon
2021-10-31 08:09:12 +09:00
Kevin Zhang
9cd3f90ec4 Change some configuration and refactor code 2021-10-30 16:17:33 -05:00
DB p
962af51f3d add some string
add some style for disable
2021-10-31 05:43:33 +09:00
DB p
6a2d7fc146 Add File Manager Item and popup window 2021-10-31 03:49:23 +09:00
Kevin Zhang
710a1d7fe9 Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into JsonRPCPluginSettingControl 2021-10-30 13:47:16 -05:00
Kevin Zhang
054d1650e6 Use Yaml as configuration file 2021-10-30 13:46:57 -05:00
Kevin Zhang
304fb90c5d Expand EnvironmentVariable in Command 2021-10-30 00:11:17 -05:00
Kevin Zhang
fac8b76485
Merge pull request #780 from Flow-Launcher/FixBookmarkIssueWhen
quick exit when children property is not found
2021-10-30 00:10:43 -05:00
Kevin Zhang
7cfb71df35 Change WindowsSettings class to record and use with to create translated setting 2021-10-29 23:08:59 -05:00
Kevin Zhang
ae2e72b926 add comment 2021-10-29 22:18:20 -05:00
Kevin Zhang
255f8091a5 Add OnCultureInfoChanged to IPluginI18n to allow plugin do action when culture change 2021-10-29 22:16:13 -05:00
Kevin Zhang
582e29658b Update Translation Mechamism in Flow 2021-10-29 21:53:52 -05:00
Kevin Zhang
02bb75fac4 Include WindowsSettings in Flow Project 2021-10-29 21:53:22 -05:00
DB p
a24457036e - add action keyweword title string
- add some additional tip string
- adjust action keyword setting popup layout
2021-10-30 10:58:43 +09:00
DB p
0e5d5ec90b - Add CustomQuery Hotkey Tips String
- Adjust CustomQueryHotkey Setting Popup Layout
- Change HotkeyControl to using popup
- Add some code to closing popup when click out area
2021-10-30 08:33:52 +09:00
DB p
43a62d0d12 - add netflix / youtube music
- add netflix / youtube music icon
- change list array order
- remove findicon.com
- add search source setting guide string
2021-10-30 05:31:13 +09:00
Kevin Zhang
47e074ca2a Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into add_windows_settings_plugin 2021-10-29 15:00:22 -05:00
Kevin Zhang
6e11f68e0d Merge branch 'CulturalInfoChange' into add_windows_settings_plugin 2021-10-29 14:58:42 -05:00
Kevin Zhang
4c10208008 quick exit when children property is not found 2021-10-29 14:09:58 -05:00
DB p
89e2edb12f Add Noresize property in setting search source popup 2021-10-30 02:58:29 +09:00
DB p
6e850cd1da Merge branch 'SmallFix' into AdjustWebsearchPlugin 2021-10-30 02:31:51 +09:00
DB p
0edbcfde2b - Adjust Priority Change Popup Window Design
- Adjust Websearch setting layout
- Change and add Websearch String
- Change Websearch popup design
2021-10-30 02:31:11 +09:00
Kevin Zhang
37281a1233
Format code
Add new line for property for better format
2021-10-28 13:19:26 -05:00
DB p
fdcab6904f add ScrollViewer.CanContentScroll="False" 2021-10-28 20:14:06 +09:00
DB p
4d766405bc - change the 'browse more theme' in theme setting, to 'how to create theme'
- change the hyperlink
- add 'how to create theme' string in english.
- change string 'browseMoreThemes' text 'Browser for more themes' to 'Theme gallery'. It will use later.
2021-10-28 10:38:01 +09:00
Jeremy Wu
f47de6b838
Merge pull request #740 from onesounds/PluginStore
Plugin store
2021-10-27 22:01:24 +11:00
Jeremy
63ffb3a3c3 plugin version bumps 2021-10-27 21:56:20 +11:00
Jeremy
b939f22b19 update result modifier key selection wording and tooltip in settings 2021-10-27 21:38:28 +11:00
Jeremy
a7ac7b183a remove GroupName attribute from Url plugin's open url behaviour
fixes the new tab/window selection binding not working with the new ui
2021-10-27 21:30:42 +11:00
Garulf
5610ca32ec Additional string clarifications 2021-10-27 06:09:49 -04:00
Jeremy Wu
76f8121915
Merge pull request #758 from onesounds/PopupRedesign
Change the popup to windows notification
2021-10-27 14:05:26 +11:00
Kevin Zhang
520510d58b Reorganize code 2021-10-26 21:49:00 -05:00
Kevin Zhang
7a4380d290 Code Cleanup 2021-10-26 21:26:25 -05:00
Kevin Zhang
b21d965e0b Handle compatibility with win7/8 2021-10-26 21:26:08 -05:00
Kevin Zhang
5487834ed0 Add back field to avoid duplicate plugin control loading 2021-10-25 19:02:22 -05:00
Kevin Zhang
8a59e87f99 Fix unselected issue for bookmark plugin by using binding (Don't understand Reason it doesn't work before) 2021-10-25 18:51:34 -05:00
Kevin Zhang
6e6db2c67b fix iconpath other than default icon 2021-10-25 17:52:45 -05:00