Rebble watchface #5512
Replies: 1 comment
-
Posted at 2021-12-13 by HughB Have you installed the pedometer widget? I don't think I have that setup as a dependancy yet in apps.json so it may not be installed. Here's it working on mine. If it shows ???? for steps its because you don't have the pedometer widget installed. Attachments: Posted at 2021-12-13 by Ocim That worked! Thanks! But I thought that the Rebble watchface installed all the dependent apps.
By the way Purple is spelled: Perple, in the App settings. Posted at 2021-12-13 by HughB Lol. I can't spell. I'll get it fixed. Posted at 2021-12-13 by fanoushs-punching-bag LOVE it! It looks SO GOOD. One thing, could we show ped and date? Perhaps some more configuration, like weather etc? This one looks soo good on my watch. Posted at 2021-12-14 by HughB Yes there's more features coming. I'm working on the weather at the moment. It already does the day date, sunrise, sunset, battery, steps. There's some more Screenshots in the README. Posted at 2021-12-14 by HughB Yes, that should be the case, but there is an issue with widget's not getting installed as a dependancy. I'm sure Gordon will fix the dependancy mechanism in due course but it might not be the highest priority right now. I'd have a go myself but not sure how the json.apps parsing works. Posted at 2021-12-15 by @gfwilliams It's fixed now - it wasn't a bug at all, it's just the dependencies weren't specified in the right way Posted at 2021-12-15 by HughB Many thanks @gfwilliams. Have done a pull request for Rebble and Pebble dependancy updates. Posted at 2023-01-03 by Ocim Hi, quick question on the Rebble clock. Is it intentional that there are no widgets anymore when this one is running? Posted at 2023-01-03 by HughB
Yes, it is intentional. This is covered in the README file. 'Uses the whole screen, widgets are made invisible but still run in the background' The point is that in order to have a full screenshot clock the display of widgets is supressed. At the time I wrote this clock the layout manager was in development and I could see lots of issues being reported with it. I wanted stability so I chose to hard code the layout. I dont intend to develop this clock further, but I can see that others have made changes and continue to support it. Personally I think that if widgets were displayed with this clock the images would look too small. The icon images were chosen inspired by pictures of various Pebble clock faces. Due to the screen resolution of the B2 the size of the images have to be carefully chosen and balanced with the fontsize so that it is readable. There are far to many apps and clocks where the font size is so tiny you need a magnifying glass to read them even with prescription glasses. Posted at 2023-01-04 by Ocim I may not have been clear, the widgets are not needed when the clock is visible but when you leave the clock and go into the launcher / messages notification they are also not showing. And that is when I would like them to appear again. With other clocks this is the case. Posted at 2023-01-04 by @thyttan @ocim I think this would be solved by using the widget_utils module. Specifically using Posted at 2023-01-05 by HughB I think this might be down to: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-12-13 by Ocim
Hi,
Are there any other Rebble watchface users?
Mine is not showing the steps, perhaps I have something missing or setting wrong?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions