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

Mosdule

  • 3 Devlogs
  • 14 Total hours

A modular OS simulator. Designed into modules called 'applications' even the background is it's own application and can be swapped with a video player application to, for example, animate it. Basically a bit Unix like, or more precise how you can configure the Sway desktop.

Open comments for this post

2h 1m 49s logged

I used my modular system now to create a bunch of different applications required for a desktop.

  • Window manager
  • Finished the app start dock with icons for each application
  • Added an application for the top with a date and time
  • A start app that quickly tells you what is up
  • A browser that is just an iframe

The last app (the Web browser) can’t be used to, well browse the internet. It sets a default URL automatically. I actually managed to implement a search box and a button to search. However many many websites don’t like being iframed. That is why i just hid the controls for now because why will you want to search the www when most websites don’t allow it like this.

The rest of the other applications were pretty problem free and i got everything up and working in a short period of time.

Next i will have to look at the Mission guide again on what i still have to make. Because i still don’t follow it :] .

0
0
3
Open comments for this post

7h 25m 17s logged

I managed to make everything module based. I also started working on the application dock for the app icons. I have a working modular system, now i only need to create/finish each module. Originally i wanted to be able to minimize windows. However i didn’t get it quite working like i wanted to… now i removed it :| and only full screen and quit are implemented.

0
0
3
Open comments for this post

5h 0m 5s logged

Working on the WebOs mission. Started making a module based design for easy development like the Sway Desktop environment and already did very basic design work. I still have to figure out how to use z-indexing for windows layering. I am trying to make everything from scratch myself. At the end my goal is to be able to switch every module out with ease. A bit like: want an animated background? just ‘install that application’

0
0
13

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…