• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

demo/H03-May-2022-882688

packaging/H03-May-2022-237190

po/H03-May-2022-2725

talkatu/H03-May-2022-8,4745,074

.clang-formatH A D17-Mar-20191.3 KiB4847

AUTHORSH A D17-Mar-2019137 63

COPYINGH A D17-Mar-201917.6 KiB341281

ChangeLogH A D17-Mar-20190

HACKINGH A D17-Mar-2019218 53

INSTALLH A D17-Mar-2019248 149

README.mdH A D17-Mar-2019756 3220

convey.ymlH A D17-Mar-20193.2 KiB164146

meson.buildH A D17-Mar-20193.4 KiB11491

test.mdH A D17-Mar-2019142 2111

README.md

1# Talkatu
2
3![logo](logo.png)
4
5Talkatu is a collection of Gtk+ widgets that are useful for chat applications.
6
7It was started as a rewrite of the GtkIMHTML widget found in Pidgin, but
8quickly expanded to include most things related to conversation windows.
9
10This is highly experimental right now and might eat babies, we're not sure
11yet.  So proceed with caution :-D
12
13## Name
14
15The name is a pun of talkatoo from Super Mario Odyssey which just so happens
16to also say "talk at u" :-D
17
18## Dependencies
19
20Currently Talkatu depends on
21
22 * glib-2.0 >= 2.40.0
23 * gtk+-3.0 >= 3.10.0
24 * gladeui-2.0 >= 3.0.0
25 * gspell-1 >= 1.2
26 * gumbo >= 0.10
27 * libcmark
28
29## CI
30
31You can find out the status of the talkatu builds on [Bamboo](https://bamboo.pidgin.im/browse/TAL-TAL)
32