4 Commits

Author SHA1 Message Date
Simon Quigley
8cebb36a9c Invoke setEnabled less, which will help with resource usage
It is slightly more resource efficient to create a local bool, update that one-way flag when needed, and then setEnabled based on the content of that bool, than it would be to call that method every time.
2024-01-25 13:40:20 -06:00
5da00ab878 Add Debian packaging ubuntu/1.0.0_alpha1 2024-01-11 19:52:38 +00:00
1ccbb8b1a0 A bunch of improvements 2024-01-10 21:01:15 -06:00
29c1eb8abb Initial import 2024-01-04 15:26:38 -06:00