You are browsing as a guest. Sign up (or log in) to start making projects!

pocketlabos

  • 1 Devlogs
  • 6 Total hours
Open comments for this post

5h 36m 53s logged

DEVLOG #1
Spent today building the foundation of Pocket Lab OS. I finished writing the HTML structure for the desktop, including the top bar, desktop icons, taskbar, and placeholder windows for each app.
I then moved on to the CSS, where I set up the overall colour palette using CSS variables, styled the desktop layout with Flexbox, designed the application windows, and switched the title bar controls to a macOS-inspired style. I also added hover animations for the desktop icons and built the initial taskbar layout.
Finally, I connected everything with JavaScript. Application windows can now open, close, minimize, maximize, be dragged around the desktop, and automatically appear in the taskbar when opened. I also added a live clock and a simple window stacking system using z-index.
Ended the session debugging a file path issue that prevented the CSS and JavaScript from loading. After fixing the links, the desktop framework finally came to life.
Next up: create the custom pixel-art assets and start building the individual applications..

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…