Commit Graph

15 Commits

Author SHA1 Message Date
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
cb8f84736f feat: add directional window resizing
feat: support multi-battery monitoring
fix: prevent windows from exceeding layout bounds
refactor: adjust snap constraints for borders and title bars
2026-01-26 19:40:08 +00:00
507b20a39b feat: add screenshot and ocr functionality with web interface
build: update makefile with new dependencies for tesseract and libpng
chore: reorganize example files into examples directory
2026-01-24 15:17:47 +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
a94ddfeda5 chore: update Cargo.toml, Cargo.lock, and src/main.rs with latest dependency changes 2026-01-16 17:24:59 +00:00
ca30b678b1 chore: update c, h, o files with corrected configuration parameters and function signatures 2026-01-16 05:10:17 +00:00
955808c518 chore: remove unused c source files and update example config paths 2026-01-08 23:41:45 +00:00
e6e1c72dc2 chore: update configuration, deployment, and helper module files 2026-01-08 22:58:19 +00:00
4b756673bf feat: add composable window snapping 2025-12-28 10:21:03 +00:00
6eb5bd135b feat: add maximize window functionality and MRU-based focus management
feat: add focus follow delay configuration
feat: add demo mode timing configurations and wait conditions
docs: update configuration documentation for new options
2025-12-28 09:23: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