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

Add Context Menu to messages and options menu on hover #110

Open fmzbl opened 3 weeks ago

fmzbl commented 3 weeks ago

element example: image

discord example: image

Note:

We will wait until we have support for making overlay stuff inside makepad itself. This is being worked on rn.

kevinaboos commented 3 weeks ago

Excellent, thanks for adding this to-do item! I'll add it to the new Robrix project tracker.

kevinaboos commented 6 days ago

Once https://github.com/makepad/makepad/pull/530 gets merged, we can begin working on this.