alanpoon
alanpoon
There is no log file written when the Robrix is open as a installed program.
1. Currently there is no logout button 2. User need to manually delete session file in order to change account To do: Add temporary logout button above the setting button...
Fixes #327 in replacement of https://github.com/project-robius/robrix/pull/443 Waiting for this PR to be merged: https://github.com/makepad/makepad/pull/788.
Fixes #629 1. Allows specifying the position of the tooltip, either as Top, Bottom, Left, or Right 2. Include field as `Position` 3. Reposition to prevent tooltip cutoff automatically 4....
Fixes #597
Currently, clicking link preview's image does nothing.
Fixes #118 https://github.com/user-attachments/assets/ad3f079b-2dea-4535-b8ad-a30bd2f79092
This makes accessing Matrix Client in background thread and callback in UI thread easier. This follows the design of cx.http_request.