My very own WebOS
- 3 Devlogs
- 3 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
This is the feature beyond what the guide covers: a focus mode toggle in the taskbar that dims every window except the one you’re actively using, so you can concentrate on one app without visual clutter from the rest. Also added edge snapping: drag any window to the left or right edge of the screen and it auto-resizes to fill half the screen, like snapping windows on a real desktop OS.
Wired up all the JavaScript today windows now actually open when you double-click an icon, drag by the title bar, and resize from the corner. Got the calculator doing real math and the terminal responding to typed commands (help, whoami, date, clear).
Completed the structure and designing of my WebOs- nightshift-os