fractal/fractal-api
Daniel García Moreno a05cbb1533 Global AppOp to avoid gtk loops
With a global AppOp reference we can launch backend loop and internal
loop in a rust thread so now we can lock until a message comes from the
channel. With this change we don't need to poll the channel.

The APPOP macro runs the AppOp method in the glib main thread, using
this global variable.
2018-01-08 10:18:30 +01:00
..
src Global AppOp to avoid gtk loops 2018-01-08 10:18:30 +01:00
Cargo.toml Dependency upgrade 2018-01-03 19:20:39 +01:00