WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: kernel + webkit + webgl  (Read 3865 times)

Offline dsl400

  • Newbie
  • *
  • Posts: 1
kernel + webkit + webgl
« on: March 08, 2013, 05: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.


Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
Re: kernel + webkit + webgl
« Reply #1 on: March 08, 2013, 02: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.

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: kernel + webkit + webgl
« Reply #2 on: March 08, 2013, 03:47:20 PM »
haha, what a nice name, netwix that is. Translated it sounds like netwank.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: kernel + webkit + webgl
« Reply #3 on: March 08, 2013, 07: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.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: kernel + webkit + webgl
« Reply #4 on: March 08, 2013, 07: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?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)