xdg-open-server icon indicating copy to clipboard operation
xdg-open-server copied to clipboard

xdg-open portal for Docker containers.

Results 1 xdg-open-server issues
Sort by recently updated
recently updated
newest added

hi, here is make output: ``` $ make gcc -lX11 -lpthread main.c -o xdg-open-server main.c: In function ‘main’: main.c:71:3: warning: missing sentinel in function call [-Wformat=] 71 | execlp("mkdir", "mkdir",...