genuinely forgot some of the things i’ve done, probably styling
anyways, now you can open windows and close them properly!
i’ll be adding a few more desktop icons and apps
finally figured out the architecture i like
the WindowManager has an ObservableCollection, so it’ll notify other components if a window is added or removed automatically
the task manager (taskbar for losedows users) needs to be updated a second time because the window’s init method (which sets the title) only gets called the “next frame” (in Unity terms at least, idk how to say it lol)
gonna need a to add minimizing windows, and a “start menu”
i was also thinking of creating a simple notepad that saves content to local storage
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.