podcasts/podcasts-gtk
Jordan Petridis 304c92f733
InAppNotification: Allow to set a custom timer
This allows for a custom timer to be set before the
callback will be run. Currently all the callbacks only
run once and then retunr glib::Continue(false) but this
would allow for setting a low timer and have a callback
that would determine if it needs to be run again, Continue(true),
in a relative responsive way.
2018-08-13 09:13:39 +03:00
..
po Update Polish translation 2018-08-13 01:45:08 +00:00
resources InAppNotif: Refactor to infer the undo state 2018-08-13 08:31:52 +03:00
src InAppNotification: Allow to set a custom timer 2018-08-13 09:13:39 +03:00
build.rs Fix Rust 2018 edition warnings 2018-08-05 11:24:20 +03:00
Cargo.toml ShowWidget: Initial prototype w/ libhandy::Column 2018-08-10 13:47:59 +03:00