Commit graph

6239 commits

Author SHA1 Message Date
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
Dobin Park
bec7d623da - Remove Expander Button's Circle and adjust arrow size 2021-10-09 20:58:22 +09:00
Dobin Park
254a906f8e - Change Prriority text to button
- Priority Button color change by Priority number (0 gray, 0<= Bold Black)
- Priority button update when property changed.
2021-10-09 20:47:05 +09:00
Spencer Hedrick
d41dd780ce add initial ShellRun support for JsonRPC 2021-10-09 02:36:38 -07:00
Jeremy
0b60d3d0df move to plugins folder 2021-10-09 15:25:57 +11:00
Jeremy
b59bc39c84 migrate WindowsSettings plugin into main repo 2021-10-09 15:24:15 +11:00
Jeremy
75d31633c1 Add plugin folder 2021-10-09 15:20:19 +11:00
Kevin Zhang
592ea8c02f Use Binding From item
Add public getter for SettingControl in PluginViewModel
2021-10-08 21:19:23 -05:00
Kevin Zhang
3baaa2d406
Merge pull request #704 from onesounds/ModernTheme
Modern Design
2021-10-08 20:37:00 -05:00
Dobin Park
4bed12124c - Merge Local 2021-10-09 10:34:46 +09:00
Dobin Park
096d142cb3 - Add expander style to resource dictionary
- Adjust Plugin page
2021-10-09 10:34:07 +09:00
Dobin Park
71c7ad5477 Setting Window (WIP) before adjust expander control (for fix unknown padding) 2021-10-09 08:38:57 +09:00
Dobin Park
2ca3c6f53a - win 10 Mouse over Blue Fix 2021-10-09 06:05:39 +09:00
Dobin Park
1a43f5964e Adjust Plugin page (move expander button to right position) 2021-10-09 03:51:39 +09:00
Dobin Park
165cbb734c Adjust Plugin List template 2021-10-09 03:32:36 +09:00
Dobin Park
a4d929bdac Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-08 21:13:40 +09:00
Jeremy
42dda34dbd add ItemHotkeyStyle key into dictionary 2021-10-08 22:25:02 +11:00
Dobin Park
3bc09ef171 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-08 13:10:02 +09:00
Dobin Park
04aea73d0c - Fix ProgressBar (Finally!) 2021-10-08 10:41:11 +09:00
Dobin Park
a9476b153a Adjust Plugin List template 2021-10-08 03:23:05 +09:00
Dobin Park
1d746c2f0b - Fix ProgressBar (Finally!) 2021-10-07 21:34:42 +09:00
Jeremy
4f193551a4 update wording 2021-10-07 22:08:29 +11:00
Jeremy
04a10ed62d add glyph option to settings 2021-10-07 21:58:54 +11:00
Jeremy
5f0df980bf adjust Program plugin width 2021-10-07 07:03:17 +11:00
Jeremy
54145d7604 revert subtitle change 2021-10-07 07:02:56 +11:00
Dobin Park
763cab824b Revert "- Add clock in query bar (sublime theme only)"
This reverts commit c74a2dbc70.
2021-10-07 00:38:00 +09:00
Dobin Park
c74a2dbc70 - Add clock in query bar (sublime theme only) 2021-10-07 00:20:53 +09:00
Dobin Park
1149ff5cb5 - Add Close Context menu in main window query bar
(Rarely, you need a way to close the window with just a mouse.)
2021-10-06 22:10:22 +09:00
Dobin Park
66e722bc53 - Change context icon to glyph in some plugin
- Add Glyph property in themes
2021-10-06 13:21:19 +09:00
Dobin Park
8aaeb85d69 - item of *.lnk remove subtitle (for test) 2021-10-06 02:25:37 +09:00
Dobin Park
25b5f301df - Add automatically height for subtitle.
- If item has not subtitlle(textlengh <0, like context menu things), subtitle height change to 0. So title has vertical aligment.
2021-10-06 01:40:21 +09:00
Dobin Park
12f95d18ce - Fix Sperator(if it has) is not visible in the context menu or history. 2021-10-05 17:56:35 +09:00
Dobin Park
1b1a81df3c - Rollback progressbar 2021-10-05 17:45:10 +09:00
Dobin Park
e14bb23a7a - Merge "use switch statement for Left/Right context menu logic" 2021-10-05 17:37:58 +09:00
Kevin Zhang
b0cf10012c change output link to flow output directory 2021-10-04 23:51:57 -05:00
Jeremy
d902a1e2fa use switch statement for Left/Right context menu logic 2021-10-05 13:36:21 +11:00