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

Open comments for this post

34m 34s logged

First day on the webOS jam. The idea of building an OS inside a browser felt weird at first, but also really cool.

I got the desktop background working using a CSS gradient and added a live clock to the topbar using setInterval. The hardest part was figuring out position: absolute windows kept showing up in completely wrong places until I understood that everything is positioned relative to the body.

By the end of the session I had a working desktop with a welcome window sitting in the middle.

0

Comments 0

No comments yet. Be the first!