OSDev.org

The Place to Start for Operating System Developers
It is currently Mon Mar 18, 2024 8:06 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 254, 255, 256, 257, 258, 259, 260  Next
Author Message
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Nov 25, 2022 12:52 pm 
Offline
Member
Member

Joined: Tue Jun 07, 2022 11:23 am
Posts: 78
Location: France
8infy wrote:
Thanks, fixed :)


Hmm where is the link? I don't see it, also want to have a look :)

_________________
https://github.com/cheyao/Achieve-Core


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Nov 26, 2022 5:27 am 
Offline
Member
Member
User avatar

Joined: Mon May 22, 2017 5:56 am
Posts: 811
Location: Hyperspace
Awesome! And a fair warning to me; I don't like hard work. :mrgreen: Well, I get frustrated, is all.

Cyao wrote:
Hmm where is the link? I don't see it, also want to have a look :)

Try holding shift or control while reloading, or click this: https://iili.io/H3lcNRf.png

_________________
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Nov 26, 2022 11:22 am 
Offline
Member
Member

Joined: Tue Jun 07, 2022 11:23 am
Posts: 78
Location: France
eekee wrote:
Try holding shift or control while reloading, or click this: https://iili.io/H3lcNRf.png


Ahh I thought Octacone wanted to say the link to the project XD didn't know that he ment the photo

_________________
https://github.com/cheyao/Achieve-Core


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Mon Nov 28, 2022 7:30 am 
Offline
Member
Member
User avatar

Joined: Mon May 22, 2017 5:56 am
Posts: 811
Location: Hyperspace
Cyao wrote:
Ahh I thought Octacone wanted to say the link to the project XD didn't know that he ment the photo

Oh, now you mention it, I think I might be wrong lol!

_________________
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jan 22, 2023 10:12 am 
Offline
Member
Member

Joined: Tue Aug 17, 2021 10:40 am
Posts: 104
Location: CN
An operating system written in C#. source is on my github. :lol:
Image
Image

_________________
My github: https://github.com/nifanfa


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jan 22, 2023 10:23 am 
Offline
Member
Member
User avatar

Joined: Mon May 22, 2017 5:56 am
Posts: 811
Location: Hyperspace
nifanfa wrote:
An operating system written in C#. source is on my github. :lol:

I like your style! :) And you've obviously come a long way with it.

I see you're using toasts. I have a love-hate relationship with toasts, :mrgreen: though really, the 'hate' part comes from health issues. I have to keep all notifications at arm's length.

_________________
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Feb 15, 2023 8:13 am 
Offline

Joined: Tue Jun 14, 2016 1:39 pm
Posts: 15
First progress with UI :)


Attachments:
screen-osdev-1.png
screen-osdev-1.png [ 21.79 KiB | Viewed 26251 times ]
Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Fri Feb 17, 2023 10:40 pm 
Offline

Joined: Tue Jul 05, 2022 8:00 am
Posts: 3
This is the first operating system implemented by myself. I encountered many problems in the process, and I found the answers here. Thank you very much. :D
I hope to continue to improve it.
ImageImage

_________________
OS: Spectra.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Feb 22, 2023 6:19 am 
Offline
Member
Member

Joined: Sat Nov 21, 2009 5:11 pm
Posts: 852
New:
- Display settings dialog
- Can dither to direct color surfaces
- Cirrus support
- EHCI support
- Process viewer
- Can force quit processes


Attachments:
gos220223.jpg
gos220223.jpg [ 102.67 KiB | Viewed 25972 times ]
Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Feb 22, 2023 8:30 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 05, 2006 11:00 pm
Posts: 2292
Location: USA (and Australia)
Great progress, Gigasoft! Your GUI is great and supporting dithering is a nice touch. Our OS's are at about the same stage, I think. The last thing I've worked on is a process manager.

_________________
My OS is Perception.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Mar 25, 2023 6:29 pm 
Offline
Member
Member
User avatar

