Commit Graph

7 Commits

Author SHA1 Message Date
Timofey Gelazoniya 8577920504
refactor: abstract debug console logic and migrate to parking_lot
- Added dependency parking_lot to Cargo.toml configuration.
- Added a DebugConsole struct to manage and toggle the visibility of a debug console window.
2024-09-10 00:19:15 +03:00
Timofey Gelazoniya d9f92c97f4
revert cpu usage optimizations due some errors
This reverts commits 46af703 and 9866802
2024-09-06 04:18:53 +03:00
Timofey Gelazoniya 46af703f1d
chore: bump version (v0.2.2) 2024-09-06 02:36:33 +03:00
Timofey Gelazoniya 7138c941d9
chore: bump version (v0.2.1) 2024-09-06 02:08:59 +03:00
Timofey Gelazoniya 559b0e843c
feat: add console window toggling 2024-09-06 01:55:10 +03:00
Timofey Gelazoniya 75b70514e1
feature: tray applet 2024-09-04 01:46:04 +03:00
Timofey Gelazoniya e25e4df3cf
init 2024-08-27 21:08:03 +03:00