Commit graph

81 commits

Author SHA1 Message Date
Jack251970
67ec700caf Use one way binding for modifiers 2025-07-13 18:03:14 +08:00
Jack251970
c5373f6abf Use one way binding for showing result hotkey 2025-07-13 10:51:03 +08:00
DB P
643e531c12
Merge branch 'dev' into 250412-ImportThemePreset 2025-04-13 12:35:11 +09:00
DB P
4ed9137858 - Move some value to base.xaml
- Adjust themes
2025-04-13 12:26:01 +09:00
DB p
5d39501707 Change badge position logic 2025-04-12 17:55:38 +09:00
DB p
c66cbae78b - Adjust Badge layout
- Fix glyph margin in win11light
2025-04-12 00:56:07 +09:00
Jack251970
2eda64aa7a Support badge icon loading 2025-04-11 15:51:26 +08:00
Jack251970
47398f104f Add ShowPluginBadges settings 2025-04-11 14:58:47 +08:00
Jack251970
2f1e009d70 Remove blank lines 2025-04-11 10:37:49 +08:00
DB p
22c0f59f20 Add badge area in xaml 2025-04-10 22:06:44 +09:00
DB p
57bc886079 - Add hotkey size baseon in blur themes
- Add hotkey colors and selected style
2025-03-29 00:45:46 +09:00
DB p
00c2119918 Add Hotkey border style 2025-03-28 04:10:47 +09:00
Yusyuriv
08356adb89
Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
92db7164d6
Explorer plugin native context menu: remove TwoWay mode from height binding 2024-06-08 10:04:17 +06:00
Yusyuriv
ab4f78feff
Explorer plugin native context menu: some code simplifications 2024-06-08 10:01:13 +06:00
DB p
4c813301a7 Add Type and Auto Size for context menu 2024-06-08 04:38:06 +09:00
Yusyuriv
d97382f9fb
Explorer plugin native context menu: fix icons being drawn at 32x32 2024-06-07 12:52:24 +06:00
Yusyuriv
8c3ef711a0
Resizeable window: fixes after review 2024-05-27 13:09:22 +06:00
Yusyuriv
83bc664a30
Fix memory leak in ResultViewModel 2024-05-27 12:26:14 +06:00
DB p
3659399dda Remove Hand Cursor Style 2024-05-14 18:03:26 +09:00
DB p
a628bc58b7 - Add Theme Editor
- Add Subtitle font style combobox
2024-05-14 17:58:32 +09:00
DB p
2e3b61cec6 Change Window to Resizable 2024-05-14 16:54:15 +09:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
DB p
ed526e3486 - Fix ImageIcon Size when Selected Situation
- Fix Preview in setting window
- Add ImageIcon Width property
2023-01-09 10:42:05 +09:00
Hongtao Zhang
a92ebf5756
Dynamic Height and Dynamic Icon Size 2023-01-08 16:31:37 -06:00
DB p
1e28df79fe Fix loading-bar margin when no-item situation 2022-12-15 10:23:55 +09:00
DB p
3aa3cf3cff Fix List Icon Blurry 2022-11-27 02:17:13 +09:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
DB p
3fd637aefd Add TextTrimming / Adjust Align with non hotkey show state 2022-11-24 18:01:59 +09:00
DB p
0d79876caf - Adjust Title/Subtitle Layout
- Add New Theme
2022-11-23 23:03:53 +09:00
DB p
7f56b35d7f - Adjust Themes
- Add Bullet Layout
2022-11-23 17:54:41 +09:00
DB p
e470445591 Adjust Base/Light Xaml / Add property /Fix Diffrence preview 2022-11-23 12:02:10 +09:00
Hongtao Zhang
337e6ca427
use Enabled and showtooltipondisabled to show tooltip 2022-11-18 23:31:17 -06:00
Hongtao Zhang
48aaf3a7db
fix right click not working (and refactor left click) 2022-11-18 23:15:02 -06:00
DB p
80db9b8592 Merge Dev 2022-11-14 02:02:49 +09:00
Hongtao Zhang
234156b153
Move code to ResultListBox to avoid extra children retrieval.
Adjust the CopyText property to automatically return Subtitle is not specified
2022-10-23 18:04:25 -04:00
DB p
4a15263a1e Changed the Icon 'IsHitTestVisible' 2022-10-22 11:25:26 +09:00
DB P
9db654b8db
Merge branch 'dev' into DragandDrop 2022-10-03 16:32:11 +09:00
DB P
af56370fa0
Merge branch 'dev' into ImagePreview 2022-10-03 15:40:40 +09:00
Jeremy Wu
a200adaa9f
Merge pull request #1352 from Flow-Launcher/rounded-icon-mask-field
Rounded icon mask field
2022-10-03 14:19:55 +11:00
DB P
aaf5e9f4a5
Merge branch 'dev' into ImagePreview 2022-10-02 12:35:45 +09:00
Sparrkle
ab1ddbb6c5 Change ProgressBar Value to Nullable. 2022-09-30 09:58:33 +09:00
DB p
3e128e1a9a Changed listitem to draggable 2022-09-28 15:06:14 +09:00
Sparrkle
f39c5fd09e Moved Visibility Property in ResultListBox.xaml 2022-09-21 19:50:32 +09:00
Sparrkle
314f2d6a90 Fixed Progressbar Binding Error (ProgressBar Value is Not Nullable) 2022-09-15 15:57:05 +09:00
Jeremy
e23eb94caf allow progress bar customisation via plugin 2022-09-12 08:05:03 +10:00
Jeremy Wu
fa6cc2e497
Merge branch 'dev' into CheckfreeSpace 2022-09-08 09:27:26 +10:00
DB p
eb8aa77e75 - Add Progressbar color converter
- Colorized(red) when usage space 90% over
2022-09-07 00:28:49 +09:00
DB p
4bc3367e3f - Add 'Free Space in drive'
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00