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

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

Use proper animation for left/top/right panels/docks #18

Closed psifidotos closed 4 years ago

psifidotos commented 4 years ago

When the taskmanager is at the left/right or top edge the animation used is not the proper one... It is still using the bottom direction animation instead of left/right and top direction animation accordingly.

zzag commented 4 years ago

Can you check the icon geometry? Most likely, the panel or the dock doesn't update the icon geometry.

psifidotos commented 4 years ago

@zzag it does, it works fine with the normal plasma effect

psifidotos commented 4 years ago

it is not the icon geometry the issue but rather the direction that the animation is applying

psifidotos commented 4 years ago

how to describe it better, for example for the left panel, the direction of the animation instead of being from right to left, it is from top to bottom, and the window is hidden in the top edge of the icon geometry instead of the right one