Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Implement "contextmenu" mouse event for BiDi
cockpit-podman uses this. Conceptually this is strange, as mouses don't have a "context menu" button -- they have a right button (aka `btn=2`). But this does not work with `ph_mouse()`, so translate it to a right click.
- Loading branch information