Discover – find and install applications, games, and tools
https://fed.brid.gy/r/https://www.linuxlinks.com/discover-find-install-applications-games-and-tools/
Aun así, Sailfish OS soporta el uso de #Waydroid que es un emulador android, así que puedes instalar cualquier app.
Llevo un par de días usándolo y me ha gustado bastante.
El desarrollo de apps es algo sencillo. Interfaces basadas en #QT por lo que puedes programar en #qml, #python y #cplusplus (C++).
Discover – find and install applications, games, and tools
https://fed.brid.gy/r/https://www.linuxlinks.com/discover-find-install-applications-games-and-tools/
Делаем свой QML-компонент для Lottie-анимаций с помощью rlottie
В современном UI помимо удобства есть еще свистелки и гуделки, чтобы зацепить взгляд пользователя. И, зачастую, такой свистелкой являются анимации: нажал кнопку, а у тебя вокруг спец-эффекты, поставил палец вверх, а он красиво подпрыгнул, и так далее. Большинство таких анимаций, которые вы видите в приложениях практически каждый день, сделаны с помощью Lottie. Например, тут, в Telegram, часть анимированных стикеров и эмодзи сделаны как раз с помощью Lottie. Почему именно Lottie? Lottie — это JSON-based формат векторной анимации, поэтому он легковесный, легко масштабируется, не требует видеокодеков, хорошо выглядит на экранах с разным DPI.
Kubuntu 26.04 lockscreen how can I make the login UI visible by default? #kubuntu #lockscreen #plasma #qml

Learn how to measure when a QQuickItem actually appears on screen in Qt Quick. This article shows a C++ technique to detect late-rendered components, quantify perceived frame drops, and analyze scene graph timing using the Qt rendering lifecycle.
Qt Quick doesn't technically drop frames - but it can render them later than expected. This blog covers a practical C++ technique to measure when a QQuickItem actually becomes visible and quantify delays using the Qt scene graph lifecycle.
https://www.kdab.com/how-long-does-it-take-for-an-item-to-become-visible/
🚀 KDAB’s May 2026 newsletter is out!
This month’s highlights include:
• @oxidize in Berlin - the applied Rust conference
• A 3-part interview with Nicolai Josuttis on the evolution of #Cpp
• A new approach to singleton controllers in declarative #QML
• Practical #CLion tips for Qt developers #QtDev
• Upcoming training courses and industry events
Struggling with #QML performance, hard-to-reproduce bugs, or profiling bottlenecks on Linux? KDAB has upcoming training courses covering advanced QML architecture and C++/Qt #debugging and #profiling on #Linux.
Training schedule: https://training.kdab.com/scheduled-training/
Why the fuck is darkgray lighter than gray in qml ? Is it a JS thing ??