Commit Graph

6 Commits

Author SHA1 Message Date
2c8bc73cfd feat: introduce v2.0 abstraction layer with core types, backend interface, and plugin system
feat: add fade effects with API control and real-time event subscription
test: add API integration tests with isolated test environment and coverage reporting
build: update Makefile for recursive source finding, dynamic linking, and test targets
docs: document abstraction layer, fade effects, and API enhancements in README
2026-02-07 12:04:52 +00:00
02c63e402c docs: expand README with detailed features, architecture, and configuration guides 2026-01-27 01:50:47 +00:00
b8b6c6dc71 chore: remove outdated d, example, and html files from repository root 2026-01-09 13:47:47 +00:00
42a004bbb6 chore: update index.html with new header and footer markup and fix typos in README.md 2026-01-08 23:18:43 +00:00
71c31b5b08 feat: add XDG autostart support for automatic application launching
feat: implement demo mode for automated feature showcase
feat: add XEmbed system tray protocol for external application icons
feat: add window snapping to left and right halves
feat: add minimize/restore toggle with Alt+F9 keybinding
docs: update README with new features and configuration details
build: update build system for new autostart and demo modules
2025-12-28 08:26:53 +00:00
a3aea281b9 docs: add comprehensive readme with installation, features, and usage guide 2025-12-28 03:34:24 +00:00