Skip to content

Release 1.5.1: Speed Boost

Compare
Choose a tag to compare
@samclane samclane released this 16 Sep 00:09
· 231 commits to master since this release
  • Changed all threads to daemon so sys.exit(0) can be used instead of os._exit(0)
  • Removed all networking calls from BulbIconList.update_icon(), greatly reducing CPU and Network usage.