podcasts/hammond-gtk
Jordan Petridis 3d160fc35c
h-gtk: Restructure the stacks structure.
This commit reimplements support for the empty view in the ShowStack.
The current structure is the following:
* A Content stack which holds the HomeStack and the ShowStack.
  It's what is used in the headerbar StackSwitcher.

* The HomeStack is composed of the HomeView and an EmptyView.

* The ShowStack is composed of the PopulatedStack and an EmptyView.

* The PopulatedStack is composed of the ShowsView and the ShowWidget
  currently. An AboutEpisode widget is planned to be added here also.
2018-04-25 19:23:02 +03:00
..
resources ShowWidget: Center the description label. 2018-04-21 09:25:21 +03:00
src h-gtk: Restructure the stacks structure. 2018-04-25 19:23:02 +03:00
build.rs Draft of implementation using gresources safe api. 2017-11-06 14:35:50 +02:00
Cargo.toml Update deps and bump rss crate. 2018-04-19 08:07:02 +03:00