10:55:39 aperechnev: no ongoing work in this direction afaik. I created a tracking issue here: https://github.com/monero-project/monero-gui/issues/4348 12:09:03 tobtoht_: Is there anyone who's going to try migrating to Qt6? Or I can do it myself if no one has free time for this task. 12:19:50 aperechnev: Go for it, I don't think anyone has this on their agenda currently. If you need help with build system stuff, I'd be happy to assist. 12:23:16 tobtoht_: okay, I'll do my best. That would be great if you can assist with build system since I'd already spent a few days there just to understand how it works. 14:54:18 I didn't look into updating to Qt6 yet because it would break compatibility with old macOS versions 14:54:37 but at this point a couple years have passed so maybe it's ok now 15:27:47 Minimum macOS would be 11 for Qt 6 (up from 10.13?). EOL since Sep 2023. Feather uses Qt 6 with hacks to get down to 10.14, but I don't think this would work for QtQuick because a lot of the graphical stuff uses newer macOS APIs. GUI shouldn't have issues with new codesigning / notarization requirements for binaries that target 11 or later.