mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
5563bfe7d9
Clutter device events are special events coming from the backend when an input device is added or removed. When such events are processed, we should make the seat to handle them by calling vfunc that can be implemented by each backend and eventually emitting the appropriate signal. If a device is removed, we can also safely dispose it, as it can be considered stale at this point. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1371 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |