v0.6.0
viarotel-org/escrcpyv0.6.0Apr 21, 2024by elkowar
AI Summary
A maintenance release focusing on bug fixes for shell completions and nix, UI improvements using GTK truncation, and new UI widgets like the system tray.
Key Highlights
- Fixed shell-completions execution order
- Fixed nix flake and jq issues
- GTK label truncation system
- Added systray widget
- Added :checked property to checkbox
New Features
- System tray widget
- Checked property for checkboxes
Full Release Notes
### Fixes - The `shell-completions` subcommand is now run before anything is set up - Fix nix flake - Fix `jq` (By: w-lfchen) - Labels now use gtk's truncation system (By: Rayzeq). ### Features - Add `systray` widget (By: ralismark) - Add `:checked` property to checkbox (By: levnikmyskin)