mirror of
https://github.com/AsteroidOS/asteroid-launcher.git
synced 2026-09-20 19:27:18 +02:00
No description
- QML 53.3%
- C++ 44.6%
- CMake 1.1%
- JavaScript 0.5%
- C 0.3%
- Other 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The dial is laid out on the full virtual circle. On a flat tire display its lowest item sits in the rows the chin hides. The label is centered on the whole display, chin included. The dial shares that center, so it cannot move up out of the way. Shrinking it to fit below that center loses size all round for space that is only missing at the bottom. Flatten the lower half of the orbit instead. That costs only what the chin takes there. Flattening crowds the items at 3 and 9 o'clock, so the icons shrink to open those seams. The orbit narrows with them, which pulls the top item down a little. A PathPercent at the join keeps four items on each side, so 3 and 9 o'clock stay on the horizontal. Signed-off-by: Darrel Griët <dgriet@gmail.com> |
||
| 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).