Skip to content
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

new watchfaces: "kitt" and "arc" #10

Merged
merged 6 commits into from
Feb 16, 2018
Merged

Conversation

jgibbon
Copy link
Contributor

@jgibbon jgibbon commented Feb 16, 2018

These are two new watchfaces:

  • Kitt (looks nicer on square watches)
  • Arc (looks nice on both round and square; has a bunch of variants)

@eLtMosen has tried them on lenok (thank you!), I've tested dory.

enjoy!

}


Connections {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, that's right, forgot to remove the localeManager Connection.
Thanks, I'll remove it!

styleColor: watchFace.arccolor
}

ListView {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have the feeling that this is an overly complex solution :P

Copy link
Contributor Author

@jgibbon jgibbon Feb 16, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your feeling might be correct.
My Goal was to simplify the variant usages (qml files using Arc { } ) and I might have gone too far.
If you think it's worth it, I'll review and refactor when time allows before opening another pull request.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't worry, I can merge with that. It's just so that you know.
I don't have the time to think of something better either but I'm pretty sure there must be a simpler way.

@@ -0,0 +1,11 @@
Arc {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see where all those Arc-*.qml items are being used, could you clarify?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those are variants that just look a bit different – black vs. white; arc vs. pie chart; seconds visible vs. not visible. They are listed on their own in the watchfaces settings.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, I didn't understand directly. This can be merged as well

@FlorentRevest
Copy link
Member

Hey jgibbon!
Thanks a lot for your work :) I just had a few comments. Otherwise, I'll get this PR merged as soon as that will be fixed

@jgibbon
Copy link
Contributor Author

jgibbon commented Feb 16, 2018

Hi FlorentRevest,
thanks for reviewing!
As I wrote in the replies, I'll be happy to rework the model situation and remove the connections if you think they look nice enough. Might take a while, though. ;)

cheers

@jgibbon
Copy link
Contributor Author

jgibbon commented Feb 16, 2018

Ok, thanks!
If I find the time and think of something clever, I can revisit the model thing later on, even if this version is merged.

I've removed the "Connections" (but due to lack of time and my usb dock, I just removed it here via web interface without testing!) from "kitt".

@FlorentRevest
Copy link
Member

Thank you !

@FlorentRevest FlorentRevest merged commit dd4b99d into AsteroidOS:master Feb 16, 2018
Huntereb pushed a commit to Huntereb/unofficial-watchfaces that referenced this pull request Oct 7, 2019
new watchfaces: "kitt" and "arc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants