~registry/libfprint/master

Viewing all changes in revision 1306.

  • Committer: Benjamin Berg
  • Date: 2021-04-28 20:16:37 UTC
  • Revision ID: git-v1:1ca56adff5b89c47c14292b2aa3717f9544053fa
usb-transfer: Use fpi_device_add_timeout instead of g_idle_add

g_idle_add attaches to the default main context, but the rest of
libfprint is using the thread local main context. Switch to use the
internal fpi_device_add_timeout API for the workaround in order to
not rely on the default main context.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: