mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2026-01-22 07:05:56 +00:00
978 B
978 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.3.1] - 2026-01-19
Fixed
- Fractional scaling minor fixes
[0.3.0] - 2026-01-18
Added
- Session lock support for secure lock screens
Fixed
- Minor fixes and improvements
[0.2.0] - 2025-12-13
Added
- Migration to clean-like architecture
- Improved Surface management and configuration
- Improved Event handling system
- Multi-surface support
- Runtime and declarative configuration options
- Popup initial support using XDG_Popup protocol
- New ergonomic APIs
- New examples
Changed
- Callback registration is now chainable
- Surface identifier refactoring for better API
Fixed
- Documentation improvements and updates