handle window crashes, various fixes

add reversi, fixes for audio player and terminal
This commit is contained in:
stjet
2024-10-28 05:07:35 +00:00
parent cfece80c66
commit 4be9bbc411
15 changed files with 319 additions and 93 deletions

View File

@@ -2,4 +2,5 @@ pub mod desktop_background;
pub mod taskbar;
pub mod lock_screen;
pub mod workspace_indicator;
pub mod start_menu;