Page 1 of 1

QCAD Snapshot 3.31.2.4

Posted: Wed Dec 11, 2024 9:14 am
by Maystor
Hi,

I see the snapshot (so the next release will) uses Qt6. Does it use fully wayland (on Linux of course) ?
Do you plan anything about it (better performance/compatibility etc) ?

Keep the work !

Re: QCAD Snapshot 3.31.2.4

Posted: Wed Dec 11, 2024 4:11 pm
by andrew
Maystor wrote:
Wed Dec 11, 2024 9:14 am
I see the snapshot (so the next release will) uses Qt6.
No, only the snapshots are using Qt 6.
Releases use Qt 5 on all platforms except macOS on ARM64.
Maystor wrote:
Wed Dec 11, 2024 9:14 am
Does it use fully wayland (on Linux of course) ?
You can use Wayland if you want but XCB is default. Feel free to download a snapshot release and try it on Wayland. Simply change -platform xcb to -platform wayland in the qcad launch script.
Maystor wrote:
Wed Dec 11, 2024 9:14 am
Do you plan anything about it (better performance/compatibility etc) ?
No, Qt 6 does not affect the performance or compatibility of QCAD.