Review of "Shutdown Timer" version 21

Details Page Preview

Shutdown/reboot/suspend the device after a specific time or wake with a rtc alarm. The screen-saver will not interrupt the timer. A privileged control script may be installed to control shutdown and rtcwake as user.

Extension Homepage
https://github.com/Deminder/ShutdownTimer

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection waiting for author
Where do you remove the timeout in disable (line 47 lib/Textbox.js)? btw, we have a new MR about session modes that you may like to read: https://gitlab.gnome.org/ewlsh/gjs-guide/-/merge_requests/91
Deminder posted a review
> Where do you remove the timeout in disable (line 47 lib/Textbox.js)? Thanks, I missed that. I will add "cancelTimeout(currentUpdate);" to hideAll()
JustPerfection rejected
Ok. Send the fix please.