DB P
7fafdb4ac9
Merge branch 'dev' into FixAppContextMenu
2022-09-30 11:53:58 +09:00
DB P
77624e743d
Merge branch 'dev' into FixAppContextMenu
2022-09-29 17:55:47 +09:00
DB p
66ed51672a
Fix Blurry Context menu in querybox
2022-09-29 17:35:32 +09:00
DB P
98d8601e4d
Merge pull request #1 from VictoriousRaptor/RemoveSegoeUI
...
Remove all Segoe UI usage.
2022-09-29 15:29:19 +09:00
Vic
f0d6961ede
Remove all Segoe UI usage.
2022-09-29 14:00:53 +08:00
DB P
596d3fba56
Merge branch 'dev' into ChineseClearFont
2022-09-29 00:38:48 +09:00
DB p
ac8a37693f
Remove Font Family in Tabmenu
2022-09-29 00:21:24 +09:00
Jeremy Wu
8ded9d60f5
Merge pull request #1382 from onesounds/AdjustDesign
...
Adjust designs & Texts
2022-09-28 21:54:23 +10:00
Jeremy Wu
d1b5c9da58
update hideNotifyIconToolTip text
2022-09-28 21:48:28 +10:00
NeedJustWord
16b81c8e9c
Spanish translation and fix LastQueryMode's language display
2022-09-28 08:37:55 +10:00
DB p
c3477142ff
- Add Glyph in language
...
- Add tooltip in hidenotify item.
2022-09-27 15:58:44 +09:00
Jeremy
143520e0eb
fix opening url twice when clicking on exception report link
2022-09-16 22:19:26 +10:00
DB p
723852b6d1
Adjust Win11Light Theme
2022-09-16 14:23:36 +09:00
DB p
523d8fe64c
Adjust Blur themes
2022-09-15 12:22:01 +09:00
DB p
f44aadbdac
Fix Hyperlink Align
2022-09-15 10:59:37 +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
DB p
2f7e8e4251
Remove Guide LIne
2022-09-02 11:11:24 +09:00
DB p
a2d9cb6f2d
- Adjust ResultListItem Layout for Large Window Size
...
- Change Window Max Width to 1920 from 900
2022-09-01 21:04:14 +09:00
Jeremy Wu
fabb396dec
Merge pull request #1328 from Flow-Launcher/update_about_icons
...
[Dev] Add icons to About tab
2022-08-31 14:53:22 +10:00
Jeremy Wu
b122dc35c6
New Crowdin updates ( #1280 )
...
* New translations en.xaml (Danish)
* New translations en.xaml (French)
* New translations Resources.resx (Polish)
* New translations en.xaml (French)
* New translations Resources.resx (French)
* New translations Resources.resx (Danish)
* New translations Resources.resx (German)
* New translations Resources.resx (Italian)
* New translations Resources.resx (Japanese)
* New translations Resources.resx (Korean)
* New translations Resources.resx (Dutch)
* New translations Resources.resx (Portuguese)
* New translations Resources.resx (Spanish, Latin America)
* New translations Resources.resx (Russian)
* New translations Resources.resx (Slovak)
* New translations Resources.resx (Turkish)
* New translations Resources.resx (Ukrainian)
* New translations Resources.resx (Chinese Simplified)
* New translations Resources.resx (Chinese Traditional)
* New translations Resources.resx (Portuguese, Brazilian)
* New translations Resources.resx (Norwegian Bokmal)
* New translations Resources.resx (Serbian (Latin))
* New translations Resources.resx (Spanish (Modern))
* New translations en.xaml (Japanese)
* New translations en.xaml (Korean)
* New translations en.xaml (German)
* New translations en.xaml (Italian)
* New translations en.xaml (Russian)
* New translations en.xaml (Dutch)
* New translations en.xaml (Polish)
* New translations en.xaml (Ukrainian)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Turkish)
* New translations en.xaml (Chinese Simplified)
* New translations en.xaml (Norwegian Bokmal)
* New translations en.xaml (Serbian (Latin))
* New translations en.xaml (Chinese Traditional)
* New translations en.xaml (Portuguese, Brazilian)
* New translations en.xaml (Spanish, Latin America)
2022-08-17 01:15:04 +03:00
Jeremy
8b543a2d4c
add icons to About tab
2022-08-13 00:16:41 +10:00
Kevin Zhang
fa7057ae8f
Plugin Exception Draft ( #1147 )
2022-08-12 23:12:38 +10:00
Kevin Zhang
af7efd8347
Merge pull request #1314 from nachmore/warnings
...
Fix (some) build warnings
2022-08-11 09:42:12 -05:00
Oren Nachman
4a1c585f17
return Task directly
2022-08-10 12:40:46 -07:00
Oren Nachman
30669e8c25
Further cleanups
2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7
Remove unused code
2022-08-09 17:41:02 -07: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
Jeremy Wu
0db6679da3
Merge pull request #1289 from Flow-Launcher/add_query_length_check
...
[Dev] add check query length when calling backspace command action
2022-08-09 09:22:16 +10:00
Oren Nachman
ffd877290d
Addressing initial feedback
2022-08-08 11:27:11 -07:00
Oren Nachman
4a05a32e1f
Remove explicit platform from AssemblyInfo
...
While it reflects reality it may prevent some launches on systems that
are happily using Flow without hitting specific APIs.
2022-08-07 21:46:36 -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
d28fbeffa9
Merge branch 'dev' into bug_1269
2022-08-05 14:43:55 -05: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
dfed91f0a8
Merge pull request #1294 from Flow-Launcher/pluginInfoMultipleActionKeyword
...
Fix plugin info not displayed when it has multiple actionkeywords
2022-07-29 07:01:13 +10:00
Oren Nachman
c3a67d46f6
Fix crash when user does not have access to registry startup keys
...
Instead log an error about non-critical functionality and continue on.
2022-07-27 16:34:30 -07:00
Oren Nachman
7352c112dd
Allow setting fonts separately for query box and results
...
Fixes #1284 : `CollectionViewSource` will synchronize the current item
across all users of the same view source unless they explicitly set
`IsSynchronizedWithCurrentItem`.
2022-07-24 18:49:19 -07:00
Hongtao Zhang
2077c0b48c
Fix plugin info not displayed when it has multiple actionkeywords
2022-07-24 16:23:33 -05:00
Jeremy Wu
914f7e346b
add check query length when calling backspace command action
2022-07-23 20:29:41 +10: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