mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-03 18:18:04 +02:00
animation->frame_area isn't filled in until the timeout, but clients might draw it beforehand. Since animation->frame_area isn't used anywhere else and we already have the x/y values in animation->x/y, just use those and remove animation->frame_area. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| ply-animation.c | ||
| ply-animation.h | ||
| ply-entry.c | ||
| ply-entry.h | ||
| ply-image.c | ||
| ply-image.h | ||
| ply-label-plugin.h | ||
| ply-label.c | ||
| ply-label.h | ||
| ply-progress-animation.c | ||
| ply-progress-animation.h | ||
| ply-progress-bar.c | ||
| ply-progress-bar.h | ||
| ply-throbber.c | ||
| ply-throbber.h | ||