FluffyDisplay lets you create virtual displays/screens/monitors on your primary Mac so that you could connect to them from a second computer using VNC or screen sharing and thereby use your second computer's display to extend your primary Mac's screen space.
FluffyDisplay lets you create virtual displays/screens/monitors on your primary Mac so that you could connect to them from a second computer using VNC or screen sharing and thereby use your second computer's display to extend your primary Mac's screen space.
To install FluffyDisplay, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install FluffyDisplay
To see what files were installed by FluffyDisplay, run:
port contents FluffyDisplay
To later upgrade FluffyDisplay, run:
sudo port selfupdate && sudo port upgrade FluffyDisplay
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.