Editor UI
Replace the old Winamp plugin UI with a new editor. For standalone editing first, but possibly also in vis_avs the Winamp plugin. Looking tentatively at GTK as a framework.
If this could be achieved without the need for libadwaita, that'd be amazing!
Can you elaborate?
libadwaita has a set theme that cannot be changed whatsoever, despite being based on GTK which allows for customization, a libadwaita based UI also looks wholly out of place on anything that isn't GNOME
okay, i'll keep an eye out when the time comes.
$ ldd target/x86_64-unknown-linux-gnu/debug/avs-editor | grep -ci adwaita
0
looking good. (before anyone gets excited, that's just from a very basic GTK test program. 😅)