podcasts/hammond-gtk/src
Jordan Petridis bdf8901dd8
This compiles.
Instead of having a Wrapper of StateMachinesWrappers, use only the desired
possible states in A new struct with only 1 Wrapper that covers all 3 of
the embeded state machines.

I don't even know if the comment makes any sense. Sorry.
2018-02-13 02:23:32 +02:00
..
stacks Fix private field visibility of stacks. 2018-02-07 07:11:40 +02:00
views EpisodeWidget: Use refference counting intead of unnecessary clones. 2018-02-07 18:40:22 +02:00
widgets This compiles. 2018-02-13 02:23:32 +02:00
app.rs Headerbar: Use the Application Action instead of relying directly on Content. 2018-02-08 05:40:40 +02:00
headerbar.rs Headerbar: Use the Application Action instead of relying directly on Content. 2018-02-08 05:40:40 +02:00
main.rs EpisdoeWidget: Use take_mut crate to allow for a better api. 2018-02-10 03:15:12 +02:00
manager.rs Hammond-gtk: Stack, Content constructors return Results now. 2018-02-07 03:17:37 +02:00
static_resource.rs Tweak gresource initialization. 2017-11-28 10:27:43 +02:00
utils.rs Hammond-gtk: Stack, Content constructors return Results now. 2018-02-07 03:17:37 +02:00