OGDOS

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

Love4Boobies wrote:But you're using it wrong. You're using the word "shell", which means something else, instead of the ambiguous "launcher", which I still wouldn't recommend unless you want to waste people's time with extra explanations about Android nomenclature. I actually had to Google "Android launchers". And themes/skins/launchers are not the same as GUIs, they are just a presentation running on top of it.
Launcher is GUI, because it's implements start screen, menu screen and etc, but it's not GUI library such as GTK.
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: OGDOS

Post by dozniak »

monobogdan wrote: Launcher is GUI, because it's implements start screen, menu screen and etc, but it's not GUI library such as GTK.
My last recommendation to you: please read. Read a lot. Read until you stop slapping random words together and start actually making sentences that make sense. Then come back to OSdev.

(added to ignore, don't bother replying)
Learn to read.
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

What you want see in first release?
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

Hey guys! Now i'm writing new shell. It's fully VESA, works in 640x480.

Do you like it's? What you want see in release?
Attachments
Screenshot_20.jpg
Screenshot_20.jpg (11.09 KiB) Viewed 5487 times
hannah
Member
Member
Posts: 34
Joined: Wed Oct 12, 2016 11:32 am
Location: At my PC

Re: OGDOS

Post by hannah »

monobogdan wrote:Hey guys! Now i'm writing new shell. It's fully VESA, works in 640x480.

Do you like it's? What you want see in release?
Is this in user-mode?
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

hannah wrote:
monobogdan wrote:Hey guys! Now i'm writing new shell. It's fully VESA, works in 640x480.

Do you like it's? What you want see in release?
Is this in user-mode?
Yes
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

32 bit kernel is coming.
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: OGDOS

Post by BrightLight »

monobogdan wrote:32 bit kernel is coming.
You mentioned previously that you were using the FreeDOS kernel. By saying "32-bit kernel is coming", I think you are greatly underestimating the amount of work that's required to build a functional kernel from scratch. Just saying, though.
You know your OS is advanced when you stop using the Intel programming guide as a reference.
monobogdan
Member
Member
Posts: 71
Joined: Wed Jan 25, 2017 3:37 pm

Re: OGDOS

Post by monobogdan »

omarrx024 wrote:
monobogdan wrote:32 bit kernel is coming.
You mentioned previously that you were using the FreeDOS kernel. By saying "32-bit kernel is coming", I think you are greatly underestimating the amount of work that's required to build a functional kernel from scratch. Just saying, though.
FreeDOS is first stage loader for 32 bit kernel.
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: OGDOS

Post by dozniak »

monobogdan wrote: FreeDOS is first stage loader for 32 bit kernel.
Not over-engineered, not at all.
Learn to read.
Post Reply