Coding-Bunker / unofficial-discord-client

Unofficial client for discord build in C++ with Qt.
MIT License
48 stars 9 forks source link

Qt 6.2 Alpha now released #55

Open clin1234 opened 3 years ago

clin1234 commented 3 years ago

https://www.qt.io/blog/qt-6.2-alpha-released. This means Qt Websockets and Qt Multimedia are available (only on Linux)

clin1234 commented 3 years ago

When Qt 6.2 is stable, bump minimum required Qt version for Qt Multimedia?

guerinoni commented 3 years ago

Yes but you are free to implement with other socket libraries... All feature are welcome :)

Tachi107 commented 1 year ago

Qt 6.2 has been stable for a while now, are you still interested in developing the voice chat feature?

clin1234 commented 1 year ago

Far as I can tell, aside from DependBot notifications, there's little development effort happening.

If you want to start it, go nuts

Tachi107 commented 1 year ago

I'd really like to, I've been wanting to learn Qt for quite some time, but I'm busy with other projects right now and I don't care enough about Discord to spend time on a Discord client :)

guerinoni commented 1 year ago

You are free to implement it! I will leave a review :D Hope someone can take this project :)