26 lines
958 B
Markdown
26 lines
958 B
Markdown
# neat_bar
|
|
`neat_bar` is a (mostly) drop-in replacement for the stock Pebble action bar that adds a bunch of customizability.
|
|
|
|
## VS Stock Action Bar
|
|
### New Features
|
|
- Floating mode!
|
|
- Rectangular/round/radial backgrounds on all watches!
|
|
- Adjustable spread (distance between icons)!
|
|
- Increased max icon size (unlimited width; 25px height)!
|
|
- Custom bar corner radius!
|
|
- Custom bar width/height!
|
|
- Custom bar/icon x/y offsets!
|
|
- Toggle-able bar AA!
|
|
### Missing Features (unplanned)
|
|
- Anything to do with back button overrides
|
|
- Fully custom animations
|
|
- Built-in animations can still be customized
|
|
- Duration, move distance/direction, and move axis are all configurable
|
|
- They can also be disabled
|
|
### Pending Features
|
|
- Legacy (background invert) animations support
|
|
- Customizable round bar size
|
|
- Customizable radial bar length
|
|
- Separate select icon x offset (especially useful for the radial bar)
|
|
- Legacy and default theme setters
|