gajim, but with plural-affirmative aliases to the /me command
Go to file
Philipp Hörist 65d2284b59 Reduce PROCESS_TIMEOUT on Windows
If io_add_watch is available like on Linux, the PROCESS_TIMEOUT,
is only used to check for timed out events.

On Window its also used to call select() on the socket, so we get
pending data. We need this as low as possible otherwise Gajim on
Windows feels painfully slow.
2017-09-23 10:10:36 +02:00
.gitlab/issue_templates add issue templates 2017-08-30 21:25:06 +02:00
data New AccountsWindow 2017-09-16 15:55:32 +02:00
doc Replace src by gajim 2017-07-02 17:25:46 +02:00
gajim Reduce PROCESS_TIMEOUT on Windows 2017-09-23 10:10:36 +02:00
icons Show encryption icon in chat 2017-06-11 20:06:34 +02:00
m4 get git version when running configure 2016-12-30 00:54:33 +01:00
plugins Remove more Gmail things 2017-09-19 15:52:53 +02:00
po fix norwegian translation 2017-08-13 15:51:36 +02:00
scripts fix plugins_translate script 2017-09-11 12:18:56 +02:00
test Remove more Gmail things 2017-09-19 15:52:53 +02:00
win Update README.md 2017-08-19 02:20:00 +02:00
.gitignore Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00
.gitlab-ci.yml add pylint run to CI 2017-08-27 21:43:28 +02:00
AUTHORS Add dummy AUTHORS file 2017-09-02 12:05:32 +02:00
COPYING next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
ChangeLog default branch is 0.16.10 2016-10-11 23:15:15 +02:00
INSTALL merge from trunk 2006-10-04 00:10:49 +00:00
Makefile.am Update makefile 2017-09-02 12:13:17 +02:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
README Update README 2017-08-19 02:29:07 +02:00
README.md Update README.md 2017-07-03 00:36:58 +02:00
appveyor.yml Clone correct project for windows build 2017-05-20 10:25:51 +02:00
autogen.sh Install data to new location 2017-09-16 12:18:22 +02:00
configure.ac Install data to new location 2017-09-16 12:18:22 +02:00
launch.py Check for root only on unix systems 2017-08-18 19:48:48 +02:00
pylintrc pylint: Ignore a few useless warnings. 2017-08-22 22:51:24 +01:00

README.md

Welcome to the Gajim project Wiki

The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU General Public License. If you find bugs or have ideas how Gajim can be better, please send tickets here.