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
Dobin Park
de095eff68
Merge branch 'dev' into PopupRedesign
2021-10-26 05:29:03 +09:00
Jeremy
1a5116023e
remove auto hiding of setting window's scrollbar
...
related 925f6bc55bd4b674951c02de4ffb7d472b1d8228, a452feb4c6
2021-10-26 06:41:25 +11:00
Kevin Zhang
8cb7cbb1bc
Merge pull request #755 from onesounds/FixThemes
...
Fix width of the query box varies depending on the shadow state of the window.
2021-10-24 17:09:52 -05:00
DB p
d1addc7ba6
Remove Auto HIde Scrollbar section
2021-10-23 19:41:21 +09:00
DB p
e5a7c862b8
- remove AutoHideScrollbar tooltip
2021-10-23 18:59:42 +09:00
Garulf
799ed81ef2
Update en.xaml
2021-10-23 05:44:12 -04:00
DB p
bdcf41903b
- Move Seperator toggle style to mainwindow xaml (for preview separator binding issue)
2021-10-23 14:00:49 +09:00
Kevin Zhang
fe90ebc7a1
Use binding to control MinWidth and MaxWidth
2021-10-22 23:06:26 -05:00
DB p
22fb3f4bc2
Add Preview Height
2021-10-23 12:11:42 +09:00
Kevin Zhang
9d3096050f
Bind width to preview
2021-10-22 15:26:13 -05:00
Kevin Zhang
a83f9df19c
Revert "Use Hacky way to show up windows when width change."
...
This reverts commit 64a489b312 .
2021-10-22 13:57:22 -05:00
Kevin Zhang
64a489b312
Use Hacky way to show up windows when width change.
...
Clear query to prevent large area of window preventing user change width.
2021-10-22 13:41:36 -05:00
DB p
08c643adcc
Add "IsMoveToPointEnabled" property
2021-10-22 16:41:35 +09:00
DB p
674d6154a2
Display Querybox when Using Width slider.
2021-10-22 14:39:26 +09:00
Kevin Zhang
5be44b68ea
Add fody and use binding to change width
2021-10-21 23:31:51 -05:00