0.0.5
- Update to Electron 10. Use
sandbox: false
when creating windows. - Refactor focus monitor to use
cherno.focus_data
. - Clean up Electron API and remove exposed
ipcRenderer
commands.
sandbox: false
when creating windows.cherno.focus_data
.ipcRenderer
commands.