emmental/emmental/sidebar
Anna Schumaker 0fd391a9fd sidebar: Add keyboard shortcuts
The following shortcuts are implemented:

- <Control>? (<Shift><Control>/) to focus the "filter playlists" entry
- <Control><Alt>g to go to the current playlist
- <Shift><Control>p to open the Playlists section
- <Shift><Control>a to open the Artists section
- <Shift><Control>g to open the Genres section
- <Shift><Control>d to open the Decades section
- <Shift><Control>l to open the Libraries section

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-06-30 09:24:10 -04:00
..
__init__.py sidebar: Add keyboard shortcuts 2023-06-30 09:24:10 -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: Create a Settable Icon widget 2023-04-12 14:18:43 -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: Convert the section Group into a View 2023-06-28 10:09:53 -04:00
title.py sidebar: Create an EditableTitle widget 2023-04-12 14:18:43 -04:00