Commit graph

330 commits

Author SHA1 Message Date
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
3e6c869472 Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError 2022-09-30 09:58:38 +09:00
Sparrkle
ab1ddbb6c5 Change ProgressBar Value to Nullable. 2022-09-30 09:58:33 +09:00
NeedJustWord
16b81c8e9c
Spanish translation and fix LastQueryMode's language display 2022-09-28 08:37:55 +10: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
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Oren Nachman
eb26070b8e Merge branch 'warnings' of https://github.com/nachmore/Flow.Launcher into warnings 2022-08-07 21:41:05 -07:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Oren Nachman
ae177a365f Remove unneeded changes from merge 2022-08-07 20:00:54 -07:00
Oren Nachman
91ada374d8 Merge branch 'bug_1269' of https://github.com/nachmore/Flow.Launcher into bug_1269 2022-08-07 19:57:04 -07:00
Oren Nachman
ebbd1daa39 Use direct binding to set auto-startup
Also includes better messaging (single message for registry failure)
2022-08-07 18:23:35 -07:00
Kevin Zhang
ec4f3a781a
Apply Logic in the viewmodel 2022-08-01 11:36:35 -05:00
Oren Nachman
c557031ef1 Show notification when failing to enable/disable autostartup 2022-07-31 16:28:03 -07:00
Oren Nachman
bde85c87a7 Refactor auto-startup registry code into its own helper 2022-07-29 00:09:33 -07:00
Jeremy Wu
dae0a5a812
Merge pull request #1121 from Garulf/Remove-trim-from-query
Pass query without trimming whitespace
2022-07-21 20:41:15 +10:00
Jeremy Wu
9bd9b94264
Merge pull request #1123 from Flow-Launcher/AsyncResultCallback
Implement Async Result Execution
2022-07-21 20:34:56 +10:00
Kevin Zhang
886eb8650d
fix RemoveOldQueryResults NullPointerException (#1204) 2022-07-21 20:12:24 +10:00
Hongtao Zhang
4cee1b9740 Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Garulf
89bceecee4 Remove whitespace trim 2022-04-10 05:36:35 -04:00
stax76
444f918914 code comment added for clarity 2022-03-26 11:16:54 -05:00
stax76
f0bafd521d caret-position-fix 2022-03-26 11:16:54 -05:00
Jeremy
8839f1bf6e add copy notification 2022-01-27 17:13:06 +11:00
Jeremy
c5be5b89cb move logic to view model 2022-01-27 16:35:45 +11:00
Garulf
0f78d5176e Merge branch 'dev' into global-copy-to-clipboard 2022-01-25 13:14:43 -05:00
Jeremy
43603b8f4e open plugin website from context menu 2022-01-24 08:16:17 +11:00
Jeremy
9161de2fe0 formatting 2022-01-20 20:23:13 +11:00
Jeremy
214fec8687 add support for action keyword when using Ctrl + Backspace 2022-01-20 20:04:48 +11:00
Jeremy
9848e2a289 Merge remote-tracking branch 'origin/dev' into delete-folder-paths 2022-01-20 07:50:32 +11:00
Jeremy
03ae0b868e use previous directory command 2022-01-20 07:43:00 +11:00
Jeremy Wu
f636891cd2
Merge pull request #935 from Flow-Launcher/GlyphFontName
Revise ttf/otf code
2022-01-19 21:06:58 +11:00
Jeremy Wu
b5f81c844a
formatting 2022-01-19 21:01:50 +11:00
Ioannis G
75019de9f3
do not auto-complete from context menus 2022-01-13 01:56:46 +02:00
Hongtao Zhang
074ef63216 use resources for raising top most success message 2022-01-10 16:20:55 -06:00
Jeremy Wu
8d71b433de
Merge pull request #948 from Flow-Launcher/update_plugin_language_list
Update plugin language list + update flow's website
2022-01-05 20:43:01 +11:00
Jeremy Wu
f5a73dce07
Merge pull request #911 from Garulf/change-icon-based-on-plugin
Plugin activation icon
2022-01-05 19:25:02 +11:00
Jeremy
04241263ee format 2022-01-03 00:08:30 +11:00
Jeremy
6674302de7 update flow's url 2022-01-02 23:34:56 +11:00
Hongtao Zhang
ded4940b09 Revise ttf/otf code 2021-12-26 20:22:52 -06:00
Jeremy
58317b7d3f rename showSound to animationSound 2021-12-20 20:58:50 +11:00
Hongtao Zhang
65106719c7 Refacotr code
Move animation and sound to MainWindow instead of MainViewModel
2021-12-19 12:22:22 -06:00
Kevin Zhang
b487b6b10c
Update Flow.Launcher/ViewModel/MainViewModel.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-19 11:57:25 -06:00