In electron, the app has access to and can modify information about it's windows. The silk-electron package needs to send events to Silk, which should pass them to the window manager. The window manager also needs to be able to send events to silk-electron.
In electron, the app has access to and can modify information about it's windows. The
silk-electron
package needs to send events to Silk, which should pass them to the window manager. The window manager also needs to be able to send events to silk-electron.