Joined: Sun Feb 20, 2011 2:01 pm
Posts: 110
Did some improvements on graphics. Write combining was huge, and pre-rendering the font was further improvement.

Accelerated graphics is a tempting, but scary, prospect.
Image

_________________
Whoever said you can't do OS development on Windows?
https://github.com/ChaiSoft/ChaiOS


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Apr 05, 2023 8:59 am 
Offline
Member
Member
User avatar

Joined: Thu Nov 05, 2009 5:04 pm
Posts: 234
Location: UK
I've been away from this forum for about 11 years and my OS project has been on hold while i put my time and effort into other projects.

After thinking i'd lost my OS stuff in a catastrophic raid failure last year, i found a copy of it on my old netbook and decided to carry on with it again.

In the last two months ive added:

AHCI support
TCP/UDP and IP stack and RTL8139 driver
Graphics drawing commands
a ton more BASIC interpreter stuff including floating point support
and, changed bootloader from hydrogen to limine

Thought i'd share here :)


Attachments:
File comment: OS screenshot
image5.png
image5.png [ 18.31 KiB | Viewed 25335 times ]
File comment: OS screenshot
image3.png
image3.png [ 27.14 KiB | Viewed 25335 times ]
File comment: OS screenshot
image2.png
image2.png [ 10.98 KiB | Viewed 25335 times ]

_________________
My homepage. | Discord RPG Bot | D++ - The C++ Discord API Library for Bots
Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Apr 08, 2023 5:47 pm 
Offline

Joined: Sun Aug 09, 2015 7:23 pm
Posts: 14
I've set out on a journey to port a proper browser to Managarm somewhere in 2021. It has been a long time, with serveral browsers tried, but in the end we made it. I'm typing this post from within Managarm, using WebKitGTK. It's a milestone I never thought we would reach. While not all sites load, for example, youtube and discord are hanging somewhere, and video playback is borked too, something with gstreamer we think, it's good enough for this and many other sites. Of course, there is a screenshot attached here, made from my host and uploaded from my host to a server of mine for usability reasons. We plan on fixing that too eventually.

Image

_________________
Hi, I'm Dennis!
Please correct my English as I'm not a native speaker of it
I'm currently working on managarm


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Apr 09, 2023 12:28 am 
Offline

Joined: Tue Nov 08, 2022 6:10 am
Posts: 2
Dennisbonke wrote:
I've set out on a journey to port a proper browser to Managarm somewhere in 2021. It has been a long time, with serveral browsers tried, but in the end we made it. I'm typing this post from within Managarm, using WebKitGTK. It's a milestone I never thought we would reach. While not all sites load, for example, youtube and discord are hanging somewhere, and video playback is borked too, something with gstreamer we think, it's good enough for this and many other sites. Of course, there is a screenshot attached here, made from my host and uploaded from my host to a server of mine for usability reasons. We plan on fixing that too eventually.

Image


bravo, good luck ^^)) and looks pretty well ...) those errors you can fix ; main thing is the thing is working )


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Apr 09, 2023 2:38 am 
Offline
Member
Member

Joined: Wed Mar 30, 2011 12:31 am
Posts: 676
Dennisbonke wrote:
I've set out on a journey to port a proper browser to Managarm somewhere in 2021. It has been a long time, with serveral browsers tried, but in the end we made it. I'm typing this post from within Managarm, using WebKitGTK. It's a milestone I never thought we would reach. While not all sites load, for example, youtube and discord are hanging somewhere, and video playback is borked too, something with gstreamer we think, it's good enough for this and many other sites. Of course, there is a screenshot attached here, made from my host and uploaded from my host to a server of mine for usability reasons. We plan on fixing that too eventually.

This is a really fantastic accomplishment. Is there a build available with WebkitGTK ready to go? I'd love to poke at it!

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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 254, 255, 256, 257, 258, 259, 260  Next

All times are UTC - 6 hours


Who is online

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