zzag / kwin-effects-yet-another-magic-lamp

Just Yet Another Magic Lamp effect
GNU General Public License v2.0
162 stars 26 forks source link

Fullscreen windows jumping above the panel #22

Closed adarsh1001 closed 4 years ago

adarsh1001 commented 4 years ago

When minimizing or maximizing fullscreen windows, the window jumps above the top panel and then settles to its prescribed position. Video- https://drive.google.com/file/d/14xTgBhPnOn-ofBbiXT23fiFk9Y88qKY7/view

I'm using latte-dock with a top panel on Ubuntu 19.10 with KDE 5.17.5. Output of qdbus org.kde.KWin /KWin supportInformation can be found at https://pastebin.com/jAkc4tjX

zzag commented 4 years ago

Heh, this is intentional behavior. :D

adarsh1001 commented 4 years ago

It didn't used to do that when I was on KDE 5.17.4. Any way to stop it from jumping above the top panel (like the default magic lamp)? 😅

zzag commented 4 years ago

Unfortunately, no. YAML will bump a window only if the window and its icon in the task manager overlap.

You could set the bump distance to 0, but it's not possible to disable winodw bumping altogether.