Commit Graph

17 Commits

Author SHA1 Message Date
2017a9b666 docs: expand README with detailed features, architecture, and configuration guides 2026-01-27 02:50:47 +01:00
deb173e2d2 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-27 00:47:23 +01:00
b59c279bb0 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 23:36:06 +01:00
f55f024d22 feat: add animated focus transitions for window titles and taskbar colors 2026-01-26 23:16:04 +01:00
ea12677dac 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 20:40:08 +01:00
f4af2b1f1e 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 16:17:47 +01:00
8d3dfcbc7e 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 13:26:45 +01:00
58a4a27c8c chore: update c, h, o files 2026-01-16 18:24:59 +01:00
a30de28020 chore: update c, h, o files 2026-01-16 06:10:17 +01:00
f542a21d2d chore: update c, example files 2026-01-09 00:42:18 +01:00
f64aedc1fc chore: update c, d, h files 2026-01-08 23:58:19 +01:00
beda6ec573 feat: add composable window snapping 2025-12-28 11:21:03 +01:00
395583aea9 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 10:23:03 +01:00
d0b1669cb4 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 09:26:53 +01:00
c76a620012 style: remove comments from header files 2025-12-28 05:01:46 +01:00
9182d9931e 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 04:30:10 +01:00
7a4f7a82ad chore: update c, css, d files 2025-12-28 03:14:31 +01:00