project-robius / robrix

Robrix: a multi-platform Matrix chat client written in Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
107 stars 18 forks source link

Upgrade to newer SDK version that has removed `RoomList::entries()` #234

Closed kevinaboos closed 2 weeks ago

kevinaboos commented 2 weeks ago

Suppors the new RoomList::dynamic_entries_with_adapters() which is far more complex than entries().