OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 1:17 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 186, 187, 188, 189, 190, 191, 192 ... 260  Next
Author Message
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jan 24, 2017 10:08 am 
Offline
Member
Member
User avatar

Joined: Wed Aug 17, 2016 4:55 am
Posts: 251
Looks nice d(・・ )


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jan 24, 2017 3:20 pm 
Offline
Member
Member
User avatar

Joined: Thu Oct 13, 2016 4:55 pm
Posts: 1584
My OS booting and running it's debugger on real hardware :-)
Attachment:
File comment: Running on real HW
oszrealhw.jpg
oszrealhw.jpg [ 119.87 KiB | Viewed 4112 times ]

I had trouble with non-existent RS/232 (to output boot log and debugger on serial console), but checking for all possible errors in LSR seems to do the trick. I can't imagine a case when all flags set on a real chip, hope I'm right.

I hope soon I can post a bare minimal gui :-) But first, I'm going to need a malloc() to allocate window buffers.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jan 25, 2017 5:57 am 
Offline
Member
Member
User avatar

Joined: Sun Nov 20, 2016 7:26 am
Posts: 155
Location: Somewhere
I've just ported zlib and libpng.

Image

And I'm going to port Dash, yay! :)

_________________
Keyboard not found!

Press F1 to run setup.
Press F2 to continue.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jan 25, 2017 12:08 pm 
Offline
Member
Member
User avatar

Joined: Mon Feb 22, 2016 4:40 am
Posts: 59
Location: United Kingdom
Way too much cool on this thread recently, so I'm here to spoil it by showing off my crappy OS.

I've just implemented paging and Tupai is now a higher-half kernel.
I've also partially implemented ANSI escape-code compatibility.

I'm trying to get kernel tasks working, but... I'm not quite there yet. They're still ridiculously unstable.


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


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jan 25, 2017 1:54 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
Man I am so confused. Why can't I find a command for entering Sortie's compositor? I downloaded the latest nightly build and there is no GUI. :-?

_________________
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: Wed Jan 25, 2017 2:44 pm 
Offline
Member
Member
User avatar

Joined: Mon Jun 15, 2009 10:01 am
Posts: 311
Location: France
octacone wrote:
Man I am so confused. Why can't I find a command for entering Sortie's compositor? I downloaded the latest nightly build and there is no GUI. :-?

Probably because he did not commited anything on his GitHub since a while!

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


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jan 25, 2017 5:33 pm 
Offline
Member
Member

Joined: Wed Jan 25, 2017 5:31 pm
Posts: 27
testing font support
Image


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

Joined: Thu Oct 13, 2016 4:55 pm
Posts: 1584
zesterer wrote:
Way too much cool on this thread recently, so I'm here to spoil it by showing off my crappy OS.

Don't be so hard on yourself, your OS is really amazing! Yes, we all had bad times, and debugging is a difficult task, but that should not stop you! Sooner or later you'll came around all issues, and that moment will be a memorable one! According to what you have achieved so far, I'm 100% sure it's just a matter of when and not an if! :-)


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Jan 27, 2017 8:53 am 
Offline
Member
Member

Joined: Wed Mar 30, 2011 12:31 am
Posts: 676
I made a new demo video with ~15 minutes of various different things in my OS.

_________________
toaruos on github | toaruos.org | gitlab | twitter | bim - a text editor


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Jan 27, 2017 9:17 pm 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
Behind the scenes with my under development graphical shell. :)
Both the menu and the "task bar" are windows, which also means I now have support for frameless and transparent windows. I need to improve the look of the buttons and let them have a specified width, so that the menu would look more organized and uniform than this. Don't pay any attention to the time; I turned my sleeping pattern completely upside down.
Image

Image

_________________
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: Fri Jan 27, 2017 11:07 pm 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
Fast forward about 2 hours later from my previous post. :)
A video is more fun than a screenshot. But here's a screenshot anyway:
Image

_________________
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: Sat Jan 28, 2017 2:54 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 02, 2016 1:52 pm
Posts: 286
Location: East Riding of Yorkshire, UK
omarrx024 wrote:
Fast forward about 2 hours later from my previous post. :)
A video is more fun than a screenshot. But here's a screenshot anyway:
Image

I recommend looking at a colour palette, or using some algorithm so that you can pick colours that go well together. http://www.colourlovers.com/

_________________
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Mon Jan 30, 2017 11:15 am 
Offline
Member
Member

Joined: Wed Jan 25, 2017 3:37 pm
Posts: 71
Simple UI demo.

Full text mode, 16 colors.


Attachments:
Screenshot_28.jpg
Screenshot_28.jpg [ 14.34 KiB | Viewed 3373 times ]
Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jan 31, 2017 9:43 am 
Offline
Member
Member

Joined: Thu Apr 28, 2016 12:40 pm
Posts: 67
https://github.com/szhou42/osdev
My first GUI =D> =D> (looks familiar? :wink: )
Image


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jan 31, 2017 11:41 am 
Offline
Member
Member
User avatar

Joined: Mon Feb 22, 2016 4:40 am
Posts: 59
Location: United Kingdom
bzt wrote:
zesterer wrote:
Way too much cool on this thread recently, so I'm here to spoil it by showing off my crappy OS.

Don't be so hard on yourself, your OS is really amazing! Yes, we all had bad times, and debugging is a difficult task, but that should not stop you! Sooner or later you'll came around all issues, and that moment will be a memorable one! According to what you have achieved so far, I'm 100% sure it's just a matter of when and not an if! :-)


Thanks. Since that post, I've got VBE framebuffer requests working, so hopefully my next screenshots will be a lot prettier.

_________________
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 ... 186, 187, 188, 189, 190, 191, 192 ... 260  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 196 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