Library to manage X windows and workspaces (via pagers, tasklists, etc.)
libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.
libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.
To install libwnck3, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libwnck3
To see what files were installed by libwnck3, run:
port contents libwnck3
To later upgrade libwnck3, run:
sudo port selfupdate && sudo port upgrade libwnck3
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.