podcasts/hammond-gtk/src
Jordan Petridis 633803e0ad
h-gtk: Fix views not updating after a download completes.
While ideally we want episode widget to determine their states
themselves and avoid refreshing the whole view, currently there
is no infrastructure for that which resulted in views not being
updated their EpisodeWidgets stuck in the InProggress state.
2018-04-12 06:54:08 +03:00
..
stacks Cargo clippy and fmt. 2018-02-19 09:58:47 +00:00
views Implement async loading of the Show covers. 2018-03-28 22:41:45 +03:00
widgets Improve formatting 2018-04-12 02:49:27 +03:00
app.rs h-gtk/app: use idle_add instead of timeout_add for updating on startup. 2018-04-10 21:07:07 +03:00
appnotif.rs InAppNofitication: Make revealer field private, change show signature 2018-03-27 12:01:53 +03:00
headerbar.rs Update about dialog. 2018-03-27 16:53:12 +03:00
main.rs EpisodesListBox: Add each widget lazyly. 2018-04-10 16:57:08 +00:00
manager.rs h-gtk: Fix views not updating after a download completes. 2018-04-12 06:54:08 +03:00
settings.rs Handle window geometry with a new struct. 2018-03-27 11:54:36 +00:00
static_resource.rs Cargo clippy and fmt. 2018-02-19 09:58:47 +00:00
utils.rs Document utils::lazy_load. 2018-04-10 16:57:08 +00:00