What does your OS look like? (Screen Shots..)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
nakst
Member
Member
Posts: 51
Joined: Sun Jan 17, 2016 7:57 am

Re: What does your OS look like? (Screen Shots..)

Post by nakst »

Making some programs for my OS!

Image

Now I just need a way to open them from within the OS :)
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

nakst wrote:Making some programs for my OS!
Looks beautiful. Your list of files and the bar underneath "New folder" somehow remind me of Windows 7. Is there a disk image, source code repo, or website for us to take a look?
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
Sik
Member
Member
Posts: 251
Joined: Wed Aug 17, 2016 4:55 am

Re: What does your OS look like? (Screen Shots..)

Post by Sik »

nakst wrote:Now I just need a way to open them from within the OS :)
Just make another program! :​P

No, seriously, in pretty much every modern OS the shell (desktop or whatever) is basically just the program it loads by default. And since you have a file manager it means you probably already have what's needed to make a basic desktop (heck, the desktop on Windows is just a glorified fullscreen instance of the file manager showing a rather specific folder).
User avatar
nakst
Member
Member
Posts: 51
Joined: Sun Jan 17, 2016 7:57 am

Re: What does your OS look like? (Screen Shots..)

Post by nakst »

omarrx024 wrote: Looks beautiful. Your list of files and the bar underneath "New folder" somehow remind me of Windows 7. Is there a disk image, source code repo, or website for us to take a look?
Hi, the code can be found here: https://github.com/nakst/essence
And yeah, I use Windows 7 as a reference for the visual style :)
ComputerFido
Member
Member
Posts: 44
Joined: Fri Sep 09, 2016 5:52 pm
Location: Australia
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by ComputerFido »

nakst wrote:
omarrx024 wrote: Looks beautiful. Your list of files and the bar underneath "New folder" somehow remind me of Windows 7. Is there a disk image, source code repo, or website for us to take a look?
Hi, the code can be found here: https://github.com/nakst/essence
And yeah, I use Windows 7 as a reference for the visual style :)
You should put the link to your repo in your signature so people who see any future posts know where to find your OS :D
klange
Member
Member
Posts: 679
Joined: Wed Mar 30, 2011 12:31 am
Libera.chat IRC: klange
Discord: klange

Re: What does your OS look like? (Screen Shots..)

Post by klange »

Image

Continuing to backport functionality and design elements from Python desktop environment, as well as pushing out a lot of little improvements behind the scenes.
User avatar
Octacone
Member
Member
Posts: 1138
Joined: Fri Aug 07, 2015 6:13 am

Re: What does your OS look like? (Screen Shots..)

Post by Octacone »

Wow, after a long long long break I am finally getting somewhere.
I know this might not be as exciting as some of your fancy GUI stuff, but hey FAT 32 Stage 2 loaded for the first time!
Stage_2_Working.png
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
MrLolthe1st
Member
Member
Posts: 90
Joined: Sat Sep 24, 2016 12:06 am

Re: What does your OS look like? (Screen Shots..)

Post by MrLolthe1st »

Image
Image
bontanu
Member
Member
Posts: 134
Joined: Thu Aug 18, 2005 11:00 pm
Location: Sol. Earth. Europe. Romania. Bucuresti
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by bontanu »

Solar OS, Romanian OS written fully in ASM (sol_asm)
The x64 version is in development now:

http://www.oby.ro/os/

http://www.oby.ro/os/os_screen.htm

http://www.oby.ro/os/images/x64/Virtual ... _59_05.png

Image
Ambition is a lame excuse for the ones not brave enough to be lazy; Solar_OS http://www.oby.ro/os/
User avatar
Sik
Member
Member
Posts: 251
Joined: Wed Aug 17, 2016 4:55 am

Re: What does your OS look like? (Screen Shots..)

Post by Sik »

That GUI is back 0.0 (I honestly like it more than a lot of modern stuff, shame that font doesn't fare that well when you try to make larger versions...)

Random stupid nitpick (also relevant back then, but I wasn't around the forum at the time :v), but could those transparent windows be less transparent? (e.g. 75% alpha instead of 50% alpha) Just to make text easier to read when it's on top of busy parts of the screen.
User avatar
zaval
Member
Member
Posts: 673
Joined: Fri Feb 17, 2017 4:01 pm
Location: Ukraine, Bachmut
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by zaval »

that's truely f&cking awesome, bogdan! I am so jealous. :mrgreen: but also looking at such achievements is inspiring.
I like how reliefness is done. perfect as for my eye of a Win classic theme all time lover. ^_^
ANT - NT-like OS for x64 and arm64.
efify - UEFI for a couple of boards (mips and arm). suspended due to lost of all the target park boards (russians destroyed our town).
bontanu
Member
Member
Posts: 134
Joined: Thu Aug 18, 2005 11:00 pm
Location: Sol. Earth. Europe. Romania. Bucuresti
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by bontanu »

Thank you guys for your nice words ;)

Sure I can make the alpha less than 50 % ;)
(I will add an option)

And there is a bigger font in there somewhere also :D

I like the GUI as it is :D
But I am open to suggestions and I will add more options to make it skinable or have a "modern" look if the user wants it.

Here is a window / clock with a slightly bigger font.

http://www.oby.ro/os/images/x64/Virtual ... _47_27.png

Image
Ambition is a lame excuse for the ones not brave enough to be lazy; Solar_OS http://www.oby.ro/os/
User avatar
phredreeck
Member
Member
Posts: 312
Joined: Mon Jun 15, 2009 10:01 am
Location: France

Re: What does your OS look like? (Screen Shots..)

Post by phredreeck »

Glad your OS isn't dead, Bogdan!
I stopped mine because of lack of time, but I continue sometimes to visit the forums :)
deimos
Posts: 2
Joined: Thu May 04, 2017 1:17 am

Re: What does your OS look like? (Screen Shots..)

Post by deimos »

Hello, f2! Tell me please, where can I download images of your operating systems and assembler? I really liked your screenshots and I would like to see and try how they work.
User avatar
phredreeck
Member
Member
Posts: 312
Joined: Mon Jun 15, 2009 10:01 am
Location: France

Re: What does your OS look like? (Screen Shots..)

Post by phredreeck »

deimos wrote:Hello, f2! Tell me please, where can I download images of your operating systems and assembler? I really liked your screenshots and I would like to see and try how they work.
There is currently no way to download images of my OS and my assembler, and I don't plan to make them available again.
The latest builds did not have the fancy GUI of the earlier releases. Also, they were unusable because I did not finished my UEFI bootloader. So I don't know if you would be interested to try the OS as it is, except if you like to see an "Hello, world !" on the screen :) At least, the assembler was working very well.
Post Reply