No description
  • QML 52.5%
  • C++ 45.3%
  • CMake 1.2%
  • JavaScript 0.5%
  • C 0.3%
  • Other 0.1%
Find a file
moWerk 15fbf37247 BluetoothAgent: Add square boundary for the content so the pairing circle stays round
On non-square screens the pairing circle got stretched into an oval and the dialog sat offset to the top.
This wraps the content in a centered Math.min(width, height) square so the circle stays round and the dialog centers, also when the component is not fullscreen.
Re #44.
2026-07-06 09:13:09 -06:00
i18n Consolidate lipstick translations with the launcher translations 2026-06-17 21:02:35 +02:00
lipstick bluetoothagent: don't block compositor startup on org.bluez 2026-06-19 01:47:44 +02:00
src BluetoothAgent: Add square boundary for the content so the pairing circle stays round 2026-07-06 09:13:09 -06:00
.gitignore Consolidate lipstick translations with the launcher translations 2026-06-17 21:02:35 +02:00
CMakeLists.txt fix(cmake): search for the Qt private libraries that are in use 2026-06-18 12:15:58 +02:00
COPYING.BSD Make license and copyright clear with everything under BSD and copy of the MIT for the legacy lipstick-colorful-home in COPYING.MIT 2015-11-24 21:30:15 +01:00
COPYING.MIT Make license and copyright clear with everything under BSD and copy of the MIT for the legacy lipstick-colorful-home in COPYING.MIT 2015-11-24 21:30:15 +01:00
README Make license and copyright clear with everything under BSD and copy of the MIT for the legacy lipstick-colorful-home in COPYING.MIT 2015-11-24 21:30:15 +01:00

Asteroid-launcher is a wayland compositor which uses Lipstick from NemoMobile which itself uses QML, QtWayland, QPA etc... It is designed to provide a smartwatch UX for the AsteroidOS project.

Asteroid-launcher is released under the BSD license and is based on Glacier-Home (released under the BSD license) which is itself based on lipstick-colorful-home(released under MIT provided in COPYING.MIT).