Allow customizing move animations

This commit is contained in:
2026-07-19 21:00:33 -04:00
parent dabdd81e81
commit 928cf6f2ba
3 changed files with 51 additions and 8 deletions
+5 -4
View File
@@ -1,5 +1,5 @@
# neat_bar
A customizable replacement for the built-in Pebble action bar.
A more customizable replacement for the built-in Pebble action bar.
## VS Stock Action Bar
### New Features
@@ -14,10 +14,11 @@ A customizable replacement for the built-in Pebble action bar.
- Legacy Pebble SDK 2.X-style preset
### Removed Features
- Anything to do with back button overrides
- Custom animations
- Fully custom animations
- Built-in animations can still be customized
- Duration, move distance/direction, and move axis are all configurable
- Round style
- Using a rectangular bar on a round watch saves space and IMO looks way better
- Use custom corner radius for a nice effect on round watches!
### Pending Features
- Match move animation distance to stock per-platform
- Allow customizing move animations
- Legacy (background invert) animations support