Commit Graph

7 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
7865d5229a feat: add ambient glow effects with key counter, mouse distance, and top memory stats
build: add XInput2 library dependency for raw key event monitoring
2026-01-26 23:47:23 +00:00
915a949c00 feat: add text glow animation for client titles
feat: enhance alt-tab selection with bold font rendering
refactor: simplify title bar color logic to use focused/unfocused states
perf: increase focus animation duration for smoother transitions
refactor: update build dependencies for decorations and workspace modules
2026-01-26 22:36:06 +00:00
654a197ffd feat: add animated focus transitions for window titles and taskbar colors 2026-01-26 22:16:04 +00:00
3bf8fa09fa style: remove comments from header files 2025-12-28 04:01:46 +00:00
73db4910f1 feat: add news ticker with sentiment analysis and error codes
docs: update site links to retoor repository and documentation
chore: add author lines to header files
build: rebuild binary and object files
2025-12-28 03:30:10 +00:00
f8c056531d chore: remove unused c, css, and d files from project root 2025-12-28 02:14:31 +00:00