toxic icon indicating copy to clipboard operation
toxic copied to clipboard

A Tox-based instant messaging and video chat client.

Results 88 toxic issues
Sort by recently updated
recently updated
newest added

Hi, I am packaging toxic for [Guix](https://gnu.org/s/guix) at the moment, and your Makefile does not seem to make full use of pkg-config, otherwise the ncurses and libnotify in Guix would've...

Is there a rationale to cut existing video input code and replace with OpenCV? Pro: - less code - more reuse - more platform support out of the box Con:...

Hello, Before more investigation, I'd like to know if this problem is specific to my installation, of if other users remark that too: when I launch toxic 0.5.2 (revision e22b7a336c)...

bug
duplicate

I tried to modify next_tab to `ctrl+h` and it's not working. (I set page_bottom to `ctrl+d` instead of `ctrl+h`) ``` keys = { next_tab="Ctrl+H"; prev_tab="Ctrl+T"; scroll_line_up="PAGEUP"; scroll_line_down="PAGEDOWN"; half_page_up="Ctrl+F"; half_page_down="Ctrl+V"; page_bottom="Ctrl+D";...

bug

Creating an issue here in case anybody actually steps up to implement it. Would be epic. ``` [20:38] You've got to be kidding me [20:38] A CLI client is the...

- [ ] Noise cancellation - [ ] Echo cancellation Based on https://github.com/irungentoo/filter_audio

enhancement

It seems to be impossible to move audio in and output streams via pavucontrol. When you try it just does not do anything (or maybe it switches back instantly).

it would be nice to have ability to set local notes for contact

todo

When midnight hits, toxic should display a message in the chat history that indicates the change of day, like most IRC clients do. Something like this: ``` Day changed to...

todo