From 26b31859333d1a6cc8f38c3e833178c772e7f494 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Wed, 29 Apr 2020 19:33:58 +0200 Subject: [PATCH] [Launcher] Fluent UX enhancements (#2477) * Removed unnecessary styling resources. Fixed searchbox overlay. Fixed a bug where the command buttons would fall of the list * Fixed a bug where the app icon could overlap the title/path textblocks * Consistent background / border color * Tweaked shadow, background color now theme depended --- .../launcher/PowerLauncher.UI/App.xaml | 209 +------------ .../PowerLauncher.UI/LauncherControl.xaml | 278 ++---------------- .../launcher/PowerLauncher.UI/ResultList.xaml | 14 +- .../launcher/PowerLauncher/MainWindow.xaml | 4 +- .../launcher/PowerLauncher/MainWindow.xaml.cs | 48 +-- 5 files changed, 58 insertions(+), 495 deletions(-) diff --git a/src/modules/launcher/PowerLauncher.UI/App.xaml b/src/modules/launcher/PowerLauncher.UI/App.xaml index d40a829ba0..9c14783f81 100644 --- a/src/modules/launcher/PowerLauncher.UI/App.xaml +++ b/src/modules/launcher/PowerLauncher.UI/App.xaml @@ -12,23 +12,17 @@ + #FFf2f1f2 - - - - - #FF979797 - 8 + + - - - - - 8 - #FF979797 + #FF484848 + + @@ -42,7 +36,7 @@ - - \ No newline at end of file diff --git a/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml b/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml index 6db4be5db7..7a72b39db4 100644 --- a/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml +++ b/src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml @@ -15,7 +15,7 @@ - + @@ -26,156 +26,15 @@ - + - - - - - - - - - - - @@ -191,16 +50,11 @@ - - - @@ -210,14 +64,7 @@ - - @@ -227,62 +74,19 @@ - - - - - - - - - - - Visible - - - - - - - - - - - - - - - - - - - - - - + + -