abaddon icon indicating copy to clipboard operation
abaddon copied to clipboard

An alternative Discord client with voice support made with C++ and GTK 3

Results 81 abaddon issues
Sort by recently updated
recently updated
newest added

@ouwou Is there some mechanism to patch subprojects after fetching? Several fix-ups are needed. I have submitted PRs to respective upstreams, but no one knows how long it gonna take...

And looks like this is needed, otherwise `spdlog::` is undefined.

There is no audio when you are moved from one VC to another, and it requires you to rejoin manually in order to actually hear again.

Hey, here is another PR from me! Made a few changes to audio handling and cleaned up some of the code. In particular audio devices get started/stopped on demand upon...

While sometimes it is useful to see the channels from multiple servers simultaneously, it looks messy in other cases. It would make navigation easier if there was an option to...

Building with Clang works just fine, but the build crashes at startup with ```c (abaddon:81377): Gtk-CRITICAL **: 18:28:43.577: gtk_tree_model_sort_get_value: assertion 'VALID_ITER (iter, tree_model_sort)' failed ``` Running with debugger reveals that...

See title. This seems pretty doable I would think, here's a kinda old example but still gtk3: https://github.com/baedert/corebird/blob/cb-1.7/src/widgets/AvatarWidget.vala#L137.

feature request

Hi, just wanted to point out that the "login with qr code" feature is more difficult to scan due to the colours used. I have attached a picture demonstrating this...

This is still a work in Progress. Some testing still have to be made before opening for merging - [x] Improve build settings - [x] Test on Windows - [x]...