EU-Utility-V3/src-tauri/src
Aether b60b67f508
Redesign overlay as app drawer with modern UI and transparency
- New overlay design: app drawer style with quick actions grid
- Glassmorphism effects with backdrop blur
- Plugin toggle switches in overlay
- Session timer and PED/h stats
- Quick action buttons with icons
- Transparent, click-through overlay window
- Improved CSS with animations and gradients
- Only shows in game window context
2026-02-23 21:28:36 +00:00
..
ocr Fix leptess set_image - use Path directly instead of string 2026-02-23 21:12:03 +00:00
api.rs Fix Windows build: AppHandle borrow, event lifetime, subscribe signature 2026-02-23 19:40:15 +00:00
events.rs Fix Tokio runtime error - use std::thread instead of tokio::spawn for EventBus 2026-02-23 21:21:28 +00:00
hotkeys.rs Fix Windows build: hotkey ID hash, leptess import path 2026-02-23 21:04:23 +00:00
main.rs Fix Rust borrow checker errors: event_type clone, Arc clone, leptess import 2026-02-23 21:06:52 +00:00
nexus.rs EU-Utility V3 - Complete Professional Rebuild 2026-02-23 17:46:32 +00:00
plugins.rs EU-Utility V3 - Complete Professional Rebuild 2026-02-23 17:46:32 +00:00
settings.rs Fix Windows build: value clone in settings, mutable img in OCR 2026-02-23 19:40:56 +00:00
window.rs Redesign overlay as app drawer with modern UI and transparency 2026-02-23 21:28:36 +00:00