Rob Pilling
Rob Pilling
## Examples Yes, I like the sound of this, currently I have [`widclk`](https://github.com/espruino/BangleApps/blob/0e4fa182eb1e4232216836d37d26f69f2e8954ca/apps/widclk/widget.js#L10-L10) and [`widalarmeta`](https://github.com/espruino/BangleApps/blob/0e4fa182eb1e4232216836d37d26f69f2e8954ca/apps/widalarmeta/widget.js#L74-L81) both displaying slightly different 7-segment fonts in the widget bar and having this more globally...
> I'm not sure I understand about enable/disable? Surely you just disable by uninstalling the font app? Good point - yes the enable/disable is unnecessary > Maybe `getFont` could have...
> It appears to work! https://forum.espruino.com/conversations/394649/?offset=25#comment17323914 > > Just checked and you can even send messages from (the latest) Gadgetbridge too Great stuff! I'm quite keen on having consistent fonts...
This is handled by [`wohrm`](https://espruino.github.io/BangleApps/?id=wohrm), but it would need converting to a widget for the notification
Google auth uses some non-standard extensions that a lot of open source tools don't support (such as [Authy](https://authy.com/)), and I suspect it's the same here.
Yeah I like the sound of that, since our changes in `runplus` are pretty slim or I imagine similarly with `swscroll`. With `theirs: "app/run/app.js"`, I don't see a problem, since...
There's also another approach, which is a bit more dev-heavy. We might be able to modify the upstream in some cases (e.g. `swscroll`) to accommodate downstream changes / extensions to...
Ah yeah, I hadn't considered Bangle.js 1, that's a fair point. In that case I'll vote for the original patch idea too - thanks for the surrounding detail!
We've got some changes/a fork to the `rebble` app (#3137), we could attempt to merge the changes into the original `rebble` clock and put them under an option, any thoughts?...
Hey - can you share which versions of the homeassistant and weather apps you're using? If you install another clock info app, does it show up?