ComputerCraft Forums

ComputerCraft => Programs => Operating Systems => Topic started by: SamH on Apr 04, 2021, 12:01 PM

Title: GOS
Post by: SamH on Apr 04, 2021, 12:01 PM
GOS is a graphical multitasking OS!

Download everything from the github (https://github.com/Sam-Machines/GOS)

Right click on desktop to open a few base programs
Start menu currently only has a power button to close the OS.
Also close the start menu by clicking on the taskbar!
Can change the background from
paint path/to/os/resources/.backgrounds/desktop1
With the power of Jummit's window api (http://www.computercraft.info/forums2/index.php?/topic/29514-multitasking-window-api/) we have windows that can be dragged and resized and events work across them

Launch by doing
path/to/os/gui
TODO:
Minimise windows and show in taskbar
Password and accounts
Start menu find extra programs

(https://camo.tmpim.com/63bea4d884f8e4f8b6e75c30693708d4fe356c40/68747470733a2f2f6769746875622e636f6d2f53616d2d4d616368696e65732f474f532f626c6f622f6d61696e2f6d6973632f696d67312e706e673f7261773d74727565)
^ Image of right click

(https://camo.tmpim.com/9d45ee46bde8cfde20235f705fb9fdad398469af/68747470733a2f2f6769746875622e636f6d2f53616d2d4d616368696e65732f474f532f626c6f622f6d61696e2f6d6973632f696d67322e706e673f7261773d74727565)
^ The start menu

(https://camo.tmpim.com/e598e8658e60671d1375f28a6f3bb4fdad8cbdb6/68747470733a2f2f6769746875622e636f6d2f53616d2d4d616368696e65732f474f532f626c6f622f6d61696e2f6d6973632f696d67332e706e673f7261773d74727565)
^ Shell window and LUA window side by sde
Title: GOS
Post by: SamH on Apr 05, 2021, 01:42 PM
Beginning the login stuff, Use admin and admin
Title: GOS
Post by: QuickMuffin8782 on Apr 08, 2021, 10:59 PM
To add a little upgrade (You can also add titles on this as well) use my design for the OS. I'll get the title possibilities here in a couple of months.

Found here: https://gitlab.com/QuickMuffin8782-CC/public-projects/-/blob/master/QuickMuffin8782/CCMultiWin/module.lua
Title: GOS
Post by: SamH on Apr 10, 2021, 03:01 PM
Sadly i get a 404 on that page :(
Title: GOS
Post by: QuickMuffin8782 on May 06, 2021, 10:53 PM
Quote from: SamH on Apr 10, 2021, 03:01 PMSadly i get a 404 on that page :(
The link was fixed. Try clicking it now.