Page 128 of 262

Re: What does your OS look like? (Screen Shots..)

Posted: Sat Apr 04, 2015 11:39 pm
by klange
I redesigned the login widget for my GUI. It now uses placeholders instead of labels, and has much more visually-appealing controls.

Image

You can see it in action, alongside some other visual improvements, here:

https://www.youtube.com/watch?v=2N8QwsYTPfQ

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Apr 05, 2015 6:37 am
by makerimages
And it still runs in that black bg box? Yuck.

Anyways, Exetwezz and I figured out some bugs in OSZin, causing.....wait for it...Interrupts and PIT that actually work! And then we discovered a gotcha in my kputsf which was also fixed.. So here you go: Memory map printout and a line of h -s being printed on 1sec interval. Image

Re: What does your OS look like? (Screen Shots..)

Posted: Sun Apr 05, 2015 3:35 pm
by nielsd
That's looking very good klange! No "log in" button instead of pressing enter? :P

Re: What does your OS look like? (Screen Shots..)

Posted: Tue Apr 07, 2015 4:49 am
by Cpcdos
My CraftyOS Operating System, based on my Cpcdos OSx co-Kernel, written only in CpcdosC+ (French) For x86 only
Image

Login with transparent wallpaper
Image

Re: What does your OS look like? (Screen Shots..)

Posted: Tue Apr 07, 2015 10:54 am
by BrightLight
Cpcdos wrote:My CraftyOS Operating System, based on my co-Cpcdos OSx Kernel, written only in CpcdosC+ (French)
It looks very good. Do you have a website, or an online repository?

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Apr 08, 2015 12:05 am
by Cpcdos
Thank you :-)

Yes, CraftyOS is here http://craftyos.e-monsite.com/pages/download.html ( Vbox version, the mouse resolution is strange, but it's work )
Cpcdos Kernel is here http://cpcdos.e-monsite.com/

It's a French project, the next version (CraftyOS & Cpcdos) will integrate the English language

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Apr 08, 2015 12:50 am
by max
Cpcdos wrote:My CraftyOS Operating System, based on my co-Cpcdos OSx Kernel, written only in CpcdosC+ (French)

Login with transparent wallpaper
Awesome work!! :) Can't read a thing on the cpcdos-Website but it looks very good and elaborate. Do you have an english page too?

EDIT: Oh sorry I didn't read your next post :) Looking forward to reading your english page

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Apr 08, 2015 1:31 am
by Cpcdos
Thank you very much :-D
Do you have an english page too?
For this moment You can test to read my website with google traductor (Isn't ideal for english grammar)
CraftyOS web site:
http://translate.google.fr/translate?ac ... DK-93GoHPQ

Cpcdos coKernel web site :
http://translate.google.fr/translate?ac ... r7s6kpSSrA

Re: What does your OS look like? (Screen Shots..)

Posted: Wed Apr 08, 2015 1:04 pm
by BrightLight
Cpcdos wrote:Yes, CraftyOS is here http://craftyos.e-monsite.com/pages/download.html ( Vbox version, the mouse resolution is strange, but it's work )
I'm going to try it, with a lot of help from Google Translate as my French is really horrible because je ne parle pas le Francais. :mrgreen:

Re: What does your OS look like? (Screen Shots..)

Posted: Thu Apr 09, 2015 1:50 am
by Cpcdos
I'm going to try it, with a lot of help from Google Translate as my French is really horrible because je ne parle pas le Francais
Ahhaa :mrgreen:
My next version include english langage AND english CpcdosC+ syntaxes, I do this for extend my project in the world. It's a good idea ?
For moment, English people can execute Java instructions (.jad source files), but it's very very limited, it's not official java machine, so, I re-write "my java machine" natively into Cpcdos, because, I think not that Oracle want re-code Java for my Cpcdos Kernel :roll:
This work perfectly, this is a example :
(Fenetre [FR] = Windows [EN] "D|=-finit [FR] it's a utf8 bug = Define [EN] )
Image

Re: What does your OS look like? (Screen Shots..)

Posted: Fri Apr 10, 2015 12:14 pm
by CorruptedByCPU
Slowly forward ... starts to have "hands and feet".

Own kernel, software, file system ... all in 64-bit assembly language x) #-o

Image

Re: What does your OS look like? (Screen Shots..)

Posted: Mon Apr 27, 2015 6:34 pm
by klange
I finally got around to adding mouse support to my terminal. I've implemented two of the standard xterm modes, as well as scrolling (which is also new to the PS/2 mouse driver). This is kinda hard to effectively demonstrate through screenshots, so here's a video of some random interactions in vim instead:


Re: What does your OS look like? (Screen Shots..)

Posted: Mon Apr 27, 2015 10:23 pm
by Brynet-Inc
klange wrote:I finally got around to adding mouse support to my terminal. I've implemented two of the standard xterm modes, as well as scrolling (which is also new to the PS/2 mouse driver). This is kinda hard to effectively demonstrate through screenshots, so here's a video of some random interactions in vim instead.
Non-embedded flash applet link: https://www.youtube.com/watch?v=pP18iPoC0kU

Nice work.. of course vim would have mouse support, lol.

Re: What does your OS look like? (Screen Shots..)

Posted: Sat May 02, 2015 2:24 am
by sortie
I went and added a PS/2 mouse driver to Sortix. Then I added support for it to my experimental windowing system.

Re: What does your OS look like? (Screen Shots..)

Posted: Sun May 03, 2015 7:45 am
by Brynet-Inc
sortie wrote:I went and added a PS/2 mouse driver to Sortix. Then I added support for it to my experimental windowing system.
Please post the link if we're going to start posting YouTube videos in this thread (..which I originally opposed), the forum [/ youtube] tags do not support HTML5 video and provide no fallback link.

https://www.youtube.com/watch?v=JyCsL_H5fQI