-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Parameterize matrix dimension #159
Comments
Hello @a-sp, [EDIT]: Seconds later I discovered the pull request #142 from @pueppixxxx. Maybe this will help you? |
Hi @plotaBot, thanks a lot for your suggestions! I already saw the original Qlocktwo Italian layout (and I made the time_italian.py myself before seeing @pueppixxxx pull request -.-' ). Main issues:
My fear is that making the matrix dimension configurable can be a pain in the ass for additional plugins... the dirty solution might be to make matrix dimension configurable only for the time function, while all the other plugin would scale down to the original 11x10 size. |
Hope this helps. There are 2 small changes in pi_wordclock/wordclock_plugins/matrix/plugin.py: Line 51: Also in the file from the time_matrix/plgin.py |
Hi @a-sp I was quite busy in 2020. ... hope that changes in 2021. Were you able to resolve your issue -- e.g. considering @Joeri-MS comment? The software should be ready to handle varying matrix resolutions. ... this was however (to my knowledge) never tested. Therefore you might run into issues, when trying the first time. Feel free to report back here. Best, |
Dear @Joeri-MS and @bk1285 thank you very much for getting back to me! It's really nice to receive a reply even after some time ☺ Unfortunately, I've had to put the project on hold due to lack of free time, but I still would like to complete it... let's hope that 2021 will give us the opportunity to have more time to spend on projects we love! I'll keep you updated 😎 |
Always check the following when such errors occur:
|
It seems to bee the grounding, now it looks good, thanks. |
Hello @bk1285 thank you very much for sharing your project! I really like it!
I have a little request... Would it be possible to parameterize the matrix dimension?
Using Patrick's WorldClockGenerator seems like that for Italian a 12x12 matrix is needed (the current layout is ok and totally understandable, but it is not how we tell time in Italy... we use looong words :D ).
Thanks :)
The text was updated successfully, but these errors were encountered: