Operating System for all AETHEX
Find a file
sirpiglr 4d5e4674e3 Improve desktop management by associating windows with specific desktops
Refactors the window management system to include a `desktopId` property for each window, allowing windows to be associated with specific virtual desktops. This change impacts the `WindowState` interface, `openApp`, `closeWindow`, and `onLoadLayout` functions, and updates the rendering of windows in the taskbar and main display to only show windows belonging to the `currentDesktop`. Additionally, new tray panel states for audio and battery have been introduced.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 9186b2b0-64d9-45e3-9acd-f325d9d49cff
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/NVB9NVD
Replit-Helium-Checkpoint-Created: true
2025-12-21 03:30:18 +00:00
attached_assets Improve desktop management by associating windows with specific desktops 2025-12-21 03:30:18 +00:00
client Improve desktop management by associating windows with specific desktops 2025-12-21 03:30:18 +00:00
script Extracted stack files 2025-12-15 20:52:49 +00:00
server Update the operating system to launch directly into the AeThex OS desktop environment 2025-12-21 02:55:38 +00:00
shared Update authentication to use Supabase and enable user sign-up 2025-12-17 02:13:28 +00:00
.gitignore Extracted stack files 2025-12-15 20:52:49 +00:00
.replit Update authentication to use Supabase and enable user sign-up 2025-12-17 02:13:28 +00:00
components.json Extracted stack files 2025-12-15 20:52:49 +00:00
drizzle.config.ts Extracted stack files 2025-12-15 20:52:49 +00:00
package-lock.json Add AI chatbot and theme toggle functionality for improved user experience 2025-12-16 00:00:42 +00:00
package.json Add AI chatbot and theme toggle functionality for improved user experience 2025-12-16 00:00:42 +00:00
postcss.config.js Extracted stack files 2025-12-15 20:52:49 +00:00
replit.md Update the operating system to launch directly into the AeThex OS desktop environment 2025-12-21 02:55:38 +00:00
tsconfig.json Extracted stack files 2025-12-15 20:52:49 +00:00
vite-plugin-meta-images.ts Extracted stack files 2025-12-15 20:52:49 +00:00
vite.config.ts Extracted stack files 2025-12-15 20:52:49 +00:00