Hongtao Zhang
a8bcda2cd3
Implement the search functionality in PluginStore Page
2022-06-30 08:47:10 -05:00
Hongtao Zhang
65fcbbcd66
Merge remote-tracking branch 'origin/dev' into PluginSearchTextBox
...
# Conflicts:
# Flow.Launcher/Languages/en.xaml
2022-06-30 08:28:37 -05:00
Hongtao Zhang
d87ee11268
add ctrl+f hotkey to focus the search textbox
2022-02-12 15:42:11 -06:00
Hongtao Zhang
4b102dc3f7
Don't refresh listview if search term is the same
2022-02-12 15:32:44 -06:00
Hongtao Zhang
455b2405e6
Refresh List on focus lost or enter
2022-02-06 17:50:02 -06:00
Ioannis G
845d9e51d9
stop using obsolete SearchWeb methods internally
2022-01-03 15:25:38 +02:00
DB p
919ea0d3b3
Merge branch 'dev' into PluginSearchTextBox
2021-12-20 02:50:29 +09:00
Hongtao Zhang
ee0f8ef22a
Implement PluginSearch TextBox & ContentControl Lazy Load
2021-12-11 11:52:43 -06:00
DB p
d1047c98dc
Change Wizard window to modal (when open in settingwindow only)
2021-12-10 12:37:09 +09:00
DB P
a9844fdb68
Update readme ( #865 )
...
updated readme
2021-12-09 21:00:34 +11:00
Kevin Zhang
8ba52ff244
Update Flow.Launcher/SettingWindow.xaml.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-07 23:21:14 -06:00
DB p
f2e284e601
Merge Dev
2021-12-06 18:01:33 +09:00
Kevin Zhang
d8eef69e21
Use Global Browser Setting around flow
2021-12-05 13:34:23 -06:00
DB p
a5e0d23e0a
Merge Dev
2021-12-05 21:28:16 +09:00
Kevin Zhang
1f5478d3c5
Fix incompatible delegate type
2021-12-03 13:45:36 -06:00
Kevin Zhang
35838b23af
Revise Hotkey control logic to remove hotkey at focus and add it back at lost focus.
2021-12-03 13:36:08 -06:00
Jeremy
af2fae5e21
update code format
2021-12-03 21:11:53 +11:00
Jeremy
a94e6a31db
update code format
2021-12-03 21:08:42 +11:00
DB p
cffdb07dbc
Merge branch 'dev' into WelcomeWindow
2021-12-03 06:31:32 +09:00
Kevin Zhang
05c1466b8b
Assign Setting to Welcome Page
2021-12-01 20:53:54 -06:00
DB p
16dc99686f
- Change Text to String
...
- Add Welcome Window button in about panel
2021-12-01 06:36:23 +09:00
Jeremy
f42a96ebd7
update variable name
2021-11-30 09:07:52 +11:00
Jeremy
83feb096c8
update to constants and change method name to OpenThemeFolder
2021-11-29 08:07:08 +11:00
Kevin Zhang
84182fee0c
Update SettingWindow.xaml.cs
...
Fix System Aware Theme and Code Refactor
2021-11-24 21:50:43 -06:00
DB p
6aefca2e0e
Remove OS theme detection code
...
Add some string
change enum location
2021-11-23 15:44:26 +09:00
DB p
92ee7638d8
Add Darkmode in setting
...
Add System darkmode detection helper
Add InitializeDarkmode in onload
2021-11-23 14:33:11 +09:00
DB p
5bbe5f5e8f
Add RefreshMaxmizeResotreButton in Onload
2021-11-17 08:16:58 +09:00
DB p
adb00d82f1
Redesign About Page
2021-11-17 00:28:42 +09:00
Kevin Zhang
a1af487449
Add SelectBrowserWindow Binding
2021-11-15 21:09:20 -06:00
DB p
6d4946d6d8
- Add Dark Theme
...
- Change Hardcoded Color to style
2021-11-15 15:43:28 +09:00
DB p
979a7b8b7b
Change Titlebar to Custom TitleBar (SettingWindow)
2021-11-15 05:08:01 +09:00
DB p
fb97bc46f0
Add Browser Setting Popup
2021-11-08 18:40:20 +09:00
Kevin Zhang
1965ba1a08
Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call.
2021-11-05 19:23:09 -05:00
Kevin Zhang
de7c462487
Merge remote-tracking branch 'upstream/dev' into FileManager
2021-11-05 12:52:31 -05:00
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
DB p
6a2d7fc146
Add File Manager Item and popup window
2021-10-31 03:49:23 +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
Jeremy
63ffb3a3c3
plugin version bumps
2021-10-27 21:56:20 +11:00
Kevin Zhang
fd70326b2d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore
2021-10-21 12:21:00 -05:00
Kevin Zhang
9a53015786
Refactor Code (Move all operation for mainviewmodel to ToggleFlowLauncher)
2021-10-19 22:10:37 -05:00
Kevin Zhang
52b3579525
Implement Install & Refresh Button
...
- Add ShowMainWindow API for IPublicAPI
2021-10-16 21:28:55 -05:00
Dobin Park
e225c2bb7f
- Remove duplicate method.
2021-10-14 13:41:31 +09:00
Kevin Zhang
8174d54de6
Fix PriorityClick Logic
...
Use sender to find actual pluginviewmodel instead of use selected
2021-10-09 17:58:40 -05:00
Dobin Park
762df7fdd3
- Remove colon Action keyword String
...
- Fix layout for init/query time/version/plugin store
- change action keyword to button
- add listbox bottom margin
- add margin when select list item for easy to distinguish.
2021-10-09 22:22:47 +09:00
Dobin Park
165cbb734c
Adjust Plugin List template
2021-10-09 03:32:36 +09:00
Jeremy
48fb0dcc23
move and centralise the hotkey management calls
2021-07-09 22:05:43 +10:00
pc223
020ced45d0
Fix (workaround) for the window freezes after lock screen (Win+L)
...
Co-authored-by: taooceros <hongtao_zhang@outlook.com>
2021-07-03 00:40:20 +07:00
弘韬 张
6f43d4fdf8
remove extra space
2021-01-06 17:51:55 +08:00
弘韬 张
e790e9474e
Add Plugin Priority Settings
2021-01-05 16:11:38 +08:00