Page 3 of 3

Re: OGDOS

Posted: Mon Jan 30, 2017 9:54 am
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.

Re: OGDOS

Posted: Mon Jan 30, 2017 10:32 am
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)

Re: OGDOS

Posted: Mon Jan 30, 2017 11:21 am
by monobogdan
What you want see in first release?

Re: OGDOS

Posted: Mon Jan 30, 2017 1:36 pm
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?

Re: OGDOS

Posted: Mon Jan 30, 2017 3:16 pm
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?

Re: OGDOS

Posted: Mon Jan 30, 2017 4:07 pm
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

Re: OGDOS

Posted: Thu Feb 02, 2017 2:23 am
by monobogdan
32 bit kernel is coming.

Re: OGDOS

Posted: Thu Feb 02, 2017 12:20 pm
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.

Re: OGDOS

Posted: Thu Feb 02, 2017 2:22 pm
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.

Re: OGDOS

Posted: Thu Feb 02, 2017 2:47 pm
by dozniak
monobogdan wrote: FreeDOS is first stage loader for 32 bit kernel.
Not over-engineered, not at all.