unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Subwindow xwidget
@ 2019-04-29 20:10 Evgeny Zajcev
  2019-04-29 21:41 ` joakim
  0 siblings, 1 reply; 4+ messages in thread
From: Evgeny Zajcev @ 2019-04-29 20:10 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

In XEmacs there is nice "subwindow" glyph type, which could be used to
display contents of foreign application (such as video player).  Internally
it is just ordinary subwindow of fixed geometry with API to get its XID,
which you specify to foreign application to render to.

Is it possible to do the same in GNU Emacs or would it be hard to implement?

Unfortunately xwidget functionality is limited to "webkit" type of widget,
and it does not provide API to get XID of the widget's window.

Thanks

-- 
lg

[-- Attachment #2: Type: text/html, Size: 736 bytes --]

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

end of thread, other threads:[~2019-04-30 12:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29 20:10 Subwindow xwidget Evgeny Zajcev
2019-04-29 21:41 ` joakim
2019-04-30 10:33   ` Evgeny Zajcev
2019-04-30 12:47     ` 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).