emmental/emmental/sidebar
Anna Schumaker a4f30d87e6 sidebar: Use the Texture Cache for album art and user icons
I make sure to clear an existing texture before setting a new one in
case the user downloads a new file with the same path. Otherwise we'll
end up using a stale texture in the list.

Implements: #54 ("Convert the SideBar to use the Texture Cache")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-10-20 16:31:37 -04:00
..
__init__.py sidebar: Add a timeout when selecting playlists on load 2023-08-30 13:22:28 -04:00
artist.py sidebar: Give sidebar widgets tooltip properties 2023-06-10 21:30:43 -04:00
decade.py sidebar: Create a Section for Decades 2023-04-12 15:06:58 -04:00
genre.py sidebar: Create a Section for Genres 2023-04-12 15:06:49 -04:00
header.py sidebar: Give the Header an activate() function 2023-06-30 09:24:10 -04:00
icon.py sidebar: Use the Texture Cache for album art and user icons 2023-10-20 16:31:37 -04:00
library.py sidebar: Give sidebar widgets tooltip properties 2023-06-10 21:30:43 -04:00
playlist.py sidebar: Give the New Playlist entry the "card" style class 2023-06-16 10:17:38 -04:00
row.py sidebar: Give sidebar widgets tooltip properties 2023-06-10 21:30:43 -04:00
section.py sidebar: Use the Gtk.ListView.scroll_to() function for scrolling 2023-08-30 11:39:52 -04:00
title.py sidebar: Create an EditableTitle widget 2023-04-12 14:18:43 -04:00