The Following 2 Users Say Thank You to JamHobson For This Useful Post: | ||
![]() |
2013-12-01
, 10:46
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#2
|
![]() |
2013-12-01
, 10:48
|
Posts: 2 |
Thanked: 3 times |
Joined on Dec 2013
|
#3
|
https://github.com/nemomobile/lipstick
and:
https://github.com/nemomobile/lipstick-colorful-home
The Following User Says Thank You to JamHobson For This Useful Post: | ||
![]() |
2013-12-01
, 11:11
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#4
|
The Following 3 Users Say Thank You to qwazix For This Useful Post: | ||
![]() |
2013-12-01
, 11:20
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#5
|
Thank you for the link but how to
I build and install it along with its dependancies?
git clone https://github.com/nemomobile/lipstick.git cd lipstick mb2 build
![]() |
2015-12-14
, 23:02
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#6
|
![]() |
2015-12-15
, 06:22
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7
|
The Following User Says Thank You to coderus For This Useful Post: | ||
![]() |
2015-12-15
, 09:49
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#8
|
You just installed SailfishOS on your nexus 7, just installed SDK, and first thing you want to do is compile new lipstick with new UI, right?
![]() |
2015-12-15
, 10:54
|
Posts: 440 |
Thanked: 2,256 times |
Joined on Jul 2014
|
#9
|
I installed an ancient SailfishOS image on the tablet, which was mostly broken; but it was the only version I could find for the Nexus 7. (The Plasma Active 4 image was even older, but at least it worked.) With the SDK, I can create an up-to-date armv7hl image (which, crossing my fingers, will be compatible with the Nexus 7 -- I'm still trying to work out whether I need to configure Hybris manually), but presumably lacking a UI; so, I next need to figure out how to add a minimal UI to the thing. So yes, my understanding is that Lipstick exists in the minimal Mer build, and I just need to add a Lipstick-Home package. I think.
Anyway, yeah, I'm kinda just starting from scratch, and learning how everything works.
The Following 2 Users Say Thank You to r0kk3rz For This Useful Post: | ||
![]() |
2015-12-15
, 11:13
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#10
|
Maybe better to run through the HADK and generate a newer SFOS base to work from.
From my understanding what you are trying to do wont really work
The Following User Says Thank You to Copernicus For This Useful Post: | ||
I am not new to programming but I am quite new to linux. I would like to try and build my own UI like the one that Nemo uses and found that it uses lipstick. Can some one tell me how to get lipstick and its dependancy on mer and start playing around with them.
Thank you