lyssa
lyssa copied to clipboard
Aestethic, minimal, suckless music player
I had this error when running the binary ``` $ lyssa Lyssa: [ERROR]: Failed to create GLFW window 'Lyssa Music Player'. [LEIF ERROR]: Failed to initialize Glad. [1] 1405981 segmentation...
When attempting to paste a link the download playlist textbox the following warning is displayed: ``` x11_retrieve_selection: [Warn] Unknown selection property returned: 0 ``` Is this an issue related to...
can't build
I had this error when trying to build sudo make rebuild install make clean make[1]: Entering directory '/home/aldi/Downloads/lysa/lyssa' rm -rf ./bin rm -rf ./vendor/leif/lib make[1]: Leaving directory '/home/aldi/Downloads/lysa/lyssa' make leif...
Tried to compile on arch, but got an error: ``` ~/lyssa on git main > make [INFO]: Leif already built. [INFO]: Building Lyssa. g++ -O3 -ffast-math -DGLFW_INCLUDE_NONE src/*.cpp -o bin/lyssa...
Hey there, I followed the instructions found in the readme and tried to build lyssa from source, even though I have installed `taglib` (as shown on the right side of...
❯ make [INFO] Building leif. make[1]: Entering directory '/home/elsa/workspace/lyssa' make -C ./vendor/leif/ make[2]: Entering directory '/home/elsa/workspace/lyssa/vendor/leif' mkdir lib gcc `pkg-config --cflags glfw3 cglm libclipboard` -Ivendor/glad/include -Ivendor/stb_image/ -Ivendor/stb_truetype -Ivendor/stb_image_resize -DLF_GLFW -O3...
First off, prob related to #5, i do have all the packages installed that were talked about in #5 ```xxxx@xxxx ~/Documents/lyssa % make rebuild make clean make[1]: Entering directory '/home/xxxx/Documents/lyssa'...
please sir, can you make a documentation about this powerful library ? i would like to know more about it, what can be done with it ? how can i...
First off, great application I am loving it! Since runtime dependencies include ffmpeg and jq, I figured the feature of sorting of songs can be done based on artist, album...
:(