all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: emacs-devel@gnu.org
Subject: webkit integration in the xwidget branch
Date: Tue, 28 Jun 2011 22:00:22 +0200	[thread overview]
Message-ID: <m3ei2d9161.fsf@verona.se> (raw)

I did a proof of concept webkit xwidget in the xwidget branch.

It loads www.fsf.org, moves about in the buffer like an image, and you
can click on links and so on. (there are display glitches still)

pros:
- shows tighter webkit integration is indeed possible and that the
xwidget branch is a pretty cool playground

cons:
- well, webkit doesnt have an out of the box mvc model. I find it
perplexing that state of the art web engines in 2011 cant even do a 1990s
type split pane view. I did some brief research around this mysterious
ommission and found odd references in wikipedia that this might be
covered by a patent or something. I hope I'm just having a bad dream.

Links like these:
http://www.chromeplugins.org/plugins/google-chrome-dual-view/
makes me think time stands still. Which is good news for us Emacsers I
suppose.

Anyway, if proper real MVC can't be had, kludges can still be made, like
copying DOM trees betwen views and stuff. But I'd prefer there to be
something nice. 

-- 
Joakim Verona



             reply	other threads:[~2011-06-28 20:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 20:00 joakim [this message]
2011-06-28 20:12 ` webkit integration in the xwidget branch joakim
2011-06-29  8:33 ` Julien Danjou
2011-06-29 23:37   ` joakim
2011-07-09 22:19 ` haawda
2011-07-10 17:43   ` joakim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ei2d9161.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.