Giter Site home page Giter Site logo

lipstick's Introduction

lipstick
========

lipstick is a research 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.

requirements
============

libX
libXcomposite
libXdamage
libmlite (https://github.com/nemomobile/mlite)

building
========

qmake
make

contents
========

src - a shared library
plugin - a QML plugin which exposes stuff to the QML engine

how to run lipstick
===================

1. Build the project.
   This involves a library, and a qml plugin.
   They should compile without errors/warnings.

2. Place the library .so file under /usr/lib
   
   NOTE: 64 bit variants of some distributions use /usr/lib64 instead of /usr/lib

2. Place the plugin .so file and the qmldir file under /usr/lib/qt4/imports/org/nemomobile/lipstick
   
   NOTE: The warning about /usr/lib64 applies here too

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

lipstick's People

Contributors

rburchell avatar venemo avatar special avatar juutiju avatar mikkoharju avatar martinjones avatar veskuh avatar

Watchers

James Cloos avatar Juha Kallioinen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.