OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 6:03 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 203, 204, 205, 206, 207, 208, 209 ... 260  Next
Author Message
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 02, 2017 3:01 am 
Offline

Joined: Sat Jul 01, 2017 5:38 pm
Posts: 5
Unsurprisingly this operating system has the usual self-replication ability:

Image


Last edited by petya on Sat Jul 22, 2017 6:50 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 02, 2017 6:10 am 
Offline

Joined: Sat Jul 01, 2017 9:06 am
Posts: 1
Jezze wrote:
I haven't posted for a very long time. Just showing off some work on my tiling window manager for Fudge. http://headphonepit.com/best-wireless-headphones
burr grinders


Looks clean and precise. Tried installing Fudge OS a while back got some bugs and gave up on it. Your post has rekindled my interest again and I will give it a second try. I will post screen shots later.


Last edited by minixclone45 on Fri Jun 01, 2018 1:49 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Thu Jul 06, 2017 8:29 am 
Offline
Member
Member
User avatar

Joined: Wed Aug 17, 2016 4:55 am
Posts: 251
Shhhhhhh =P

Some sort of "safe mode" boot, I guess? Currently there's only a toggle for a debug mode (not for the OS itself, but rather to let apps know whether they should expose debugging controls), though the idea is that there'll be a button to wipe the settings (for the day when they can be saved) in case that rendered the OS unusable. I may add some system information to it as well.

Still not commited to the repo since I'm busy trying to figure out why rebooting from Solitaire leaves me with a blank screen *sigh*

Image


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Jul 07, 2017 7:07 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
Basic OS Update:
• Ported LibAlloc (Malloc, Free, Realloc and Calloc functions are now available, kernel level allocator)
• Shell Implementation
• Simple Shell Permissions (user and root)
• Switched from an underline to a block cursor

Just a small update, nothing spectacular as you can see.

Image

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Jul 07, 2017 4:45 pm 
Offline
Member
Member
User avatar

Joined: Tue Feb 11, 2014 4:59 pm
Posts: 74
Cyjon OS v0.887, nothing much. Every console window (and subprocess shell) got own keyboard FIFO cache.

https://www.youtube.com/watch?v=XfbQkSzmFTo

_________________
https://blackdev.org/ - system programming, my own 64 bit kernel and software.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Jul 07, 2017 4:49 pm 
Offline
Member
Member

Joined: Sat Aug 01, 2015 9:05 pm
Posts: 58
akasei wrote:
Cyjon OS v0.887, nothing much. Every console window (and subprocess shell) got own keyboard FIFO cache.

https://www.youtube.com/watch?v=XfbQkSzmFTo

Looks very nice, I like the cursor and terminal icon.

_________________
"That I'm in forum signatures is just a sign the invasion of sortie is nearing completion. Soon you'll all have to become me to defeat me." ~ Sortie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Jul 08, 2017 4:32 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
What did your OS looked like a few years ago?

Here was "Hydrogen OS" in 2011. I remember I never posted any screenshot of these versions here.
In the beginnings of the project, it was mainly inspired by Solar_OS, was entirely written in assembly, had a nice and colorful GUI,
had a few apps embedded in the kernel, had no multitasking and no ring 3 protection. It was much a "toy OS", but I still love it and
I really want to resurrect it.

Attachment:
File comment: OS Installation
14062011-setup.png
14062011-setup.png [ 17.85 KiB | Viewed 5504 times ]

Attachment:
File comment: CPU information
15062011-cpu.png
15062011-cpu.png [ 15.59 KiB | Viewed 5504 times ]

Attachment:
File comment: File Manager
15062011-filemgr.png
15062011-filemgr.png [ 16.7 KiB | Viewed 5504 times ]

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Last edited by f2 on Sat Jul 08, 2017 4:49 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Jul 08, 2017 4:38 pm 
Offline
Member
Member
User avatar

Joined: Wed Aug 17, 2016 4:55 am
Posts: 251
I'll take that GUI over the "sterile" look a lot of modern stuff has (my only grip is the lowercase y).


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 12:56 pm 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
f2 wrote:
Here was "Hydrogen OS" in 2011.

