Skip to content
  • Marco Trevisan's avatar
    clutter-event: Add device added/removed events · e283b920
    Marco Trevisan authored
    Add clutter device added and removed events to allow processing of them as
    it happens in the backends, queuing them and performing actions in order.
    
    This allows not to loose any event that is performed just before removing or
    disabling a device, and still process the events in order in the event
    queue.
    
    !1371
    
    (cherry picked from commit 928b32b1)
    e283b920