forked from sailfishos/lipstick
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
54 lines (37 loc) · 1.59 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
lipstick
========
lipstick is a project aimed at offering easy to modify user experiences
for varying mobile device form factors, e.g. handsets, netbooks, tablets.
User experiences are written in QML.
acknowledgements
================
lipstick builds heavily on the work of the meegotouchhome and meego-ux-daemon
authors. Thanks.
Thanks also to Nokia and Intel for opening this work, and thanks to Jolla for
continuing to work on it, in the open.
authors
=======
lipstick contains work from many, many folks. here's a particular special few.
Robin Burchell - initial prototyping, naming, occasional hackery
Timur Kristof - the UX/library split, initial work on a pretty UX
Tom Swindell - initial work on a pretty UX
Vesa Halttunen - various functionality additions, guidance, working it towards a product
Aaron Kennedy - work on Wayland port
Mikko Harju - work on Wayland issues/port
... and many others. If you feel like you belong here, you probably do. Submit a
pull request.
building / dependencies
=======================
check the specfile in the 'rpm' directory. or just use mb2 to build.
how to run lipstick
===================
1. Build lipstick.
2. Install lipstick.
3. Get yourself a desktop
If you haven't got anything better to use, grab the example
(http://github.com/nemomobile/lipstick-example-home/).
Build according to instructions, and run it.
Desktops use both the plugin and shared library generally, so
both of them should be intact before you can run the example
NOTE: if you use a properly packaged version of the library,
you won't need to go through this trouble