emmental/ui
Anna Schumaker beca08b833 Implement the Gtk.Application instance in emmental.py
We don't use this during testing, so put it here instead of in a
submodule.

Implements #26 (Move the EmmentalApplication into emmental.py)
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-28 15:49:50 -05:00
..
__init__.py Implement the Gtk.Application instance in emmental.py 2021-12-28 15:49:50 -05:00
icons.py lib: Replace version.DEBUG with the __debug__ constant 2021-12-26 13:18:24 -05:00
keyboard.py Remove unused tagdb module 2021-12-26 10:08:33 -05:00
pane.py sidebar: Change the currently displayed playlist 2021-12-05 13:49:24 -05:00
test_icons.py ui: Convert Window code into a class 2021-11-18 16:49:58 -05:00
test_keyboard.py ui: Update keyboard shortcuts 2021-12-09 17:51:02 -05:00
test_pane.py ui: Switch over to the new playlist.Panel class 2021-11-26 17:26:09 -05:00
test_window.py ui: Switch over to the new sidebar.Sidebar class 2021-11-20 10:04:54 -05:00
window.py ui: Switch over to the new sidebar.Sidebar class 2021-11-20 10:04:54 -05:00