mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
Right now we just check the pointer serial, so the popup will be immediately dismissed if the client passes a serial corresponding to another input device. Abstract this a bit further and add a meta_wayland_seat_can_popup() call that will check the serial all input devices. This makes it possible to trigger menus through touch or keyboard devices. https://bugzilla.gnome.org/show_bug.cgi?id=756296
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%