Files
neat_bar/README.md
T

27 lines
785 B
Markdown

# neat_bar
A customizable replacement for the built-in Pebble action bar.
## VS Stock Action Bar
### New Features
- Floating mode
- Rectangular mode on round watches
- Adjustable spread (distance between icons)
- Custom corner radius
- Custom width
- Custom height
- Custom x/y positions
- Legacy Pebble SDK 2.X-style preset
### Removed Features
- Anything to do with back button overrides
- Custom animations
- Round style
- Using a rectangular bar on a round watch saves space and IMO looks way better
### Pending Features
- Custom icon x offsets
- Match move animation distance to stock per-platform
- Match move animation duration to stock
- Allow customizing move animations
- Built-in haptics
- Legacy (background invert) animations support
- Teardown/destroy/deinit helper