project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

Dedup/simplify logic for handling MatrixToUri and MatrixUri #95

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

Logic is incomplete for jumping to a different room because we need additional features from Makepad's StackNavigation widget in order to programmatically hide/show a different room.