unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Aiko Kyle <aikokyle@gmail.com>
To: joakim@verona.se
Cc: Po Lu <luangruo@yahoo.com>, Lars Ingebrigtsen <larsi@gnus.org>,
	Anand Tamariya <atamariya@gmail.com>,
	Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Multimedia dashboard in GNU Emacs
Date: Wed, 29 Dec 2021 16:39:22 -0700	[thread overview]
Message-ID: <CAPWcbYHj1XrG2mTosOTahN1nXwZX6w7ZWU587-86CTOCrcc0sA@mail.gmail.com> (raw)
In-Reply-To: <87lf035g2u.fsf@tanaka.verona.se>

On Wed, Dec 29, 2021 at 1:08 PM <joakim@verona.se> wrote:
>
> This was one of the methods that was evaluated in the original branch,
> that is, every emacs window got its own separate gtk component.
>
> So, if the xwidget was a gtk button, for example, inserted in a buffer,
> and there were several emacs window showing the same area, each emacs
> window would get a separate gtk button representing the same xwidget.
> This worked okay-ish, for buttons. But for sliders it didnt turn out so
> well, because one needed special glue code to make each separate gtk
> slider be in sync with every other instance. It's doable, but
> convoluted. Anyway, I'm sure theres been plenty of progress since the
> original experiments, so maybe today it's less convoluted.
>

When I was playing around with this last year I encountered similar
issues with "stateful" gtk widgets. Since I primarily cared about the
webkit widget, and since that's still the only really implemented
widget, I found that forcing there to only ever be one emacs window
displaying it was the best compromise between technical limitations
and what I think of as "the emacs paradigm" for displaying such
content. Although Po seems to disagree with me on that point, hence
his pushing forward with the offscreen rendering technique, although
there are still various bugs to be resolved in that implementation.



  reply	other threads:[~2021-12-29 23:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24  6:35 Multimedia dashboard in GNU Emacs Anand Tamariya
2021-12-24  9:46 ` Lars Ingebrigtsen
2021-12-24 10:03   ` Po Lu
2021-12-27  4:22     ` Anand Tamariya
2021-12-27  5:03       ` Po Lu
2021-12-29  1:44         ` Aiko Kyle
2021-12-29 13:34           ` joakim
2021-12-29 19:08             ` Aiko Kyle
2021-12-29 20:08               ` joakim
2021-12-29 23:39                 ` Aiko Kyle [this message]
2021-12-30  1:02               ` Po Lu
2021-12-30  3:21                 ` Aiko Kyle
2021-12-30  3:29                   ` Po Lu
2021-12-30  4:18                     ` Aiko Kyle
2021-12-30  4:48                       ` Po Lu
2021-12-30 20:25                         ` Aiko Kyle
2021-12-31  0:59                           ` Po Lu
2021-12-31  2:39                             ` Aiko Kyle
2021-12-31  3:38                               ` Po Lu
2021-12-27  4:16   ` Anand Tamariya
2021-12-27 12:06     ` Lars Ingebrigtsen
2021-12-28  4:19     ` Richard Stallman
2021-12-28  5:41       ` Po Lu

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CAPWcbYHj1XrG2mTosOTahN1nXwZX6w7ZWU587-86CTOCrcc0sA@mail.gmail.com \
    --to=aikokyle@gmail.com \
    --cc=atamariya@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=larsi@gnus.org \
    --cc=luangruo@yahoo.com \
    /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 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).