podcasts/podcasts-gtk/src
James Westman 8081990895 Improve show description UI
Instead of being a scroll window inside a scroll window, the show
description now shows just the first paragraph by default, then displays
a "Read More" button if there is more to the description. Clicking the
button reveals the rest.

Currently, to keep the button from glitching when updating it from the
size-allocate signal, a GtkRevealer with a transition-duration of
1 millisecond is used. It's a hacky workaround but I'm not quite sure
how to do it better.

Fixes #81
2019-12-08 19:26:25 +00:00
..
stacks headerbar: Use Handy widgets 2019-10-24 15:46:46 -05:00
widgets Improve show description UI 2019-12-08 19:26:25 +00:00
app.rs Show app icon in PulseAudio settings 2019-10-19 01:26:46 -05:00
config.rs.in build: Use config.rs instead of env! macro 2019-03-07 04:35:31 +00:00
headerbar.rs headerbar: Add activate handler to add entry 2019-10-28 11:57:51 -05:00
i18n.rs Use 2018 edition for the crates 2019-03-30 17:49:29 +02:00
main.rs Fix link and typo 2019-09-24 21:34:10 +02:00
manager.rs cargo fmt 2018-11-13 15:29:20 +02:00
meson.build build: Add missing source file 2019-05-14 08:28:23 +00:00
settings.rs cargo fmt 2018-11-13 15:29:20 +02:00
static_resource.rs.in build: Build resources with meson instead of build.rs 2019-03-07 04:35:31 +00:00
utils.rs cargo fmt 2019-10-04 14:52:19 +03:00
window.rs headerbar: Use Handy widgets 2019-10-24 15:46:46 -05:00