Review of "Eruption Profile Switcher" version 22

Details Page Preview

Runtime Profile switcher for the Eruption Realtime RGB LED Driver for Linux

Extension Homepage
https://github.com/eruption-project/eruption-profile-switcher

No comments.

Diff Against

Files

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

All Versions

Previous Reviews on this Version

JustPerfection rejected
You should remove all of those timeouts in `disable()` just like line 1497 - 1498. Because we don't want the callbacks get triggered after disable. For example inside unlock dialog. Even timeouts with 0ms as duration can get delayed.