No description
  • C++ 97.2%
  • QMake 1.7%
  • C 1%
Find a file
2026-05-12 08:50:37 +00:00
i18n Translated using Weblate (Occitan) 2026-02-28 08:09:48 +00:00
plugin Install as lipstick-qt6 2026-05-12 08:50:37 +00:00
rpm BatteryNotifier: Rewrite battery notification logic. 2022-01-16 17:44:32 +01:00
src Install as lipstick-qt6 2026-05-12 08:50:37 +00:00
tools Install as lipstick-qt6 2026-05-12 08:50:37 +00:00
.gitignore these don't exist anymore 2011-10-09 16:35:07 +02:00
LICENSE.LGPL this is not DUI 2011-10-09 16:35:32 +02:00
lipstick.pro Remove tests and doc 2026-05-12 08:48:03 +00:00
README Upgrade QtWaylandCompositor API to Qt5.8 and removes some unused/untested code 2017-02-28 12:21:17 +01:00

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
Florent Revest - upgraded to QtWaylandCompositor 5.8 APIs

... 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