]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Add news entry for pgtk.
authorPo Lu <luangruo@yahoo.com>
Sun, 19 Dec 2021 00:48:15 +0000 (08:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 19 Dec 2021 00:48:15 +0000 (08:48 +0800)
etc/NEWS

index e3665b918a3ce3f5b79895a6874f5d31fa0e2cbb..b50e7e5db0e78e841bbeea075cabc5d2d1ae9383 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -64,6 +64,13 @@ this support.
 The named feature 'xinput2' can be used to test for the presence of
 XInput 2 support from Lisp programs.
 
+** Emacs now supports being built with pure GTK.
+To use this option, make sure the GTK 3 and Cairo development files
+are installed, and configure Emacs with the option '--with-pgtk'.
+Unlike the default X and GTK build, the resulting Emacs binary will
+work on any underlying window system supported by GDK, such as
+Wayland and Broadway.
+
 \f
 * Startup Changes in Emacs 29.1