OSDev.org

The Place to Start for Operating System Developers
It is currently Mon Apr 29, 2024 11:40 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 163, 164, 165, 166, 167, 168, 169 ... 260  Next
Author Message
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Sep 18, 2016 3:49 am 
Offline
Member
Member
User avatar

Joined: Fri Apr 03, 2015 9:41 am
Posts: 492
TTF rendering finally works! :)


Attachments:
Screenshot_20160918_000928.png
Screenshot_20160918_000928.png [ 4.78 KiB | Viewed 4740 times ]
Screenshot_20160918_131447.png
Screenshot_20160918_131447.png [ 4.12 KiB | Viewed 4740 times ]

_________________
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Sep 18, 2016 7:25 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
catnikita255 wrote:
TTF rendering finally works! :)


You sure? :P

_________________
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 Sep 18, 2016 12:03 pm 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
Not much newer than my last post here, but a picture background looks even nicer with transparent windows. :P
Behind the scenes, I've fixed a bug related to ATA IRQ handling that targets some real HW and increased graphics performance; my SSE transparency code now works on 8 pixels rather than 4 in one operation.
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: Sun Sep 18, 2016 1:05 pm 
Offline
Member
Member
User avatar

Joined: Fri Apr 03, 2015 9:41 am
Posts: 492
octacone wrote:
catnikita255 wrote:
TTF rendering finally works! :)


You sure? :P

Yes, I use stb_truetype for it.

_________________
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Sep 21, 2016 9:24 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
This is the design I am going for. (temporary)
Version 2.0 (I will post 1.0 some other time)
This is only a concept, I am trying to code this to be 100% as shown
It is a bit retro, what do you think?


Attachments:
BasicOSUIDesignVersion2.png
BasicOSUIDesignVersion2.png [ 45.06 KiB | Viewed 4429 times ]

_________________
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 Sep 21, 2016 10:13 am 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
octacone: It looks really similar to what I imagine my GUI toolkit to look like when it's done. :)

_________________
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: Thu Sep 22, 2016 7:14 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
omarrx024 wrote:
octacone: It looks really similar to what I imagine my GUI toolkit to look like when it's done. :)


:D :D awesome

_________________
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: Sat Sep 24, 2016 11:32 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
This is what happens when I am ultra super bored as hell:
(it sucks? right?)
Image

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


Last edited by Octacone on Thu Jan 05, 2017 5:46 am, edited 2 times in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Sep 24, 2016 11:55 am 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
Last screenshot of my OS before school starts. :(
Changed to MIT license, and did some tweaks to the default window theme. I am designing a system to work on after school, when I have time.
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 Sep 24, 2016 1:03 pm 
Offline
Member
Member
User avatar

Joined: Fri Apr 03, 2015 9:41 am
Posts: 492
Offtop:
When school ends in your country? In Russia school began in Sep 1th, it ends in last days of May. So when school ends in Egypt?

_________________
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Sep 24, 2016 1:28 pm 
Offline
Member
Member
User avatar

Joined: Sat Dec 27, 2014 9:11 am
Posts: 901
Location: Maadi, Cairo, Egypt
catnikita255 wrote:
When school ends in your country? In Russia school began in Sep 1th, it ends in last days of May. So when school ends in Egypt?

This year, I start on Monday, September 26th. The first semester normally ends some time in late January, and the second semester starts some time in February until late May or early June.

_________________
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 Sep 25, 2016 2:17 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 02, 2016 1:52 pm
Posts: 286
Location: East Riding of Yorkshire, UK
octacone wrote:
This is what happens when I am ultra super bored as hell:
(it sucks? right?)


I like the colourscheme.

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


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Sep 25, 2016 10:01 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
Reply:
zenzizenzicube wrote:
octacone wrote:
This is what happens when I am ultra super bored as hell:
(it sucks? right?)


I like the colourscheme.

Thanks!

New Post:
Basic OS UI Concept Version 3.0 Figure 1
Attachment:
BasicOSUIConceptVersion3.0Figure1.png
BasicOSUIConceptVersion3.0Figure1.png [ 56.73 KiB | Viewed 3958 times ]

Basic OS UI Concept Version 3.0 Figure 2
Attachment:
BasicOSUIConceptVersion3.0Figure2.png
BasicOSUIConceptVersion3.0Figure2.png [ 19.58 KiB | Viewed 3958 times ]


What do you think of this?

_________________
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 Sep 25, 2016 3:19 pm 
Offline
Member
Member
User avatar

Joined: Mon Dec 28, 2015 11:11 am
Posts: 401
omarrx024 wrote:
Last screenshot of my OS before school starts. :(
Changed to MIT license, and did some tweaks to the default window theme. I am designing a system to work on after school, when I have time.
Image

MIT License? Good choice sir, good choice.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Sep 25, 2016 3:28 pm 
Offline
Member
Member
User avatar

Joined: Mon Dec 28, 2015 11:11 am
Posts: 401
octacone wrote:
Reply:
zenzizenzicube wrote:
octacone wrote:
This is what happens when I am ultra super bored as hell:
(it sucks? right?)


I like the colourscheme.

Thanks!

New Post:
Basic OS UI Concept Version 3.0 Figure 1
Attachment:
BasicOSUIConceptVersion3.0Figure1.png

Basic OS UI Concept Version 3.0 Figure 2
Attachment:
BasicOSUIConceptVersion3.0Figure2.png


What do you think of this?

To me it looks very nice and cool but I repeatedly tell you that you shall pay little more attention and work on filesystems, process managament, memory management (I mean, improve it), executable file formats, etc.
Afterthat you could have even meatier skeleton where you could freely continue working on GUI which works with files, programs, in multitasking and user-mode envriroment, etc.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 163, 164, 165, 166, 167, 168, 169 ... 260  Next

All times are UTC - 6 hours


Who is online

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