1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-gtk.git synced 2024-09-28 04:58:50 +00:00
cchat-gtk/internal/ui
diamondburned (Forefront) f10aa71003 UI changes; typing state working
This commit refactors the input container's UI as well as fixing some
bugs related to asynchronous fetching of images.

It also adds complete typing indicator capabilities, all without using a
single mutex!
2020-07-03 21:41:12 -07:00
..
config Fixed timezone bug and timestamp bug 2020-06-28 19:55:13 -07:00
dialog
imgview Added compat for v0.0.39 2020-07-01 11:49:20 -07:00
messages UI changes; typing state working 2020-07-03 21:41:12 -07:00
primitives WIP, rebase me 2020-07-02 20:22:48 -07:00
rich UI changes; typing state working 2020-07-03 21:41:12 -07:00
service UI changes; typing state working 2020-07-03 21:41:12 -07:00
header.go Added preferences 2020-06-19 21:40:34 -07:00
style.css UI changes; typing state working 2020-07-03 21:41:12 -07:00
ui.go Added proper session disconnections 2020-06-20 00:28:47 -07:00
window.go