Closed WebFreak001 closed 6 years ago
glfwSetClipboardString doesn't work properly on my Arch. So I'm going to fix the issue or find the another way to operate the clipboard.
are you sure it doesn't work? works on my arch install
Yes, glfwSetClipboardString had no effects. There might be issue in ClipboardManager. So I'm trying to fix.
on linux, after you close a window if there was clipboard copied from that window, the clipboard will go away except if you use a clipboard manager. Have you tried keeping the window open?
Oh, I didn't know. It worked properly.
ctrl-c/ctrl-v