Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wayland: Add methods to update the position of different tools' cursors | Carlos Garnacho | 2016-05-03 | 1 | -0/+3 |
| | |||||
* | wayland: Add MetaWaylandTabletManager | Carlos Garnacho | 2016-05-03 | 1 | -0/+54 |
This struct keeps the server side information for the wl_tablet_manager global resource. It keeps the clients requesting this interface, and does keep track of the plugged tablet devices, so wl_tablet_manager.device_added is emitted on the expected clients. |