I need to be able to hide the application title bar (with minimize, close buttons) so that my gui is "floating" transparently above other applications.
This is possible in Electron with a Frameless window, is there a way to create a frameless window with NodeGUI?
I need to be able to hide the application title bar (with minimize, close buttons) so that my gui is "floating" transparently above other applications.
This is possible in Electron with a Frameless window, is there a way to create a frameless window with NodeGUI?