Commit Graph

5 Commits

Author SHA1 Message Date
2e700fb867 Implement clipboard management, logging, and AI task handling with hotkey support and fixt pritty setings XD 2026-01-31 18:49:59 +01:00
e90cf242bd feat: Add VS Code configuration and icon assets for Tauri application 2026-01-26 21:58:34 +01:00
efbbccb36f feat: Enhance application with logging, configuration management, and system tray support
first working gui windows with configs
2026-01-18 21:36:59 +01:00
cb14fe0989 feat: Init of Tauri application with system tray support and configuration
- Added main.rs to set up the Tauri application with a system tray.
- Implemented a basic application state management using Mutex.
- Created a system tray menu with options for "Settings" and "Quit".
- Configured tauri.conf.json with application metadata and window settings.
2026-01-18 16:04:22 +01:00
a7b0c6212f Initial commit 2026-01-18 14:44:34 +01:00