Fixing the inactive fade
Open, Needs TriagePublic

Description

Currently, we've disabled the fade animation in the Breeze KDecoration and didn't implement one in the tools area in the KStyle as synchronising between KWin and the client to prevent a disjoint animation is pain.

Fixing that before 5.21 would be ideal.

cblack created this task.Nov 2 2020, 5:50 PM

A potential idea for fixing: allowing clients to request that the decoration be composited over their area. KWin/the KDecoration would be responsible for drawing the foreground, and the client would be responsible for drawing the background.