mirror of
https://github.com/AsteroidOS/asteroid-launcher.git
synced 2026-07-11 02:34:03 +02:00
No description
- QML 52.5%
- C++ 45.3%
- CMake 1.2%
- JavaScript 0.5%
- C 0.3%
- Other 0.1%
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. |
||
|---|---|---|
| i18n | ||
| lipstick | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| COPYING.BSD | ||
| COPYING.MIT | ||
| README | ||
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).