Commit graph

40 commits

Author SHA1 Message Date
Jeremy Wu
b5f81c844a
formatting 2022-01-19 21:01:50 +11:00
Hongtao Zhang
ded4940b09 Revise ttf/otf code 2021-12-26 20:22:52 -06:00
Jeremy
2ba6ce9e87 use ResultViewModel to hold constructed suggestion text instead 2021-12-05 19:15:32 +11:00
Jeremy
04a10ed62d add glyph option to settings 2021-10-07 21:58:54 +11:00
Dobin Park
3a0594f99b - Changing Result item and hotkey layout
- Add Hightlight Styling
- Add New Themes and adjust classic themes
2021-09-27 20:00:46 +09:00
Jeremy Wu
317ce59ee7
add comment for system font loading 2021-08-10 20:24:27 +10:00
张弘韬
ac0bfd6065 Merge remote-tracking branch 'upstream/dev' into GlyphIcon
# Conflicts:
#	Flow.Launcher/ResultListBox.xaml
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2021-08-09 18:50:16 +08:00
Kevin Zhang
9eeb04ec13 fix logic 2021-08-06 17:15:10 +08:00
Kevin Zhang
b86a2a8f5f Handle Font file 2021-08-06 17:04:19 +08:00
Kevin Zhang
710d2a89a2 Use ValueTask as return value to suppress potential image error 2021-07-31 16:15:49 +08:00
Kevin Zhang
fd39b60f7b Add Glyph Support 2021-07-31 15:44:41 +08:00
弘韬 张
734a0cbfa1 Update comment 2021-05-24 10:35:18 +08:00
弘韬 张
1c6d207595 only modify property when async (avoid duplicate read) 2021-05-24 10:34:16 +08:00
弘韬 张
e8691c210d No need for the wrapped Lazy instance in image loading. 2021-05-23 12:28:45 +08:00
Jeremy Wu
89443bace7 fix formatting 2021-01-20 06:34:26 +11:00
弘韬 张
2b9008840a Merge Dev 2021-01-06 17:36:31 +08:00
弘韬 张
6703e0d137 Return default image when loading UWP icon fail 2021-01-04 16:31:48 +08:00
弘韬 张
fc015245b3 Change the way checking successfuly 2021-01-04 16:22:48 +08:00
弘韬 张
7967844cf3 make defaultValue readonly and edit comment 2021-01-04 11:10:02 +08:00
弘韬 张
fb640b68c8 Use ValueTask instead of Task 2021-01-04 11:05:59 +08:00
Jeremy Wu
1c6769cbcc fix merge 2020-11-27 07:43:03 +11:00
Jeremy Wu
b8b0e8c23a Merge branch 'dev' into RenderImprovement 2020-11-27 07:32:00 +11:00
Jeremy Wu
ac945f4814 revert unneeded condition on Constant.MissingImgIcon 2020-11-27 07:04:39 +11:00
Jeremy Wu
efcb6a7833 add status check when base.Value has faulted 2020-11-26 20:47:04 +11:00
弘韬 张
dd8a31ccd8 Add new to Value Property of the LazyAsync clas 2020-11-25 23:26:35 +08:00
弘韬 张
b3df2fd590 change default image property name 2020-11-25 23:22:27 +08:00
弘韬 张
a7310d5d22 Use Customized LazyAsync class to load image instead of the weird way of updating lazy class async 2020-11-25 23:21:53 +08:00
弘韬 张
99086e2644 change SetImage to method instead of property to avoid unintended use 2020-11-25 23:21:40 +08:00
弘韬 张
1439ee7e9e Use a default image to list when the image hasn't been loaded in cache.
Co-authored-by: Bao-Qian <bao.github@outlook.com>
2020-11-25 23:21:20 +08:00
Qian Bao
2c14c2120f Lazy Load Image 2020-11-25 23:20:03 +08:00
弘韬 张
ea5e9a0fae Use New keyword for customized lazyAsync Value property 2020-11-20 23:05:12 +08:00
弘韬 张
d9ef68272b change default image property name 2020-11-16 12:58:53 +08:00
弘韬 张
0a9bad3ffa Use Customized LazyAsync class to load image instead of the weird way of updating lazy class async 2020-11-16 12:46:39 +08:00
弘韬 张
e7c02dac72 change SetImage to method instead of property to avoid unintended use 2020-11-16 10:12:32 +08:00
弘韬 张
dc982e277f Use a default image to list when the image hasn't been loaded in cache.
Co-authored-by: Bao-Qian <bao.github@outlook.com>
2020-11-15 21:00:00 +08:00
Qian Bao
0e0f24f635 Lazy Load Image 2020-11-10 17:27:48 +08:00
Jeremy Wu
d3fbabe10e add dedicated missing img icon 2020-09-07 06:55:12 +10:00
Jeremy Wu
492c02eea4 add custom plugin ToolTip on result hover over 2020-06-30 06:45:04 +10:00
Grzegorz Dziedzic
6bc0ae6a82 Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox/ViewModel/ResultViewModel.cs (Browse further)