-
Notifications
You must be signed in to change notification settings - Fork 0
License
R4md4c/ktp-text-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is intended to be an initial draft of a telepathy chat window demo. It consists of 4 interesting classes for the library. - chatview: This is a widget drawing sent and received messages in a HTML themed sexy way. It does not contain anything particularly telepathy related. This was pretty simple in the end. It currently renders my theme better than Kopete does. Thanks webkit. - chatwindow This widget contains the widget above, an area to type text etc. It also contains all the code to talk from telepathy to the chatview widget. (I might refactor to get view/logic seperation. Thoughts?) - telepathychatinfo and telepathychatmessageinfo are structures (effectively) for passing information to the chatview. All other classes are just for making a demo application. Once installed, receiving a text channel to your telepathy contact should start this program.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published