WtDesktop
This idea is to incorporate WebKit into Wt. The level of integration may evolve over time, as are the possible applications. more…
This idea is to incorporate WebKit into Wt. The level of integration may evolve over time, as are the possible applications. more…
The first step is to combine WebKit with the built-in httpd to provide a desktop application using Wt. This could be useful for distributing an off-line version of a Wt application or during development. The webkit would be configured to act as a single application (instead of as a general purpose browser).
The second level is to allow introspection of the DOM inside WebKit from a Wt application session. This could become the basis for an automated testing framework which verifies that the widget tree and the DOM tree are in sync. By querying the DOM for information on the location and CSS properties of widgets, it can be checked that the application works properly. By allowing for events to be simulated on the DOM tree, the application can be checked for correct event handling.
The third level is to by-pass the HTML/JavaScript and HTTP protocol for certain rendering steps. For example, a new WPaintDevice could be developed which paints directly instead of encoding it first as SVG or HTML Canvas5 JavaScript. This would allow significant speedups for vector graphics.
http://www.webtoolkit.eu/wt/wiki/index.php/Ideas_for_Google_SoC
WARNING! No ‘master’ branch! more…
After cloning, you need to checkout branch ‘wtdesktop’
$ git clone git://gitorious.org/wtdesktop/wtdesktop.git
$ cd wtdesktop
$ git checkout origin/wtdesktop -b wtdesktop
Cloning this repository:
git clone git://gitorious.org/wtdesktop/wtdesktop.git wtdesktop cd wtdesktop
Add this repository as a remote to an existing local repository:
git remote add wtdesktop git://gitorious.org/wtdesktop/wtdesktop.git git fetch wtdesktop git checkout -b my-local-tracking-branch wtdesktop/master_or_other_branch

Friday March 23 2012
Favorite
16:22
Stephanie Jones started watching wtdesktop/wtdesktop
Thursday January 05 2012
Favorite
08:12
nacertnt started watching wtdesktop/wtdesktop
Repository
08:09
nacertnt cloned ~nacertnt/wtdesktop/nacertnts-wtdesktop
New repository is in nacertnts-nacertnts-wtdesktop
Repository
08:08
nacertnt cloned wtdesktop/wtdesktop
New repository is in nacertnts-wtdesktop
Thursday December 23 2010
Favorite
01:39
John Robson started watching wtdesktop/wtdesktop
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
