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

3h 7m 10s logged

day 1

finally got around to starting this. set up the repo, connected
hackatime, all the boring setup stuff is done.

then I built the actual base of the OS. there’s a desktop, a taskbar
with a clock, a start button, and one working app (notepad). the
windows can be dragged around which is honestly the most satisfying
part so far.

spent way too long on a bug where the window kept teleporting to the
corner of the screen every time I tried to drag it. turns out I wasn’t
accounting for where inside the titlebar the mouse was. one offset
calculation later and it works perfectly lol

still looks pretty basic right now and there’s only one app, but it’s
a start. next up is adding more apps and making the theme actually
mine instead of the default one.

0
3

Comments 0

No comments yet. Be the first!