Skip to content
  • Hui Wang's avatar
    stream-restore: skip entries set on source from gnome-control-center · f62a49b8
    Hui Wang authored and Tanu Kaskinen's avatar Tanu Kaskinen committed
    
    
    When users select an input device from gnome-control-center UI, the
    source of this input device will be set to the
    configured_default_source and the default_source, these actions are
    expected, but after these actions, the gnome-control-center will call
    extension_cb() to modify the entries in the database, let all stream
    entries to bind the source users select, this is not correct since the
    source is default_source now.
    
    This is a temp fix for this issue, after gnome-control-center fixes
    this problem, this patch should be reverted.
    
    Signed-off-by: default avatarHui Wang <hui.wang@canonical.com>
    f62a49b8