pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

Re-implement splash screen #28

Closed ginge closed 6 years ago

ginge commented 7 years ago

The hard coded splash was removed. Re-do the boot splash:

8bitbunny commented 6 years ago

Regarding the term "resource pack" what does this need to contain separate from the splash image? A bit more info would be usefull :) (I happen to have made some GUI designs before, so I might help with this)

8bitbunny commented 6 years ago

right now the rebble.io icon is fairly monotone, which i both like and dislike, i tried to get what i had in mind onto a png without too much blingbling and such. i personally think this looks more modern :) r

jneubrand commented 6 years ago

proposal Quick mockup of a platform-agnostic image using the closest matches to the rebble color scheme within the 64-color palette (turning it into b/w should be easy; I'd suggest a black background) — any center crop of this should work. Added benefit: this version could hypothetically animate to the default watchface after startup.

Avamander commented 6 years ago

What do you think about just subtly changing the current default boot splash's P in Pebble to R as in Rebble? So it's just really minimalist, without any unnecessary details.

jwise commented 6 years ago

@avamander I think it would probably be better to more assertively be of our own design. That is to say, it'd be better if we had something that wasn't "trying to be Pebble" (or, to the chagrin of their lawyers, "easily confusable with Pebble"...).

Avamander commented 6 years ago

@jwise That's going to be hard if RebbleOS runs on Pebbles, Pebble apps and like PebbleOS. Just saying "RebbleOS" would work too, my suggestion is that it should be minimalist as possible, no lines, no nothing just the one word.

Stubenhocker1399 commented 6 years ago

https://github.com/ginge/FreeRTOS-Pebble/pull/55 Can be closed. 😄