Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 798 Bytes

File metadata and controls

18 lines (15 loc) · 798 Bytes

Changelog

All notable changes to Aurelia will be documented here. Format follows Keep a Changelog.

[Unreleased]

Added

  • Nested Winit compositor bootstrap (aurelia-compositor 0.1.0)
  • XDG-shell: toplevel mapping, initial configure, popup tracking
  • GLES renderer via Smithay Winit backend
  • Demand-driven rendering via sync-channel redraw gate
  • SIGINT/SIGTERM graceful shutdown
  • Background color configurable via --background #RRGGBB[AA]
  • Structured logging with tracing (targets: aurelia::runtime, ::wayland, ::render, ::backend)
  • Integration smoke test (SHM toplevel + frame callback verification)
  • 5 Architecture Decision Records (ADR 0001–0005)
  • Architecture docs: dependency matrix, protocol matrix, risk register, security model