animations added, picom upstreamed yshui/next

This commit is contained in:
Arda Atci
2022-10-04 00:24:05 +03:00
parent d41a291fd6
commit 97d9c960e0
4 changed files with 20 additions and 479 deletions

View File

@@ -668,6 +668,8 @@ void win_process_update_flags(session_t *ps, struct managed_win *w) {
add_damage_from_win(ps, w);
}
// Determine if a window should animate
if (win_should_animate(ps, w)) {
win_update_bounding_shape(ps, w);