From 263503f8ec83f05e2a6c78ed22071db83f677fdb Mon Sep 17 00:00:00 2001 From: Vlad Zagorodniy Date: Sat, 16 Jun 2018 02:22:49 +0300 Subject: [PATCH] [effects/slide] Disable "Slide docks" Summary: D9638 made docks to slide to "fix" the problem when switching to a virtual desktop that has a window in full screen mode: {F5615542} As it turns out, people don't like this kind of behaviour. Another problem with sliding of docks is that pager goes away. This change disables sliding of docks by default. One can enable sliding of docks by checking "Slide docks" checkbox in slide effect KCM. Yet, transition to/from virtual desktop with a window in full screen mode doesn't look great but that's somewhat acceptable: {F5915681} //(we don't see issues that are present in the video above because the new slide effect elevates docks if sliding of docks is disabled)// Test Plan: Switched between virtual desktops, the default panel didn't slide. Reviewers: #kwin, #plasma, #vdg, ngraham, graesslin Reviewed By: #kwin, #plasma, #vdg, ngraham, graesslin Subscribers: ngraham, graesslin, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D13566 --- effects/slide/slide.kcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/slide/slide.kcfg b/effects/slide/slide.kcfg index 5bf3a16b8d..b2149802ee 100644 --- a/effects/slide/slide.kcfg +++ b/effects/slide/slide.kcfg @@ -16,7 +16,7 @@ 20 - true + false true