1 Sep 2024 |
| Matthew changed their display name from Matthew (away) to Matthew. | 17:26:10 |
3 Sep 2024 |
| Eher joined the room. | 23:36:52 |
4 Sep 2024 |
Nico | In reply to @erth:noevil.pl Would it be feasible to make an app in the like of for example cowsay in Ratatui using Viewport::Inline() or Viewport::Fixed()? Sound feasible. But also newer used inline and i'm somewhat new to ratatatui. Using the library sounds a bit overkill for just writing another cowsay. But you could create cowsay with animations | 11:55:07 |
erth | Animated cowsay, that would be great, hahah. | 18:25:37 |
erth | Yeah, something like this seems like a niche use case for Ratatui but I want that thing I want to make to be customizable a lot | 18:26:19 |
8 Sep 2024 |
| nicoty joined the room. | 12:11:21 |
nicoty | Hello. I recently started using the library. I've been wondering, why is the state parameter of the StatefulWidget::render method a mutable reference? I would've thought that simply rendering widgets wouldn't also necessitate mutating them, so why isn't the state parameter just an immutable reference? | 12:16:39 |
nicoty | * Hello. I recently started using the library. I've been wondering, why is the state parameter of the [StatefulWidget::render](https://docs.rs/ratatui/latest/ratatui/widgets/trait.StatefulWidget.html#tymethod.render) method a mutable reference? I would've thought that simply rendering widgets wouldn't also necessitate mutating them, so why isn't the state parameter just an immutable reference? | 12:17:20 |
nicoty | * Hello. I recently started using the library. I've been wondering, why is the state parameter of the StatefulWidget::render method a mutable reference? I would've thought that simply rendering widgets wouldn't also necessitate mutating them, so why isn't the state parameter just an immutable reference? | 12:17:34 |
16 Sep 2024 |
| Sam Oโnella changed their profile picture. | 21:56:51 |
17 Sep 2024 |
| benjajaja joined the room. | 11:11:16 |
benjajaja | Download image.png | 11:17:23 |
20 Sep 2024 |
| studentwei joined the room. | 12:31:52 |
21 Sep 2024 |
| zeenix joined the room. | 06:59:24 |
30 Sep 2024 |
| Here Be Wagons joined the room. | 11:35:27 |
1 Oct 2024 |
| Nantang sout joined the room. | 12:13:03 |
7 Oct 2024 |
| munkejens joined the room. | 16:05:21 |
10 Oct 2024 |
| @pitibouchon:matrix.org left the room. | 04:14:56 |
20 Oct 2024 |
| qkzk joined the room. | 11:50:10 |
24 Oct 2024 |
| @modevstudio:matrix.org joined the room. | 22:50:52 |
26 Oct 2024 |
| Carlos Tocino joined the room. | 15:44:06 |
| @modevstudio:matrix.org left the room. | 23:00:29 |
27 Oct 2024 |
| musicmatze joined the room. | 20:51:38 |
musicmatze | Good evening everyone! I need help, first time ratatui user here... I have the problem that I cannot use Box<dyn Widget> for dynamically managing ratatui::widget::Tabs contents. I am pretty sure that I am not the first one hitting that issue,... where can I read up on how to solve that usecase? Can someone give me a pointer? | 20:53:09 |
musicmatze | I found the WidgetRef trait... is that my solution? My App builds and runs fine now,... but I am unsure whether this is the solution I actually want, because it is still marked unstable. | 21:04:28 |
28 Oct 2024 |
Nico | Hi, I know you from somewhere. Can't put my finger on it tho | 00:35:11 |
Nico | So are you doing tuis now for work or in private? I'm not deep into ratatui and not associated.
But some snippets could always be interesting | 00:43:28 |
musicmatze | Doing it private. If you're the Nico I know, you're working at my former employer and you helped me kill the leftovers after my wedding, remember? ๐ | 07:34:45 |
Nico | Sorry, forgot the /s. The leftovers were really good. Thank you again. So what are you working on? | 12:35:46 |
musicmatze | Nothing I can share yet ๐ As soon as I have a working prototype, I'll opensource the repository. But it might take a rather long time until I can share something... | 12:42:45 |