Commit graph

4104 commits

Author SHA1 Message Date
Dobin Park
c7ab6c05b9 Fix Querybar text invade magnifying glass area
(This is due to the problem that the size of the window changes when the shadow is turned on.)
- remove all querybox/suggest querybox width of themes
- Add padding for Magnifying glass area
2021-10-14 15:28:15 +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
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
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
Jeremy
d902a1e2fa use switch statement for Left/Right context menu logic 2021-10-05 13:36:21 +11:00
Dobin Park
10accd5d0d - Change value progress bar (using actual window)
- Remove icon metro server
2021-10-05 11:18:15 +09:00
Dobin Park
88a9767975 - delete csproj 2021-10-05 11:10:54 +09:00
Dobin Park
1948ec5a4c
Update Flow.Launcher/Flow.Launcher.csproj
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-10-05 11:05:33 +09:00
Dobin Park
d1e7b4e753
Update Flow.Launcher/Flow.Launcher.csproj
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-10-05 11:05:26 +09:00
Dobin Park
a5534cac90
Update Flow.Launcher/Converters/BorderClipConverter.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-10-05 11:05:15 +09:00
Dobin Park
6c43a48fcf - Add Left/Right Key for context menu. 2021-10-05 03:33:29 +09:00
Dobin Park
e201df9619 - Fix Dropshadow
- Fix Progress Animation
- Add Progress Color
2021-10-05 00:55:28 +09:00
Dobin Park
d0847936c3 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-04 23:07:11 +09:00
Dobin Park
4e01019d4f Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-04 23:07:07 +09:00
Dobin Park
ed5bd5bb04 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-04 22:56:52 +09:00
Dobin Park
ca179be060 - Adjust Plugin Tab in setting window 2021-10-04 22:56:46 +09:00
Dobin Park
1c96f04965 - Adjust base.xaml to match original(1.8) size for classic themes
- Adjust Querybox Width
- Add Width and height value for new themes
- Merge #722
2021-10-04 17:53:01 +09:00
Dobin Park
832405a5fd - Adjust base.xaml to match original(1.8) size for classic themes
- Adjust Querybox Width
- Add Width and height value for new themes
- Merge #722
2021-10-04 17:30:24 +09:00
Dobin Park
c1b0929ed5 - Redesign Setting Window
- Add Segoe Fluent Icons
- Edited Hotkey control for right aligment
  (Plugin Area WIP)
2021-10-03 21:44:03 +09:00
Dobin Park
92f0041109 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-02 18:50:01 +09:00
Dobin Park
1621f34966 Fix Win11Light font size 2021-10-02 18:49:52 +09:00
Dobin Park
89f4f5d5c0 Fix Win11Light font size 2021-10-02 17:52:44 +09:00
Dobin Park
df3c5bf7b9 - Add ItemHotkeySelectedStyle Property
(for selected item styling for hotkey)
- It works non edited
- Add hotkey style property in all themes
  (But You can test sublime theme only.)
2021-10-02 14:29:31 +09:00
Dobin Park
e7b4dd1080 - Add ItemHotkeySelectedStyle Property
(for selected item styling for hotkey)
- It works non edited
- Add hotkey style property in all themes
  (But You can test sublime theme only.)
2021-10-02 14:08:41 +09:00
Dobin Park
6e047e070f Fix Icon Image little cut #710 2021-10-02 05:18:39 +09:00
Dobin Park
03d134d12f Add sublime theme 2021-10-02 02:03:16 +09:00
Dobin Park
214457750e - Adjust Theme Preivew in setting window
- Adjus Classic Themes
- Adjust Dragable Area and default Width
2021-10-02 01:31:22 +09:00
Dobin Park
39b53d98a3 Change default Scrollbar Thumb color 2021-10-01 21:56:59 +09:00
Dobin Park
2b7855cbff Change default Scrollbar Thumb color 2021-10-01 21:51:56 +09:00
Dobin Park
c32ae791f4 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-01 21:32:12 +09:00
Dobin Park
62112758e6 - Fix Setting window preview (last item clip)
- Fix Querybox Width
- Fix Pink Theme Width
- Change WinLight highlight
2021-10-01 21:30:29 +09:00
Dobin Park
6048de48fb - Fix Querybox Width
- Fix Pink Theme Width
- Change WinLight highlight
2021-10-01 21:22:15 +09:00
Dobin Park
8e93969db0 - Fix pink theme (querybox witdh) 2021-10-01 19:04:48 +09:00
Dobin Park
49f00f529b - Fix List Item Margin
- Rewrite Modern Themes (using base)
- Add Discord Dark theme
2021-10-01 19:02:34 +09:00
Dobin Park
c89d277b00 - Fix Responsive Query Area
- Adjus Pink more cute
- Add Default Clip Radius
2021-10-01 17:00:57 +09:00