electron/atom/browser/lib
Thiago de Arruda 56b53e71aa Implement powerMonitor 'shutdown' event for Linux.
The event is emitted when the OS is rebooting/shutting down, and allows
an electron app to call `e.preventDefault()` in order to delay shutdown
and exit cleanly.
2018-02-05 15:21:31 +09:00
..
bluetooth_chooser.cc
bluetooth_chooser.h
power_observer.h Implement powerMonitor 'shutdown' event for Linux. 2018-02-05 15:21:31 +09:00
power_observer_linux.cc Implement powerMonitor 'shutdown' event for Linux. 2018-02-05 15:21:31 +09:00
power_observer_linux.h Implement powerMonitor 'shutdown' event for Linux. 2018-02-05 15:21:31 +09:00