From d8b806966a8ced00c0b50d234fcfc8ca2dce9f09 Mon Sep 17 00:00:00 2001 From: Boris Makogonyuk Date: Tue, 10 Nov 2015 03:37:34 +0100 Subject: [PATCH] Reversing MainWindow Blur call and settings window modification Added WindowsAccentMode to Base theme --- Wox/MainWindow.xaml.cs | 2 -- Wox/SettingWindow.xaml | 13 ------------- Wox/Themes/Base.xaml | 1 + Wox/Themes/SimpleBlur.xaml | 3 ++- 4 files changed, 3 insertions(+), 16 deletions(-) diff --git a/Wox/MainWindow.xaml.cs b/Wox/MainWindow.xaml.cs index ef46b74f51..5a289131ed 100644 --- a/Wox/MainWindow.xaml.cs +++ b/Wox/MainWindow.xaml.cs @@ -207,7 +207,6 @@ namespace Wox InitialTray(); Closing += MainWindow_Closing; - } @@ -256,7 +255,6 @@ namespace Wox InitProgressbarAnimation(); WindowIntelopHelper.DisableControlBox(this); - WindowIntelopHelper.EnableBlur(this); CheckUpdate(); } diff --git a/Wox/SettingWindow.xaml b/Wox/SettingWindow.xaml index 402aa1506b..3d94b8fd5b 100644 --- a/Wox/SettingWindow.xaml +++ b/Wox/SettingWindow.xaml @@ -199,20 +199,7 @@ - - - - - - - - - - - - - diff --git a/Wox/Themes/Base.xaml b/Wox/Themes/Base.xaml index 39866e052c..d0d2b4a8eb 100644 --- a/Wox/Themes/Base.xaml +++ b/Wox/Themes/Base.xaml @@ -27,6 +27,7 @@ + 0