Describe the bug
when ever copy this code "sudo make ragnar install" this is what appears :
"cc -c -O3 -ffast-math -Wall -Wextra -lXft -lX11 -lXcursor -lXft -lfontconfig -lXcomposite -lXrandr -I/usr/include/freetype2 ragnar.c
ragnar.c:2:10: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
2 | #include <X11/Xcursor/Xcursor.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:22: ragnar.o] Error 1"
Expected behavior
what excpeted to happen is to work obviously
Screenshots

i cloned it before


and this is what happens when i wrote the last line
Desktop:
- OS: [linux , Kubuntu 22.04 , kde plasma 5.2 , wayland ]
- Browser [Brave]
- Version [v1.66.118]
Additional context
as far as my knowledge goes the issue is with wayland i hope you add the support for wayland
Describe the bug
when ever copy this code "sudo make ragnar install" this is what appears :
"cc -c -O3 -ffast-math -Wall -Wextra -lXft -lX11 -lXcursor -lXft -lfontconfig -lXcomposite -lXrandr -I/usr/include/freetype2 ragnar.c
ragnar.c:2:10: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
2 | #include <X11/Xcursor/Xcursor.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:22: ragnar.o] Error 1"
Expected behavior


what excpeted to happen is to work obviously
Screenshots
i cloned it before
and this is what happens when i wrote the last line
Desktop:
Additional context
as far as my knowledge goes the issue is with wayland i hope you add the support for wayland