Oddly pairing Microbe C++ with #gtk (gtk4) directly produces far better cross-platform results than either #vala #mono or C++ with #Qt and does so while producing tiny executables. Of course, the idea of doing any desktop applications while #blind is rather amusing, too.

Something like Microbe might pair very well with #LVGL too, producing an embedded ui environment potentially cleaner than #QtQuick for most use cases while having far less execution overhead.

I think I figured out how to modify LayerShellQt panels at runtime from QML: just define the "LayerShellQt::Window" pointer in the header file instead of "main()". I learned this from LXQt's panel.

#Qt #LayerShell #LayerShellQt #QtQuick

Qt 6.11 has been released. In this video, Maycon Stamboroski (Qt Group) joins Jesper Pedersen to review key updates such as an introduction to TaskTree and easier data access using QRangeModelAdapter with QRangeModel. #QtDev #SoftwareDevelopment #QtQuick

https://www.youtube.com/watch?v=zdtNBRnoLGo

What's cooking in Qt 6.11?

YouTube

QtQuick's createObject function says that if you use property lists, it's more efficient than setting properties after it's created for a lot of properties, which might be the case but it seems to take longer for my code to run and doesn't support setting up signals with the connect() thing since it needs to be able to use "whatever dot connect" and it can't use the dot. If it could, I could switch to incubateObject.

#QtQuick #Qt

First release of Dee is available via OpenRepos. Few features and many bugs, but hey, it's a start, isn't it?

It’s been interesting using #Rust from a #QtQuick application. There have been plenty of challenges (read "try and error"), especially with the CI (I’m blaming you, qmake). #SailfishOS #Lemmy

Qt 6.11 è disponibile: arriva Canvas Painter per il 2D accelerato, miglioramenti 3D da motore di gioco, nuove funzioni per grafi e un modulo per workflow asincroni in C++. #Qt #QtQuick #Qt3D #OpenSource #Linux

https://www.linuxeasy.org/qt-6-11-introduce-canvas-painter-e-grandi-miglioramenti-3d/?utm_source=mastodon&utm_medium=jetpack_social

Qt 6.11 introduce Canvas Painter e grandi miglioramenti 3D

Qt 6.11 porta Canvas Painter, miglioramenti 3D avanzati, nuove funzioni per grafi e un modulo per workflow asincroni.

Linux Easy

Out of curiosity, I tried to replicate this same CSS Grid pattern in QML using GridLayout and responsive layouts using States

#Cpp #CPlusPlus #Qt #QtQuick #QML

Tried to test to see what happens with a global menubar, discovered Qt Quick does not make a window's menubar into the global menubar by default. But I've seen Qt Quick applications do it, so it must be possible. But how…?

#KDE #Kirigami #QML #Qt #QtQuick

noctalia-qs es un fork personalizado de Quickshell con características y parches específicos del ecosistema Noctalia
#QtQuick #Quickshell #Noctalia
https://github.com/noctalia-dev/noctalia-qs
GitHub - noctalia-dev/noctalia-qs: Flexible toolkit for making desktop shells with QtQuick, for Wayland and X11

Flexible toolkit for making desktop shells with QtQuick, for Wayland and X11 - noctalia-dev/noctalia-qs

GitHub
OK, so I read that KaOS is dumping KDE (questionable motivation as #KDE #plasma itself doesn't depend on systemd…) and they are pondering #noctalia (https://github.com/noctalia-dev/noctalia-shell) and O-M-G! It looks so gorgeous! And it turns out to be based on #Quickshell (https://quickshell.org/) which is a toolkit with set of ready-made components for everything-your-desktop-needs based on #Qt #QtQuick and it looks so cool! 😍 And there is also #DMS #DankMaterialShell (https://github.com/AvengeMedia/DankMaterialShell) which also looks amazing! 😍
GitHub - noctalia-dev/noctalia-shell: A sleek and minimal desktop shell thoughtfully crafted for Wayland.

A sleek and minimal desktop shell thoughtfully crafted for Wayland. - noctalia-dev/noctalia-shell

GitHub