gluon
gluon copied to clipboard
Window events
Gluon should provide window events that will trigger when window is resized/maximized/closed etc. For example here's a list of all available BrowserWindow events in Electron. This could help changing the default behaviour for window management as seen in #33