Commit graph

90 commits

Author SHA1 Message Date
DB p
2e3b61cec6 Change Window to Resizable 2024-05-14 16:54:15 +09:00
Kevin Zhang
5e0adbaf36
Remove await Task.Run for IconDelegate (#1704)
Let's trust plugin developer when they use that for icon
2023-01-09 23:03:10 +08:00
Vic
62821d37dd Use Visibility for consistency 2022-12-29 13:13:28 +08:00
Vic
e83e21dddb Add TryGetValue for ImageLoader 2022-12-29 11:44:49 +08:00
Vic
35d96bde84 Fix logic for imagepath and delegate 2022-12-28 21:45:30 +08:00
Vic
617d2f5efb Use separate variable for preview image 2022-12-28 21:38:56 +08:00
Vic
95aaa9f085 Add preview delegate 2022-12-28 20:41:54 +08:00
Vic
68ae8a1df3 Only call LoadPreviewImage when using default preview 2022-12-27 13:38:50 +08:00
Vic
33c0af1fab Use ShowIcon to determine when to load 2022-12-23 13:29:33 +08:00
Vic
2476e2d77d Only load preview when preview panel is open 2022-12-23 13:29:33 +08:00
Vic
05dca1aebc Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into pr/1360 2022-12-07 01:18:57 +08:00
DB p
4c846e2021 Fix Reserved Glyph Area 2022-12-06 07:49:21 +09:00
Vic
6c54ad8589 refactor preview info 2022-12-05 16:01:20 +08:00
Vic
53b17816c7 Renaming method and property 2022-12-05 14:07:35 +08:00
Vic
aeb72d2604 Separate image loading logic
1. Separate image loading logic
2. Make IconDelegate async while calling to avoid blocking UI thread
2022-11-29 19:26:29 +08:00
Vic
5a7eb621ab Let result provider determine should use big thumbnail 2022-11-29 12:59:13 +08:00
Vic
a2b2e89272 Rename var 2022-11-28 10:29:32 +08:00
Vic
c40b0b93a1 set IsMedia() to static 2022-11-27 17:19:39 +08:00
Vic
5a077f9006 Fix preview image size when PreviewImage is null 2022-11-27 17:07:21 +08:00
DB p
26a713985c Add flac/mp3 (for large coverart) 2022-11-27 16:58:26 +09:00
DB p
a70b13d51f - Change PreviewExtension base Subtitle from IcoPath (For Fix the Large Icon display issue) 2022-11-27 02:43:08 +09:00
DB p
91a46f7cad Fix Conflict 2022-11-27 01:29:04 +09:00
DB p
6be5680a23 Merge Image Loading 2022-11-27 01:28:57 +09:00
Hongtao Zhang
ca6c6cb62a
Use loading.png for loading time image placeholder 2022-11-26 10:16:04 -06:00
Vic
9cdbb3ada1 fix uwp preview image 2022-11-26 14:51:11 +08:00
Vic
24e526b03d fix typo 2022-11-26 14:33:42 +08:00
DB p
c622edab99 Add FileType / Ignore Case Senstive 2022-11-26 06:12:23 +09:00
Hongtao Zhang
d96ddd3e95
different width for image/video vs other file type 2022-11-25 14:44:08 -06:00
Hongtao Zhang
250627a27a
Load large Thumbnail when load full image 2022-11-25 13:51:07 -06:00
DB p
00a4d62b22 - Temp Fix Confict / Change F2 to F1 2022-11-25 22:03:17 +09:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
Hongtao Zhang
fb3a23fb2c
remove unnecessary local variable 2022-11-24 14:19:40 -06:00
Hongtao Zhang
303d3b9754
remove task.run outside 2022-11-24 14:18:31 -06:00
DB p
80db9b8592 Merge Dev 2022-11-14 02:02:49 +09:00
Hongtao Zhang
169857bb4b
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
# Conflicts:
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2022-11-11 16:45:41 -06:00
Hongtao Zhang
e9bf62ed08
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
This reverts commit cae0b7be77, reversing
changes made to ba0aee14ba.
2022-10-30 14:23:04 -05:00
DB p
20f61f5239 Removed MSApiCodePack 2022-10-26 00:34:35 +09:00
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07: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
bb0c57d3d2 - remove test customcontrol in program plugin
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
DB p
b502f2af1b - Adjust Layout
- Change Preview High Resolution
2022-09-16 16:07:55 +09:00
DB p
ea728ccc7d Add WindowsAPICodePack for HighResThumb 2022-09-16 15:04:18 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol 2022-09-13 17:34:11 -05:00
Garulf
5aaaf37f0c Fix not loading full image 2022-09-02 08:10:52 -04:00
Garulf
9ed008fef6 Add preview image binding 2022-09-02 07:40:37 -04:00
Garulf
bd1499b2d3 Add clip mask 2022-08-30 04:27:37 -04:00
Garulf
70ea6a89e3 Remove Icon X & Y hard coded dependency 2022-08-30 04:27:17 -04:00