podcasts/podcasts-gtk/src/widgets
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
..
aboutdialog.rs podcasts-gtk: Review ALL the strings! 2018-08-10 05:23:15 +00:00
appnotif.rs InAppNotification: Allow to set a custom timer 2018-08-13 09:13:39 +03:00
base_view.rs ShowWidget: handle vadjustment with BaseView 2018-08-10 13:54:07 +03:00
empty.rs Refactor Empty states 2018-08-13 02:05:09 +03:00
episode.rs podcasts-gtk: Review ALL the strings! 2018-08-10 05:23:15 +00:00
home_view.rs HomeView: handle vadjustment with BaseView 2018-08-10 14:43:58 +03:00
mod.rs Refactor Empty states 2018-08-13 02:05:09 +03:00
player.rs Player: Fix a refference cycle 2018-08-13 06:35:19 +03:00
show_menu.rs InAppNotification: Allow to set a custom timer 2018-08-13 09:13:39 +03:00
show.rs App: Fix more refference cycles 2018-08-13 03:34:37 +00:00
shows_view.rs App: Fix more refference cycles 2018-08-13 03:34:37 +00:00