-
Notifications
You must be signed in to change notification settings - Fork 84
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
Bottom bar implementation #99
Comments
So I was thinking more about how we could implement the evenly-aligned bottom bar, and this is the simplest solution I could think of: We add a second global sidebar control variable, similar to "use compact mode" now, that causes sidebar widgets to draw with the same heights. Not sure how we can get forecast to fit, but maybe that can draw it horizontally or something. |
It is more beautiful with your correction! I have started to implement them. After that I expect to allow users to set date fields order and part to be displayed (day of week, day number, month name, month number, year) |
Yeah, I'm thinking that maybe maybe it would be simpler to publish as second watchface entirely, which would simplify the configuration page considerably. Also, now that Pebble has gone out of business, the app store probably won't have long to live... |
It may just be a revival. I will continue my work on this application. |
Any progress on the bottom bar watchface. I would love to have option of four widgets! |
It is still a work in progress. But very usable by now. Some work are needed in order to have a better config webpage display. I can send you a build version if you want. |
Would love to have whatever you could offer me. Is a build version ready to install? Thanks! |
You can access to a first pre-release of my work here: https://github.com/plarus/TimeStylePebble/releases |
Very nice! I like it! Thank You
…On Jul 11, 2017 4:08 PM, "plarus" ***@***.***> wrote:
You can access to a first pre-release of my work here:
https://github.com/plarus/TimeStylePebble/releases
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#99 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcCbyTyDZlZhMnxx-fMg7bUVAEf_4FScks5sM-QxgaJpZM4LDXqc>
.
|
Thank you! |
Hey Plarus, |
Pretty much, yea. Just make the time larger, the default layout has a few pixels of margin between the time, the widgets, and screen edge. The widgets are off centre, but I assume that’s just on account of it being WIP. |
You can access to my work here: https://github.com/plarus/TimeStylePebble/releases/tag/0.8.1 |
Been meaning to get around to this, but kept forgetting... The changes are working great, loving the watchface. Thank you. |
I have released a new version with various corrections and aplite compatibility. You can download it here : https://github.com/plarus/TimeStyleBBPebble/releases/tag/0.9.0 |
For information, I am currently working on a bottom bar implementation that can display up to four widgets.
It is still a work in progress.
I do not know if it will be possible to merge this work in the main branch when finished.
Some previews of the current state of my work:
The text was updated successfully, but these errors were encountered: