emmental/emmental
Anna Schumaker 2504f4b91d sidebar: Add a timeout when selecting playlists on load
I've found that during startup, we sometimes try to select the current
playlist before the Gtk sidebar widgets are completely loaded. This
results showing the right section, but not actually selecting a
playlist. We can fix this by selecting the playlist after a short
timeout to give everything a chance to load.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-08-30 13:22:28 -04:00
..
audio audio: Replace the playbin audio-filter with the new filter 2023-06-01 11:13:48 -04:00
db db: Disable incremental filtering 2023-06-28 10:09:53 -04:00
header tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
mpris2 emmental: Use the gsetup.DEBUG_STR for appending "-debug" 2023-06-28 10:06:38 -04:00
nowplaying buttons: Replace the icon-size property with large-icon 2023-06-10 21:30:41 -04:00
playlist playlist: Give the Factory a track-requested signal 2023-05-10 17:42:17 -04:00
sidebar sidebar: Add a timeout when selecting playlists on load 2023-08-30 13:22:28 -04:00
tracklist tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
__init__.py Emmental 3.0.6 2023-08-24 09:28:22 -04:00
action.py action: Add an ActionEntry class 2023-06-09 09:45:58 -04:00
buttons.py buttons: Watch for ImageToggle tooltip text changes 2023-08-22 13:29:53 -04:00
emmental.css emmental: Adjust active-row styling 2023-08-24 09:28:22 -04:00
entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
factory.py factory: Don't change Gtk ListRowWidget state flags 2023-08-22 12:09:20 -04:00
format.py format: Add a function for formatting sort keys 2023-04-12 10:42:14 -04:00
gsetup.py emmental: Use the gsetup.DEBUG_STR for appending "-debug" 2023-06-28 10:06:38 -04:00
options.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
path.py path: Add a readdir_async() function 2023-04-12 10:42:14 -04:00
store.py store: Add a SortedList store 2023-03-07 11:19:30 -05:00
tmpdir.py emmental: Add support for an application-specific temporary directory 2023-04-12 10:41:58 -04:00
window.py window: Add a keyboard accelerator 2023-06-09 09:50:19 -04:00