bananaOS
- 7 Devlogs
- 7 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!
I added a new app! There is now a settings app for bananaOS. It currently doesnt have much, only the ability to change between the two wallpapers (like i mentioned previously). I plan to keep adding more settings features as I continue to build my webOs.
I finished the notepad app (yay!). It follows the same sort of design as the welcome, i might change it later, but most likely once I move onto WebOS2. The editable text works, it does save but not when you reload the page, so I might fix that up later. My next step is to add one more app (probably a settings app) and then submit!
Today i made the icon clickable. (so it opens the notes window). i didnt really like how in the guide you have to double click to open apps. I feel like i prefer just having a single click. I commented out the other code just in case i change my mind later. im gonna work on making the notepad functional.
Today i began adding a new app (notepad). I created the icon and styled/formatted it, so when hovered over it glows yellow (for banana). Talking about bananas i changed the wallpaper to be a banana. I plan to later add a settings to toggle between the two wallpapers and css styles. but thats for later! Ill now finish the notepad app and work on some others.
I didnt change much, added a close button and styled it. I have no idea why it took me so long but i was able to fix all problems. i now want to add more ‘apps’ maybe a notepad or calculator.
Did quite a bit today. I fixed the top bar so its perfectly aligned at the top. I added the javascript for dragging windows and assigned classes and ids for elements. I did the styling for the windows. If you havent guessed by the name, im trying to go for a macos sort of look. Im really happy with how its looking. im going to next add close buttons and start adding more apps.
Just started coding, doesnt look too pretty yet but will keep working to make it better! Currently working throught a github commit problem.