27 lines
781 B
Markdown
27 lines
781 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
|
|
- Custom animations
|
|
- Use built-in presets
|
|
- Move up/down/left/right (same as stock)
|
|
- Round style
|
|
- Using a rectangular bar on a round watch saves space and IMO looks way better
|
|
### Pending Features
|
|
- Custom icon x offset
|
|
- Match move animation distance to stock per-platform
|
|
- Match move animation duration to stock
|
|
- Built-in haptics
|
|
- Legacy (background invert) animations support
|
|
- Teardown/destroy/deinit helper
|