What's Changed
- Better logging and error reporting
- Moved some finer logging under the debug level (they can be shown using
RUST_LOG=debug
) - The layout config can now be read from stdin, using
--layout -
- Fixed "click-away to close" to properly bubble events
Full Changelog: 0.5.0...0.5.1