Add Barbell Squat runner - #55
Conversation
|
A similar runner, "Lift Bro," has already been accepted. It gives the impression of lacking uniqueness. |
|
@Kyome22 Thanks for the feedback. Yes, Lift Bro was one of the inspirations for this runner, since both naturally fit the |
|
I didn't realize I was facing the back of the person lifting the barbell. |
There was a problem hiding this comment.
Could you reduce the left and right margins of the frame as much as possible? Space on the menu bar is extremely prime real estate, so I'd like to eliminate any wasted width wherever possible.
|
Thanks for the feedback. I’ve updated the runner to make the rear-view back details clearer, reduced the left and right margins, and refined the barbell so the supported center is slightly higher than the weighted ends. |
Pull Request
Type of Change
Summary
Adds
barbell-squat, an original monochrome rear-view barbell squat animation. The eight-frame loop moves from standing through a deep squat and mirrors the descent frames for a stable return to lockout.Checklist for Adding a Runner
runners/<runner-name>/as<runner-name>-frames.zip,metadata.json, andpreview.png.<runner-name>-frame-<N>.png(numbered from 0), with a height of exactly 36px, a width between 10px and 100px, and all frames share the same size..DS_Store,__MACOSX/, or._*entries.metadata.jsoncontains the correctauthor,displayName,type(monochromeorcolor), andtags.preview.pngis an animated PNG (APNG), 36px tall, at most 100px wide, and animates correctly.runners/manifest.jsonincludes the new runner name and stays sorted alphabetically.Validation
python3 .github/scripts/validate_runners.py --allAll 43 runners pass validation.