[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Platform independent graphical display for Emacs
From: |
Po Lu |
Subject: |
Re: Platform independent graphical display for Emacs |
Date: |
Fri, 24 Dec 2021 20:27:21 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
xenodasein--- via "Emacs development discussions." <emacs-devel@gnu.org>
writes:
> Optional? What I understood from you that it would be the only
> connection between Emacs and Wayland in the new system, to avoid
> dealing with the Wayland directly.
Yes, but we will not run only on Wayland. Besides, I wasn't talking
about a "new system", I was referring to what we have now as the PGTK
port.
> Surely intrusive, event-driven libs like GTK necessitate changes in
> our code, which are otherwise unnecessary complexity elsewhere, when
> GTK isn't even used?
Being "event-driven" is hardly why GTK is problematic. A small file
named xgselect.c takes care of the GLib event loop with some clever
code, so we don't have to worry about it anywhere else.
- Re: Platform independent graphical display for Emacs, (continued)
- Re: Platform independent graphical display for Emacs, Lars Ingebrigtsen, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, Stephen Berman, 2021/12/24
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs,
Po Lu <=
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, xenodasein, 2021/12/24
- Re: Platform independent graphical display for Emacs, martin rudalics, 2021/12/24
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/24
- Re: Platform independent graphical display for Emacs, martin rudalics, 2021/12/25
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/25
- Re: Platform independent graphical display for Emacs, martin rudalics, 2021/12/26
- Re: Platform independent graphical display for Emacs, Po Lu, 2021/12/26
- Re: Platform independent graphical display for Emacs, Óscar Fuentes, 2021/12/24