OwOS
- 2 Devlogs
- 1 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!
was debating whether to use js interop to do window dragging, but plain JS is enough
layouts turned out to be wrong for windows, so i created a simple Window base component instead
window dragging now works
also added a date display
finally got something working, creating an OS using Blazor (yes, it will be painful)
i spent a lot of time trying to think about how to even start, then removing default assets, doing some basic styling
there is now a very basic taskbar with a working clock