The pgtk branch has been merged
This adds "pure GTK" support to Emacs, which offloads much of the complex GUI code into the toolkit library, and means Emacs doesn't have to care whether it's running on X11 or Wayland, because GTK can deal with that.
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.mlThis adds "pure GTK" support to Emacs, which offloads much of the complex GUI code into the toolkit library, and means Emacs doesn't have to care whether it's running on X11 or Wayland, because GTK can deal with that.
1 reply
emacs newb here, why did emacs ever even have it's own custom version of GTK?