[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [latte-dock] app/dock: reenable blur for wayland
From:       Michail Vourlakos <null () kde ! org>
Date:       2018-03-31 22:08:08
Message-ID: E1f2OfQ-0008Hd-27 () code ! kde ! org
[Download RAW message or body]

Git commit 9e8406c4191283a1d1b2afa80f07ae4d8ffcb93d by Michail Vourlakos.
Committed on 31/03/2018 at 22:06.
Pushed by mvourlakos into branch 'master'.

reenable blur for wayland

--as it appears the crash and the support
for blur has been fixed for Plasma 5.13

M  +3    -3    app/dock/dockview.cpp

https://commits.kde.org/latte-dock/9e8406c4191283a1d1b2afa80f07ae4d8ffcb93d

diff --git a/app/dock/dockview.cpp b/app/dock/dockview.cpp
index fd56fff..c5f43ac 100644
--- a/app/dock/dockview.cpp
+++ b/app/dock/dockview.cpp
@@ -1524,9 +1524,9 @@ void DockView::updateEffects()
 {
     //! CRASH: Dont update effects under wayland
     //! because they arent supported yet
-    if (KWindowSystem::isPlatformWayland()) {
-        return;
-    }
+    //if (KWindowSystem::isPlatformWayland()) {
+    //    return;
+    //}
 =

     if (!m_behaveAsPlasmaPanel) {
         if (m_drawEffects && !m_effectsArea.isNull() && !m_effectsArea.isE=
mpty()) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic