Skip to content

Disable global animations for the time decoration is being rendered

For the short period of time we disable the animation for various effects that can occur when decoration is being rendered to file.

This should prevent the decoration to render itself at the beginning of the animation (i.e. first "frame").

BUG: 426687

🧪 Testing

  1. Restart kded5
  2. Use newer version of Breeze Decoration, that utilizes global animation settings (see breeze!18 (merged))
  3. Set the breeze decoration theme
  4. Open GTK3 app with CSD
  5. Hover the mouse over titlebar buttons (close, minimize etc)
  6. The buttons must change theirs appearance

Merge request reports