Looks clean and classic. Very refreshing to see after all the transparency and "flat" user interfaces we (including myself) have now.

_________________
You know your OS is advanced when you stop using the Intel programming guide as a reference.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 1:21 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
omarrx024 wrote:
f2 wrote:
Here was "Hydrogen OS" in 2011.

Looks clean and classic. Very refreshing to see after all the transparency and "flat" user interfaces we (including myself) have now.

Thank you Omar. Except that "Hydrogen OS" had translucent windows, while Obsidian/f2-OS had not.

_________________
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa


Last edited by f2 on Mon Jul 17, 2017 8:00 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 2:22 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
omarrx024 wrote:
f2 wrote:
Here was "Hydrogen OS" in 2011.

Looks clean and classic. Very refreshing to see after all the transparency and "flat" user interfaces we (including myself) have now.

Sik wrote:
I'll take that GUI over the "sterile" look a lot of modern stuff has (my only grip is the lowercase y).


I have to agree with you guys about the ways it looks, but if it was 2006. This interface is very retro alike. I have to strongly disagree about using this/any other non minimalistic interface over today's beautiful implementations (expect Windows 10). It is really good, but if it was 2006. Also I think that your blue theme looks epic (f2's old screen shot).

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 2:36 pm 
Offline
Member
Member
User avatar

Joined: Fri Feb 17, 2017 4:01 pm
Posts: 642
Location: Ukraine, Bachmut
"expect Windows 10", as it's said - mistyping by Freud. hehe. because doesn't matter if you hate to admit that or not, ALL modern UIs are inspired by Windows. 7 like ot 10 like. It's funny to notice how everybody and his dog is mimicking that look and feel, and still strongly disagrees it is taken from there. that stupid hatred. :)

_________________
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).


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 2:49 pm 
Offline
Member
Member

Joined: Sat Aug 01, 2015 9:05 pm
Posts: 58
zaval wrote:
"expect Windows 10", as it's said - mistyping by Freud. hehe. because doesn't matter if you hate to admit that or not, ALL modern UIs are inspired by Windows. 7 like ot 10 like. It's funny to notice how everybody and his dog is mimicking that look and feel, and still strongly disagrees it is taken from there. that stupid hatred. :)


I've not gotten far enough in my OS to implement a gui, but I've been working on flat design concepts inspired more by BeOS than anything else.

_________________
"That I'm in forum signatures is just a sign the invasion of sortie is nearing completion. Soon you'll all have to become me to defeat me." ~ Sortie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 09, 2017 5:04 pm 
Offline
Member
Member
User avatar

Joined: Wed Aug 17, 2016 4:55 am
Posts: 251
Octacone wrote:
I have to agree with you guys about the ways it looks, but if it was 2006. This interface is very retro alike. I have to strongly disagree about using this/any other non minimalistic interface over today's beautiful implementations (expect Windows 10). It is really good, but if it was 2006.

One thing is clean, but I'm tired of the completely flat color stuff we have nowadays (at least make widgets look like they have some volume, jeez (・~・)). Also I bet that the main reason those old pics feel outdated is because of the VGA-like pixelart font and missing a wallpaper (I'm still surprised just how much a wallpaper can change the perception of an OS).

zaval wrote:
"expect Windows 10", as it's said - mistyping by Freud. hehe. because doesn't matter if you hate to admit that or not, ALL modern UIs are inspired by Windows. 7 like ot 10 like. It's funny to notice how everybody and his dog is mimicking that look and feel, and still strongly disagrees it is taken from there. that stupid hatred. :)

With Windows 8 they were trying to gimmick iOS (where flat was the brand new thing at the moment). And a bunch of UIs are inspired by Macs =P

Also since I'm required to leave screenshots here:

Image


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Mon Jul 10, 2017 1:21 am 
Offline
Member
Member
User avatar

Joined: Mon Feb 22, 2016 4:40 am
Posts: 59
Location: United Kingdom
Sik wrote:
Also since I'm required to leave screenshots here:
Image


Your card work is paying off.

_________________
Current developing Tupai, a monolithic x86 operating system
http://zesterer.homenet.org/projects.shtml


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 203, 204, 205, 206, 207, 208, 209 ... 260  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 281 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group