#System events?
8 messages · Page 1 of 1 (latest)
no there's nothing built-in. Maybe there are rust crates for this but no idea.
There was the idea of a plugin for it talked about here: https://discord.com/channels/616186924390023171/1087428804072456324 but that never happened 🤷
It's implemented as part of the power events in Electron
https://www.electronjs.org/docs/latest/api/power-monitor
Monitor power state changes.
Any chance there's something in that API ?
sorry, i don't understand what you're asking for rn?
I'm just curious if there could be a similar plugin to power monitor that I couldn't find