Just tested it.
Issue #145 is resolved.
- Touchscreen dragging does not seem to work in the last revision.
I did not get an answer for an acceleration from dragging the carousel. What do…
battery.py could be separated into modules. Multiple sub-features into separate files could improve readability, though that could be my preference. Reason is that battery.py does not give much of a hint what the file is as a sub command. Separating the file into multiple modules separates separate functions such as: peripheral/config.py, peripheral/listener.py, and peripheral/daemon.py.
imports are done within try catch statements. Is this commonplace in Python rather then importing into the file at the top?
Added commits that deal with the failing CI/CD.
I discovered containers in docker and workflows to use a slim container. This is good to only get a minimum required container to do the job.…
lgtm. Tested all sides. Size change when edge is on left behaves fine as a default. A discussion point was to set logic to deal with size changes when the bar is on the left. Currently out of scope since this is quite a niche. If we encounter difficulties, a new issue can be made to resolve the issue.
Since a huge changelog is present, it is going to be a incredibly long time before any of this got a proper runtrough. Many changes seem to be just variable name changes as well.
Have not encountered this issue ever since. Will close issue.