Jeremy Wu
344a030256
Make query text selection highlight color consistent with result list
2020-05-05 22:04:06 +10:00
Jeremy Wu
c5100398f5
Main search window- add spacing before query text
2020-05-05 21:30:17 +10:00
Jeremy Wu
eb938ce584
Base.xaml- Remove BaseWindowStyle min & max width.
...
Main search window width control by grid width for shadow effect
2020-05-05 21:26:04 +10:00
Jeremy Wu
70b090e154
Add shadow effect to main search window
2020-05-05 21:00:15 +10:00
Ioannis G
658b9d721b
plugin: add SourceLink support
2020-05-05 13:13:17 +03:00
Jeremy Wu
6f80452318
Change Darker theme's Highlighting of result items
...
Intsead of standard blue highlight, now light gray
2020-05-05 19:41:48 +10:00
Jeremy Wu
3f96bb0435
Change Darker theme's hover over mouse pointer
...
When hovering over result items the mouse pointer is now a cursor instead of a hand
2020-05-05 19:40:06 +10:00
Jeremy Wu
0724f523ac
lighten the base default font weight
2020-05-05 14:06:40 +10:00
Jeremy Wu
a4ef56cb46
Merge pull request #34 from gdziedzic/enhance-mod+num-launching
...
Enhance modifier + num launching
2020-05-05 13:20:06 +10:00
Jeremy Wu
815c3f2a1e
Main Search Window- Update appearance
2020-05-05 08:41:24 +10:00
Grzegorz Dziedzic
69158b9777
Limit no of hotkeys displayed for mod+num launching
2020-05-04 20:58:37 +02:00
Ioannis G
9737d2fc70
delete nuspec file for the plugin project
...
no longer needed
2020-05-04 15:14:47 +03:00
Ioannis G
53bc0f2cba
plugin: set Authors to the nuget org name
2020-05-04 14:56:35 +03:00
Ioannis G
f57fdfbc50
appveyor: update path to Plugin artifacts
...
and remove the pack step from the post-build script (no longer needed)
2020-05-04 14:42:36 +03:00
Ioannis G
2d6dd97921
pack Plugin project on Release builds
...
also use the new format for package symbols (snupkg)
2020-05-04 14:33:11 +03:00
Jeremy Wu
3c119714a6
Settings- Proxy tab use style setter for font size
2020-05-04 20:17:31 +10:00
Jeremy Wu
0e64360a68
Settings- About tab update layout
2020-05-04 20:11:47 +10:00
Jeremy Wu
4f36cd9714
Settings- Proxy tab update layout
2020-05-04 19:57:11 +10:00
Ioannis G
6ef4c04b97
add package details to Flow.Launcher.Plugin.csproj
2020-05-04 12:48:00 +03:00
Ioannis G
fed56d26ad
update the post build script
...
* use dotnet pack for the plugin project
* refactor Zip-Release and Pack-Squirrel-Installer functions
* remove reference to NuGet.CommandLine - no longer needed
2020-05-04 12:47:59 +03:00
Ioannis G
85d2b3f522
update appveyor.yml
2020-05-04 12:47:58 +03:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03:00
Jeremy Wu
900ba13443
Settings- Hotkey tab update layout
2020-05-04 19:35:52 +10:00
Jeremy Wu
c2731b186f
Settings - Theme tab update layout
2020-05-04 18:17:50 +10:00
Jeremy Wu
dd359ea462
Everything pluin- Update layout
2020-05-04 14:53:16 +10:00
Jeremy Wu
5806389320
Program plugin- Update Suffixes window layout
2020-05-04 14:50:38 +10:00
Jeremy Wu
467a842ec1
URL plugin- Update layout
2020-05-04 14:49:57 +10:00
Jeremy Wu
dbc53716ce
WebSearch plugin- Update layout
2020-05-04 14:49:32 +10:00
Grzegorz Dziedzic
6bc0ae6a82
Ability to hide mod+num. Display full hotkey.
2020-05-03 23:36:23 +02:00
Jeremy Wu
8677421ab5
Merge pull request #33 from Flow-Launcher/load-environment-variables-dynamically
...
Load environment variables from system
2020-05-04 06:34:27 +10:00
Grzegorz Dziedzic
10c16f059e
Enhance mod+num launching
2020-05-03 19:17:16 +02:00
SysC0mp
cfdbd19d99
Remove variable and use returned dictionary directly
2020-05-03 18:05:01 +02:00
SysC0mp
64de0ceef3
Remove unused usings
2020-05-03 16:02:31 +02:00
SysC0mp
31501a1a9e
Load environment variables from system
2020-05-03 16:02:15 +02:00
SysC0mp
a66b4cd057
New method to check for environment variable
2020-05-03 16:00:27 +02:00
Jeremy Wu
484eb9cdff
Merge pull request #32 from JohnTheGr8/folder_plugin_env_strings
...
Folder plugin: handle environment string paths
2020-05-03 23:12:57 +10:00
Jeremy Wu
1f6508203a
Merge pull request #30 from JohnTheGr8/dependency_bumps
...
Dependency updates
2020-05-03 21:23:38 +10:00
Ioannis G
8ee168bb12
plugin/folder: handle environment string paths
2020-05-03 14:00:01 +03:00
Jeremy Wu
56b5607d64
Sys plugin- update layout
2020-05-03 20:50:26 +10:00
Jeremy Wu
3373aec949
Shell plugin- update layout
2020-05-03 15:57:14 +10:00
Jeremy Wu
40cab3b251
Merge pull request #28 from Flow-Launcher/fix-thumbnail-loading
...
Fix thumbnail image loading
2020-05-03 14:43:34 +10:00
Jeremy Wu
4e67f28a64
Update explanation wording
2020-05-03 14:32:52 +10:00
Jeremy Wu
e481484f18
Update Program plugin add program pop up box layout
2020-05-03 12:16:20 +10:00
Ioannis G
ef95913aba
update projects with SatelliteResourceLanguages
...
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
2020-05-02 19:52:41 +03:00
Ioannis G
0cedc8b8f2
bump NLog dependency in Program plugin
...
from 4.7.0-rc1 to 4.7.0
2020-05-02 14:28:33 +03:00
Ioannis G
6db1f908c3
update dependencies in Flow.Launcher.Test
...
* Microsoft.CodeCoverage 16.4.0 -> 16.6.1
* Microsoft.NET.Test.Sdk 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.ObjectModel 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.TestHost 16.4.0 -> 16.6.1
* Moq 4.13.1 -> 4.14.1
* NUnit3TestAdapter 3.15.1 -> 3.16.1
2020-05-02 14:23:33 +03:00
Ioannis G
1dcaf62e27
add dependency to FSharp.Core
...
ensure there are no runtime errors when FSharp.Core cannot be located:
* add reference to FSharp.Core 4.7.1 in Flow.Launcher.Core
* update FSharp.Core to 4.7.1 in HelloWorldFSharp
2020-05-02 14:13:20 +03:00
SysC0mp
a3b25d107c
Add retry logic for thumbnail loading
2020-05-02 13:12:34 +02:00
SysC0mp
1f94b87d36
Fix variable name
2020-05-02 13:11:39 +02:00
SysC0mp
33300f85ca
Merge branch 'dev' into fix-thumbnail-loading
2020-05-02 12:42:56 +02:00