Tiny Core Linux

Off-Topic => Off-Topic - Tiny Core Lounge => Topic started by: dsl400 on March 08, 2013, 08:48:30 AM

Title: kernel + webkit + webgl
Post by: dsl400 on March 08, 2013, 08:48:30 AM
Hello forum.

I have and idea that eats my mind for a while.
I`m thinking to make a combination of kernel + webkit + webgl
and make a unix based os that runs a single application.
this sound more like chorme os somehow only that it isn`t.
I want a linux that boots and displays as user interface html document
with no window manager or file editor.

Title: Re: kernel + webkit + webgl
Post by: Zendrael on March 08, 2013, 05:13:40 PM
Watch this video till it ends with the max resolution you could find:
http://www.youtube.com/watch?v=9ww1taiLP-k

The idea is possible, but the problem at that time was that some pages request the main window, so, if try to load Gmal in a iframe, it crashes all the interface.

Still looking a way to rebuild the project.
Title: Re: kernel + webkit + webgl
Post by: hiro on March 08, 2013, 06:47:20 PM
haha, what a nice name, netwix that is. Translated it sounds like netwank.
Title: Re: kernel + webkit + webgl
Post by: tinypoodle on March 08, 2013, 10:09:48 PM
I want a linux that boots and displays as user interface html document
with no window manager or file editor.
Perhaps
http://wiki.openwrt.org/oldwiki/programmersguidetowebif
could provide some inspiration.
Title: Re: kernel + webkit + webgl
Post by: tinypoodle on March 08, 2013, 10:11:51 PM
The idea is possible, but the problem at that time was that some pages request the main window, so, if try to load Gmal in a iframe, it crashes all the interface.
What about using an MDI browser?