9aed0a3cee
Use frame stack instead of explicit pos and size parameters
2022-07-13 11:34:52 +02:00
0a91f2077d
Update toss
...
The latest toss commit includes a width function that runs directly on a
&Styled. This avoids using &styled.text(), which unnecessarily allocates
a new string. Probably premature optimization, but nicer to use
nontheless.
2022-07-12 19:18:52 +02:00
e188a99f2a
Implement simple single-line editor
2022-07-08 11:28:43 +02:00
0ccf788d7b
Add option to export plain text room logs
2022-07-07 03:41:44 +02:00
e1585bfe30
Update dependencies
2022-07-06 11:23:34 +02:00
93cc2a6c13
Switch to new toss commit
2022-07-04 19:50:07 +02:00
11422801b0
Display nicks with hashed color
2022-07-02 17:23:30 +02:00
e0db158ece
Redraw whenever a message is logged
2022-06-23 22:15:36 +02:00
1e61f15e8d
Log via log crate
2022-06-23 13:24:26 +02:00
58d9f87bd2
Clean up Cargo.toml
2022-06-23 12:31:52 +02:00
2df2da9387
Update dependencies
2022-06-23 12:20:44 +02:00
e601476d02
Dissolve workspace
2022-06-23 12:20:20 +02:00
1cc7dd8920
Remove other packages from workspace
2022-06-23 12:19:28 +02:00
0c9f5e91a3
Create project
2022-02-07 21:31:46 +01:00