toxic
https://github.com/JFreegman/toxic
Toxic is a Tox-based instant messenging client which formerly resided in the
Tox core repository, and is now available as a standalone application.
- Sources inherited from project server:messaging
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:markathomas/toxic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
toxic-0.11.3.tar.gz | 0001197252 1.14 MB | |
toxic-0.11.3.tar.gz.asc | 0000000488 488 Bytes | |
toxic.changes | 0000012225 11.9 KB | |
toxic.spec | 0000002424 2.37 KB |
Latest Revision
Eric Schirra (ecsos)
accepted
request 954320
from
Eric Schirra (ecsos)
(revision 10)
- Update to 0.11.3 * New Features - File transfers can now be queued for offline friends * Bug Fixes - Typing notifications work properly again - File transfers are properly canceled when a friend is deleted or blocked - Fix compile errors when building without audio support - Update to 0.11.2 * New Features and Enhancements - The type of connection you have with a friend (UDP or TCP) is now shown in their respective window's top status bar - The type of connection you have to the Tox network is now shown in the home screen's top status bar - User statuses (away, busy) are now separated from connection status - Greatly reduce the amount of unnecessary window redrawing (fixes high CPU usage when idling and screen flickering on some machines) - The window refresh rate is now set dynamically for games - Reduce sound notification polling by a factor of 10 (addresses high CPU usage when idling) - Tab-completion is now case-sensitive - Notes can now be empty (use the /note command with no argument) - The /add command no longer requires quotes around the request message * Bug Fixes - Fix a graphical bug on some terminal emulators related to the game border - Fix an outdated help menu entry - Fix possible buffer overrun in python API module (only affected user input) - Fix some multi-threading data races - VAD threshold (noise cancellation sensitivity) now properly defaults to the value set in the toxic config file for 1-on-1 calls - Changes from 0.11.1 * New Features - Implemented a 2-D game engine and accompanying API with basic network support. Four games are included: Centipede, Snake, Conway's Game of Life, and Chess (online support only). The game module does not require additional libraries and is enabled by default build options. It can be disabled with the DISABLE_GAMES=1 build flag. *Bug Fixes - Fixed a rare race condition related to sound notifications - When a window is closed, the previous window is selected instead of the Home window - The /clear command now works in the Home window - Changes from 0.11.0 No changelog from upstream.
Comments 0