mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
New X11 native functions glfwSetX11SelectionString() and glfwGetX11SelectionString() are added under GLFW_EXPOSE_NATIVE_X11. They are similar to glfwSetClipboardString() and glfwGetClipboardString(). Primary selection is widely used in X11, and so seems important to support. This patch fixes issue #894 which requests access to primary selection. Primary selection is mostly an X11-specific thing, hence exposed as an X11 native interface. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org> |
||
---|---|---|
.. | ||
build.dox | ||
CMakeLists.txt | ||
compat.dox | ||
compile.dox | ||
context.dox | ||
Doxyfile.in | ||
DoxygenLayout.xml | ||
extra.css | ||
extra.less | ||
footer.html | ||
header.html | ||
input.dox | ||
internal.dox | ||
intro.dox | ||
main.dox | ||
monitor.dox | ||
moving.dox | ||
news.dox | ||
quick.dox | ||
spaces.svg | ||
vulkan.dox | ||
window.dox |