Jean-Michaël Celerier
Jean-Michaël Celerier
For the rectangular drag likewise not everyone agrees: in Max it's with click+drag, in TD it's click+shift+drag..
I see the issue. On Linux Qt is built with -no-feature-accessibility as it has a performance cost. But it was added here in Qt: FolderBreadcrumbBar.qml https://github.com/qt/qtdeclarative/commit/ab83b2d2d34095bd56ca0e9e044374d314277321 The fix is for...
ok, updated the sdk for x86-64 linux, will need to do it for aarch64 afterwards
there wasn't a new build yet, I only updated the SDK ; i need to push something to see if it takes effect
can you check if it works on the last continuous build?
thanks, looking at it !
what I'd like to do is to make sure that each commit of HEAD works with vcpkg, do you have any idea how could I do this ? e.g. I...
Regarding the vcpkg packaging, in the next version i added a CMake var to prevent vendoring
hello! which distro & DE are you using?
also what if you set QT_QPA_PLATFORM=xcb to try to get xwayland?