- Remove Mac app utilities, switch to using fruitbasket crate
- Report cancelled and failed swipe gestures
- Fix building on non-Mac platforms, and in "dummy" mode
- Support tap gestures
- Fix crash when setting main touchbar icon
- Fix crash when refreshing scrubber with no selected item
- Allocate image items instead of using paths
- Support for Apple template images
- Support for spacer elements
- Convenience function for finding bundled images
- Support setting label and button widths
- Support non-continous sliders
- Support changing button contents
- Support label for sliders
- Support adding swipe gestures to touch bar items
- Fix font in multi-line labels.
- Fix invalid items sent to button callbacks.
- Redesigned to track and release allocated memory. Most leaks fixed.
- Fixed visual bugs when replacing an existing bar
Initial release:
- Button, Slider, Popbar, Scrubber support
- All memory leaked