Commit graph

17 commits

Author SHA1 Message Date
7ff1ad7a02 Made the playlist tabs look prettier by making the tab title editor non-static. 2025-03-03 17:18:30 +01:00
9ee4184c84 Added playlist tab title index synchronisation to fix some bugs. 2025-03-03 16:13:37 +01:00
a9f07f0716 Implemented loading of tracks via the window's top menubar. 2025-02-28 17:28:14 +01:00
3fd29bcf92 Made playlists load on click if they weren't.
Also set default for setting "load_on_start" to False because with this change, it feels a lot cleaner this way and uses less RAM.
2025-02-27 17:26:33 +01:00
e5b7ebe6e8 Removed border from playlist titles. (slightly noticeable) 2025-02-12 14:21:59 +01:00
3ac97755bf Set the cursor when hovering over a Playlist title to a normal cursor and made the Player start with the last playlist as active tab. 2025-02-12 14:04:11 +01:00
0879575882 Made the double click working again. 2025-02-11 17:34:04 +01:00
af4f267377 Fixed another crash that occurred when double-clicking on the tab-bar but not on a tab. 2025-02-01 13:43:49 +01:00
429ec8e683 Fixed a crash that occurred when trying to start an empty playlist. 2025-02-01 13:07:10 +01:00
8a3d5a5b15 Fixed some crashs that occurred when clicking on the tab bar, but not on a tab. 2025-01-29 16:25:57 +01:00
96a9985099 Implemented deletion of playlists. 2025-01-28 18:23:43 +01:00
5ecc70e637 Removed debug print. 2025-01-28 17:46:45 +01:00
e5cc7c0cdb Improved unique name system. 2025-01-28 17:42:39 +01:00
a8560add65 Added unique names on playlist rename. 2025-01-27 18:32:41 +01:00
3e579a4fcb Implemented renaming of playlists. 2025-01-27 18:18:41 +01:00
b2aa7ffd8c Got the context menu and focusing working. 2025-01-27 18:02:06 +01:00
649ad1d647 Moved playlist tabs related widgets to its own files. 2025-01-27 16:39:43 +01:00