1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00
glfw/docs
Kristian Nielsen 29a75ab09d X11: Add native access to primary selection
This adds the native access functions glfwSetX11SelectionString and
glfwGetX11SelectionString under GLFW_EXPOSE_NATIVE_X11.  They are
similar to glfwSetClipboardString and glfwGetClipboardString but operate
on the PRIMARY selection.

The primary selection is widely used in X11, and so seems important to
support.  Primary selection is mostly an X11-specific thing, hence it's
exposed as an X11 native interface.

Fixes #894.
Closes #1056.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2017-08-13 18:52:24 +02:00
..
build.dox Documentation work 2017-06-08 16:09:14 +02:00
CMakeLists.txt Documentation work 2017-02-08 06:53:04 +01:00
compat.dox Documentation work 2017-06-08 16:09:17 +02:00
compile.dox Add glfwInitHint 2017-03-01 04:35:41 +01:00
context.dox Add glfwInitHint 2017-03-01 04:35:41 +01:00
Doxyfile.in Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
DoxygenLayout.xml Added custom Doxygen layout file. 2014-07-04 13:27:41 +02:00
extra.css Fix table header text alignment 2017-07-07 10:30:02 +02:00
extra.less Fix table header text alignment 2017-07-07 10:30:02 +02:00
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Removed index.html from URL. 2013-09-24 21:32:21 +02:00
input.dox Documentation work 2017-07-13 01:26:06 +02:00
internal.dox X11: Load Xxf86vm at run-time 2016-12-11 00:05:15 +01:00
intro.dox Documentation work 2017-08-09 12:20:51 +02:00
main.dox Documentation work 2017-06-30 12:45:29 +02:00
monitor.dox Documentation work 2017-04-06 14:40:02 +02:00
moving.dox Start adding links to GLU replacements 2017-01-24 21:45:03 +01:00
news.dox X11: Add native access to primary selection 2017-08-13 18:52:24 +02:00
quick.dox Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
spaces.svg Documentation work. 2015-01-18 17:30:10 +01:00
vulkan.dox Cocoa: Add support for MoltenVK dynamic library 2017-07-10 21:34:02 +02:00
window.dox Documentation work 2017-06-30 12:45:29 +02:00