BatteryWidget
- Update tooltip from the rust code instead of slint
SquareIconWidget
- Avoid code duplication - Base square icon button component with common appearance, properties, callbacks - Refactor BatteryWidget to inherit SquareIconWidget
- Working battery icon - Read from `sys` files - Calculate values in Rust and pass it to Slint