|
chat
|
Fix screen scrolling when cursor is at bottom
|
2022-07-20 23:55:02 +02:00 |
|
widgets
|
Add Layer widget
|
2022-07-21 15:42:06 +02:00 |
|
chat.rs
|
Port message sending
|
2022-07-20 20:37:54 +02:00 |
|
editor.rs
|
Implement simple single-line editor
|
2022-07-08 11:28:43 +02:00 |
|
room.rs
|
Add border around banner and nick list
|
2022-07-21 15:33:28 +02:00 |
|
rooms.rs
|
Render entire UI using widgets
|
2022-07-20 22:56:00 +02:00 |
|
util.rs
|
Fix crash if no external editor is available
|
2022-07-20 20:38:50 +02:00 |
|
widgets.rs
|
Ignore unused code warnings in widgets module
|
2022-07-21 15:50:21 +02:00 |