Wobuzz/wobuzz/ui
2025-01-29 16:25:57 +01:00
..
playlist_tabs Fixed some crashs that occurred when clicking on the tab bar, but not on a tab. 2025-01-29 16:25:57 +01:00
settings Enabled input background again. (I disabled it for testing and accidentally committed that.) 2025-01-27 17:02:21 +01:00
__init__.py Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
library.py Implemented playing of different playlist, but its buggy. 2025-01-25 22:59:19 +01:00
library_dock.py Enabled drag and drop between PlaylistViews. 2025-01-25 22:41:29 +01:00
lines.py Improved library style. 2024-12-22 21:20:18 +01:00
main_window.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
playlist.py Added playing mark to tabs of currently playing playlist. 2025-01-27 14:30:45 +01:00
track.py Improved playlist design. 2025-01-26 17:18:42 +01:00
track_control.py Fixed some bugs that happened when tracks got rearranged. 2025-01-26 16:49:09 +01:00
track_progress_slider.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00