Skip to content

proto: add a start/stop emulating message pair

Peter Hutterer requested to merge whot/libei:wip/start-stop into master

This effectively provides the EIS implementation with a notification that the client will actually send events in the near future. To be used by e.g. synergy-like clients when the pointer enters the logical screen so that the EIS implementation can flash a warning or something.

Merge request reports