Commit graph

29 commits

Author SHA1 Message Date
autocommit
3aafc64c17 chore(godot-desktop): 🔧 Update Godot formatting and linting configs to enforce stricter rules in gdformatrc and gdlintrc
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:58:13 -07:00
Claude Code
fc1d9240d7 feat(window): Improve window edge snapping accuracy by updating edge_snap.gd logic in snap_to_edge()
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:25:08 -07:00
Claude Code
dba5e2339c fix(bridge): 🐛 Fix system tray event handling in TrayListener for Godot desktop platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:25:08 -07:00
Claude Code
9e7cff0a7c feat(gaze-overlay): Update gaze_halo_overlay.gd to improve halo rendering for gaze-focused elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:25:08 -07:00
Claude Code
488aaf1d73 chore(config-personalities): 🔧 Update "miku" personality defaults in config-personalities/miku.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:25:08 -07:00
Claude Code
340ddd1d80 chore(godot-desktop): 🔧 Update Godot desktop Chobit config defaults and options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:25:08 -07:00
Claude Code
16d6f4e1b3 feat(tray-listener): Improve system tray event handling with robust click/hover logic and enhanced notification behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:05:35 -07:00
Claude Code
a49d44a525 chore(config): 🔧 Update Chobit engine configuration in chobit.cfg for initialization, behavior, and compatibility adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:05:35 -07:00
Claude Code
b61d1e42fb ui(godot-ui): 💄 Introduce dynamic theming system for UI components with configurable styles and visual presets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 06:03:17 -07:00
Claude Code
d0968a2044 test(chat-display): Add test cases to verify chat display rendering, message handling, and user interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 06:03:17 -07:00
Claude Code
5d1d3dc63f fix(tray-listener): 🐛 Fix tray icon click event handling and dynamic menu support in TrayListener
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 06:03:16 -07:00
Claude Code
4515301dfc chore(godot): 🔧 Update engine compatibility settings in project.godot
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 06:03:16 -07:00
Claude Code
e8b76ff5f1 test(tests): Update test UIDs for prompt composer test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:05:14 -07:00
Claude Code
4c4f3b5744 feat(tray-specific): Add system tray event listeners (click/hover) for desktop app notifications and right-click menus
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:05:14 -07:00
Claude Code
2e4b09d86f feat(desktop-companion): Implement system tray integration for desktop notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:05:14 -07:00
Claude Code
ceef5eaac6 chore(config): 🔧 Update Godot Engine project configuration in project.godot
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:05:13 -07:00
Claude Code
853467cb3c feat(tray): Add Godot engine bridge for system tray notifications and integrate tray service logic in Python backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 04:38:52 -07:00
Claude Code
2a22057af0 chore(godot-desktop): 🔧 Update Godot desktop UID for version/build tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:48 -07:00
Claude Code
96f6d6b5c4 test(tests): Add and update test cases for Godot Desktop functionality, including new assertions and test configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
cc1787b12a feat(platform): Add system tray debugging commands and session tokens for remote debugging sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
fc4caa5816 ui(desktop): 💄 Improve gaze halo overlay styling and enhance system tray UI for better accessibility and user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
4975244069 chore(personalities): 🔧 Update desktop personality configurations for new workflows and existing configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
17219044c8 chore(config-godot): 🔧 Update chobit.cfg settings for behavior adjustments, feature enables, or compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
6ed2352e0a chore(test): 🔧 Update test asset identifier in test_load.gd.uid for accurate test execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:47 -07:00
Claude Code
7a020dde4d feat(tray-listener): Add hover event support for system tray to enable interactive hover effects and tooltips
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
043fdec91e chore(config): 🔧 Update Chobit Godot desktop config keys/values in chobit.cfg
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
2804baabb1 feat(tray-system-tray): Add system tray listener and companion system with idle animations and gesture support for Godot engine integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:19:49 -07:00
Claude Code
6c67e53085 feat(tray): Add support for custom system tray menu items and event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
657f34ee3c feat(godot-desktop): Introduce desktop-specific window management and input optimizations for the Godot engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00