Created attachment 208110 [details] gtklsh.patch
A commit references this bug: Author: jbeich Date: Sun Oct 6 04:24:50 UTC 2019 New revision: 513864 URL: https://svnweb.freebsd.org/changeset/ports/513864 Log: x11-toolkits/gtk-layer-shell: add new port PR: 241076 Submitted by: Greg V <greg@unrelenting.technology> A library to write GTK applications that use Layer Shell. Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. You can use it to anchor your windows to a corner or edge of the output, or stretch them across the entire output. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work). https://github.com/wmww/gtk-layer-shell Changes: head/x11-toolkits/Makefile head/x11-toolkits/gtk-layer-shell/ head/x11-toolkits/gtk-layer-shell/Makefile head/x11-toolkits/gtk-layer-shell/distinfo head/x11-toolkits/gtk-layer-shell/pkg-descr head/x11-toolkits/gtk-layer-shell/pkg-plist