unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* webkit integration in the xwidget branch
@ 2011-06-28 20:00 joakim
  2011-06-28 20:12 ` joakim
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: joakim @ 2011-06-28 20:00 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-10 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 20:00 webkit integration in the xwidget branch joakim
2011-06-28 20:12 ` 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).