emmental/sidebar
Anna Schumaker d1d84af228 sidebar: Create a row Grid
This contains the actual widgets used to display playlist information. I
override the GtkGrid.attach() function so it returns the attached widget
to simplify setup a little bit.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-11-20 10:04:54 -05:00
..
__init__.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
library.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
pulser.py sidebar: Put the Pulser into the Sidebar.Box directly 2021-07-23 12:56:35 -04:00
row.py sidebar: Create a row Grid 2021-11-20 10:04:54 -05:00
tagbox.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
tagrow.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
test_library.py sidebar: Don't pop up the dir chooser popover during testing 2021-11-18 10:20:24 -05:00
test_model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
test_pulser.py sidebar: Put the Pulser into the Sidebar.Box directly 2021-07-23 12:56:35 -04:00
test_row.py sidebar: Create a row Grid 2021-11-20 10:04:54 -05:00
test_sidebar.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_tagbox.py sidebar: Push selected rows onto the trackdb TagStack 2021-07-23 12:55:45 -04:00
test_tagrow.py sidebar: Create ParentTagRows 2021-07-23 12:55:45 -04:00
test_user.py sidebar: Switch over to using the emmental-favorites icon 2021-07-31 19:18:28 -04:00
test_widgets.py sidebar: Create a LibraryPopover 2021-11-20 10:04:54 -05:00
user.py sidebar: Switch over to using the emmental-favorites icon 2021-07-31 19:18:28 -04:00
widgets.py sidebar: Create a LibraryPopover 2021-11-20 10:04:54 -05:00