Skip to content
  • Martin Flöser's avatar
    Adding support for a fake input interface · eb97db3f
    Martin Flöser authored
    This interface allows a client to fake input events and the server
    might use them. There is an authentication mechanismn in place which
    requires the server to mark the client as authenticated in order for
    any events to be emitted at all.
    
    This interface is intended for use cases like kdeconnect which allows
    to remote control a device.
    eb97db3f