Skip to content

Create Windows 11-style desktop clone with app launcher - #2

Merged
Leguna merged 8 commits into
masterfrom
agents/os-clone-app-launcher
Aug 1, 2026
Merged

Create Windows 11-style desktop clone with app launcher#2
Leguna merged 8 commits into
masterfrom
agents/os-clone-app-launcher

Conversation

@Leguna

@Leguna Leguna commented Aug 1, 2026

Copy link
Copy Markdown
Owner

This pull request introduces a complete Windows 11-style desktop experience, including a functional app launcher. Key changes include:

  • New Components:

    • Desktop.js: Main desktop layout with wallpaper and app icons.
    • Desktop.css: Styles for the desktop, including glassmorphism and animations.
    • AppWindow.js: Draggable windows with minimize, maximize, and close functionalities.
    • Taskbar.js: Taskbar with pinned app icons and live clock.
    • StartMenu.js: Start menu with app grid and user footer.
  • Modified Routing:

    • Updated Main.js to route the root path (/) to the new Desktop component, while maintaining access to the old portfolio at /portfolio.

Features

  • Win11 wallpaper with a blue/purple gradient.
  • Interactive desktop icons for various apps.
  • Draggable windows for CV and other content.
  • Live clock and taskbar indicators for active windows.

This implementation enhances the user experience by providing a familiar desktop interface for accessing applications.

@Leguna
Leguna merged commit 013fbfe into master Aug 1, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant