1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
Go to file
Simon Effenberg c7ff3255b8 trying to block (and save cpu power) more dynamically
instead of blocking too long if inpblock is set to something like
500ms the input timeout is not set directly to inpblock but is
increasing dynamically from 0 to inpblock by a little algorithm

FIXME: the call from the win_* method to the ui_input_* method looks
wrong.. this causes a cross reference which shouldn't be
2015-01-12 08:08:07 +01:00
docs Spelling errors fixed and hyphenation used as minus sign fixed 2014-08-11 18:54:20 +02:00
src trying to block (and save cpu power) more dynamically 2015-01-12 08:08:07 +01:00
tests Merge remote-tracking branch 'incertia/exit-title' 2015-01-12 01:12:42 +00:00
themes Updated theme 2014-12-05 00:31:41 +00:00
.gitignore Added chat session tests 2015-01-06 21:22:09 +00:00
.travis.yml travis: added m4 dir for libstrophe 2014-09-30 21:06:09 +01:00
bootstrap.sh Moved config.h to source folder 2012-07-01 14:52:45 +01:00
CHANGELOG Merge remote-tracking branch 'incertia/exit-title' 2015-01-12 01:12:42 +00:00
configure-debug Handle chat states for users not in roster 2014-08-19 21:22:43 +01:00
configure.ac Set version to 0.4.6 development 2014-11-07 01:14:20 +00:00
COPYING Added GPL 2012-02-20 20:07:38 +00:00
install-all.sh Set version to 0.4.6 development 2014-11-07 01:14:20 +00:00
LICENSE.txt Added LICENSE.txt 2014-08-24 21:08:55 +01:00
Makefile.am Added remaining chat states 2015-01-11 20:20:17 +00:00
prof.supp Fixed various memory leaks 2014-11-01 01:48:36 +00:00
profanity.spec Set version to 0.5.0 development 2014-05-18 16:29:58 +01:00
profrc.example Added example profrc config 2014-06-29 22:58:33 +01:00
README.md Update README.md 2014-02-23 04:27:14 +00:00

Profanity Build Status

Profanity is a console based XMPP client inspired by Irssi,

alt tag

See the User Guide for information on installing, upgrading and using Profanity.

Homepage: http://www.profanity.im

Mailing List: https://groups.google.com/forum/#!forum/profanitydev