Dobin Park
ad186a320a
On Load Animation (WIP)
2021-10-14 02:59:49 +09:00
Dobin Park
d4fbe33626
Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme
2021-10-14 01:42:58 +09:00
Dobin Park
4a37900d49
On Load Animation (WIP)
2021-10-14 01:00:16 +09:00
Jeremy Wu
aeb9b96234
Merge pull request #753 from kubalav/translation-sk
...
Update Slovak translation for Browser Bookmark plugin
2021-10-13 22:42:27 +11:00
Vladimír Kubala
32cb242821
Update Slovak translation Brower Bookmark plugin
2021-10-13 13:37:19 +02:00
kubalav
9e3861ce67
version bump Browser Bookmark plugin
2021-10-13 13:10:44 +02:00
kubalav
6ffcdfe7d6
Update Slovak translation for Browser Bookmark plugin
2021-10-13 13:06:57 +02:00
Jeremy
c7c5990c2e
fix edge bookmark loading
2021-10-13 21:49:26 +11:00
Dobin Park
6d20db4c57
Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery
2021-10-13 14:05:48 +09:00
Dobin Park
73696250e1
add Opacity value
2021-10-13 14:05:43 +09:00
Jeremy
db3099ed0e
fix bookmark plugin browser edit button logic
2021-10-13 09:07:27 +11:00
Jeremy
7b70386936
fix bookmark plugin settings button width
2021-10-13 08:27:10 +11:00
Jeremy
e85a99f8d6
fix custom browser setting window positioning of controls
2021-10-13 08:22:12 +11:00
Jeremy Wu
f73fc9a73d
Merge pull request #744 from kubalav/translation-sk
...
Update Slovak translation
2021-10-13 07:56:56 +11:00
Dobin Park
abf91dc8cb
add Opacity value
2021-10-13 02:30:04 +09:00
Dobin Park
5d670194fe
Add delay
2021-10-13 01:45:18 +09:00
Jeremy Wu
8a33bf4a33
Merge pull request #695 from Flow-Launcher/BrowserBookmarkRefactor
...
Refactor Bookmark plugin
2021-10-12 08:43:13 +11:00
Jeremy Wu
637dae9cad
Merge pull request #743 from Flow-Launcher/UpdateCheckLock
...
Rename with async suffix and add lock to prevent concurrent update check
2021-10-12 08:31:24 +11:00
Dobin Park
ec2db30bb8
Merge branch 'PluginStore' of https://github.com/onesounds/Flow.Launcher into PluginStore
2021-10-11 20:25:34 +09:00
Dobin Park
d47cb78475
add website link in plugin information area
2021-10-11 20:25:30 +09:00
Dobin Park
c1b4f326e9
add website link in plugin information area
2021-10-11 20:19:07 +09:00
Dobin Park
736de20d07
Merge branch 'PluginStore' of https://github.com/onesounds/Flow.Launcher into PluginStore
2021-10-11 20:10:12 +09:00
Dobin Park
240dd92323
- Fix Default Font size (Tab control was the cause.)
...
- Adjust Plugin / Plugin Store SubTitle Color
2021-10-11 20:10:07 +09:00
Dobin Park
757d995aa0
- Fix Default Font size (Tab control was the cause.)
...
- Adjust Plugin / Plugin Store SubTitle Color
2021-10-11 08:22:02 +09:00
Dobin Park
4aae10173d
Merge Binding
2021-10-11 07:34:42 +09:00
Dobin Park
dc6babed4d
Adjust the alignment of the right margin of the entire page.
2021-10-11 07:30:02 +09:00
Dobin Park
0fc1d159b2
Add Responsive Width to TabHeader
2021-10-11 06:58:48 +09:00
Kevin Zhang
c4f9dcbe90
Merge Dev (Conflict PluginsManifest Move)
2021-10-10 16:53:38 -05:00
Kevin Zhang
3d06404614
Move PluginsManifest to Flow.Launcher.Core & Change PluginStore Binding to PluginsManifest
2021-10-10 16:46:54 -05:00
Dobin Park
ccb565e70a
Responsive Width in Plugin Store List (WIP
2021-10-11 04:54:04 +09:00
Dobin Park
4164b46f72
Add author and version in hover menu.
2021-10-11 02:22:39 +09:00
Dobin Park
876d477f25
- Add install button with hover
2021-10-11 01:50:55 +09:00
Vladimír Kubala
a3a436c58b
Update Slovak translation
2021-10-10 09:27:10 +02:00
Dobin Park
1e479edead
- Add plugin store tab (WIP)
2021-10-10 12:39:58 +09:00
Kevin Zhang
e5d3424717
Merge branch 'PluginStore' of github.com:onesounds/Flow.Launcher into pr/740
2021-10-09 17:58:59 -05: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
1ca3c6ef40
remove commment
2021-10-10 07:43:58 +09:00
Dobin Park
d87d95e9fc
Add plugin list last item bottom margin
2021-10-10 07:41:22 +09:00
Dobin Park
c5f1b2840f
Add plugin list last item bottom margin
2021-10-10 07:28:42 +09:00
Dobin Park
579f8c8b9e
- Add Author name in plugin list
2021-10-10 06:30:47 +09:00
Dobin Park
2d98dcbfd8
- Add Author name in plugin list
2021-10-10 06:19:15 +09:00
Dobin Park
e48761a296
- Adjust Content Control Margin
...
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:56:52 +09:00
Dobin Park
e6c4ca1d49
- Adjust Content Control Margin
...
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:28:14 +09:00
Dobin Park
5ff1e73424
- Adjust Content Control Margin
...
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:08:52 +09:00
Dobin Park
234816df4b
- Add Automatically Hide Plugin Info Border by SettingControl Height
2021-10-10 02:46:11 +09:00
Kevin Zhang
2af186736a
Rename with async suffix and add lock to prevent concurrent update check
2021-10-09 11:34:41 -05:00
Dobin Park
2dc8bb386e
- Add Automatically Hide Plugin Info Border by SettingControl Height
2021-10-10 00:33:11 +09:00
Dobin Park
0d11b79ee3
- Adjust Shell, Calc, WebSearch Setting Margin
2021-10-10 00:02:41 +09:00
Dobin Park
4a4f0bbefb
- Add plugin page title
...
- Adjust listbox Margin for fit other setting page list.
2021-10-09 22:27:09 +09: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