aboutsummaryrefslogtreecommitdiff
path: root/src/application.c
Commit message (Collapse)AuthorAge
* Implemented dynamic layout with subwindowsTheJackiMonster2022-08-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed member list and added printing of keysTheJackiMonster2022-07-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added list of members in a chatTheJackiMonster2022-07-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Taking care of the application windowTheJackiMonster2022-05-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added list of chats and implemented switching back and forthTheJackiMonster2022-04-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented callbacks to use chat messages and curses inputTheJackiMonster2022-03-07
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>