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
ff2e183e0d feat: add show desktop and move window to workspace features
build: enhance security with stricter compiler flags and sanitizer build
refactor: replace standard memory functions with custom dwn_ variants
chore: remove unused wifi and dropdown menu code from systray
2026-01-24 12:26:45 +00:00
4b756673bf feat: add composable window snapping 2025-12-28 10:21:03 +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
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