emmental/tests
Anna Schumaker d22a9b23a1 layout: Create an adaptable Layout widget
I'm planning to build on this widget over the next several releases.
It'll eventually be fully adaptable to window size changes made by the
user.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-10-24 10:43:11 -04:00
..
audio audio: Replace the playbin audio-filter with the new filter 2023-06-01 11:13:48 -04:00
db db: Reload the New Tracks playlist at midnight 2023-10-20 16:31:16 -04:00
header tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
mpris2 audio: Add an 'artwork' property 2023-04-12 10:41:58 -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: Use the Texture Cache for album art and user icons 2023-10-20 16:31:37 -04:00
tracklist tracklist: Set the ellipsize mode of the footer labels 2023-10-23 16:15:23 -04:00
util sidebar: Create a Section class 2023-04-12 14:18:43 -04:00
__init__.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
test_action.py action: Add an ActionEntry class 2023-06-09 09:45:58 -04:00
test_alarm.py alarm: Add functions for setting an alarm 2023-10-20 16:31:16 -04:00
test_buttons.py buttons: Watch for ImageToggle tooltip text changes 2023-08-22 13:29:53 -04:00
test_emmental.py Emmental 3.1 2023-10-20 16:34:05 -04:00
test_entry.py entry: Create entries for displaying specific types of values 2023-04-12 10:41:42 -04:00
test_factory.py factory: Don't change Gtk ListRowWidget state flags 2023-08-22 12:09:20 -04:00
test_format.py format: Add a function for formatting sort keys 2023-04-12 10:42:14 -04:00
test_gsetup.py gsetup: Add a CACHE_DIR path 2023-10-20 16:31:24 -04:00
test_layout.py layout: Create an adaptable Layout widget 2023-10-24 10:43:11 -04:00
test_options.py emmental3.py: Start Emmental 3.0 2023-03-07 11:18:46 -05:00
test_path.py path: Add a readdir_async() function 2023-04-12 10:42:14 -04:00
test_settings.py header: Add a BackgroundRow to the popover menu 2023-06-01 11:13:42 -04:00
test_store.py store: Add a SortedList store 2023-03-07 11:19:30 -05:00
test_texture.py texture: Save the Texture Cache items to disk 2023-10-20 16:31:31 -04:00
test_tmpdir.py emmental: Add support for an application-specific temporary directory 2023-04-12 10:41:58 -04:00
test_window.py window: Add a keyboard accelerator 2023-06-09 09:50:19 -04:00