Skip to content

applets/batterymonitor: Explicitly specify arguments in signal handlers

ivan tkachenko requested to merge work/ratijas/battery-signal-args into master

Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.

Merge request reports