From: Evgeny Zajcev <lg.zevlg@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Subwindow xwidget
Date: Mon, 29 Apr 2019 23:10:51 +0300 [thread overview]
Message-ID: <CAO=W_ZpUVFwoP+x3NqMTn4Eu7ZX6Wpmuzp1pT0ezhTnbCXedsQ@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2019-04-29 20:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 20:10 Evgeny Zajcev [this message]
2019-04-29 21:41 ` Subwindow xwidget joakim
2019-04-30 10:33 ` Evgeny Zajcev
2019-04-30 12:47 ` 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='CAO=W_ZpUVFwoP+x3NqMTn4Eu7ZX6Wpmuzp1pT0ezhTnbCXedsQ@mail.gmail.com' \
--to=lg.zevlg@gmail.com \
--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.