Closed Adrian-Samoticha closed 2 years ago
An extension to #5. The transparency effects are now fully supported on macOS, but the following extra functions are not:
Enter fullscreen.
Window.enterFullscreen();
Exit fullscreen.
Window.exitFullscreen();
Hide controls.
Window.hideWindowControls();
Show controls.
Window.showWindowControls();
An extension to #5. The transparency effects are now fully supported on macOS, but the following extra functions are not:
Enter fullscreen.
Exit fullscreen.
Hide controls.
Show controls.