podcasts/hammond-gtk
Jordan Petridis 82988b6011
Implement in-app notifications as App wide actions.
At first I tried creating custom InAppNotifications and send
them to the main loop to be added. That does not work sicne gtk
widgets are not thread safe. For now we can try having Action messages
that create them on demand. As oppose to create first then pass them.
2018-03-09 14:53:13 +02:00
..
resources Implement in-app notifications as App wide actions. 2018-03-09 14:53:13 +02:00
src Implement in-app notifications as App wide actions. 2018-03-09 14:53:13 +02:00
build.rs Draft of implementation using gresources safe api. 2017-11-06 14:35:50 +02:00
Cargo.toml Update dependancies. 2018-02-20 06:19:05 +00:00