glfw/docs
Camilla Löwy 683b7524d2 Improve documentation relating to key tokens
Shifted the documentation away from the term 'named keys' as something
different than keys that glfwGetKeyName will return a name for.  The
already existing term 'key token' should now be used to refer to the
GLFW_KEY_* constants.

The associated term 'named mouse button' was also replaced with
'supported mouse button'.

The parts explaining which key tokens will return a valid scancode from
glfwGetKeyScancode have hopefully been clarified.  This issue was
reported in #2055.

The GLFW_KEY_UNKNOWN constant has been moved out of the list of key
tokens to simplify and hopefully clarify the related documentation.

Various other keyboard key related edits were made, hopefully resulting
in improvements.

Related to #2055

(cherry picked from commit 9959dc69ca)
2023-12-07 18:04:48 +01:00
..
build.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
CMakeLists.txt Put docs target in GLFW3 folder 2020-02-13 22:02:06 +01:00
compat.dox Wayland: Add initial support for libdecor 2023-07-19 17:23:25 +02:00
compile.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
context.dox Fix unneccessary use of "must" 2023-11-28 22:15:43 +01:00
CONTRIBUTING.md Fix typos in docs 2022-07-15 00:11:23 +02:00
Doxyfile.in Update Doxyfile template for Doxygen 1.9.7 2023-11-28 22:04:48 +01:00
DoxygenLayout.xml Add tutorial to Doxygen menu 2018-11-05 19:04:27 +01:00
extra.css Migrate to Sass for Doxygen custom stylesheets 2020-09-16 13:31:29 +02:00
extra.css.map Migrate to Sass for Doxygen custom stylesheets 2020-09-16 13:31:29 +02:00
extra.scss Use consistent indentation for Doxygen custom stylesheet 2020-09-30 16:09:46 +02:00
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Improve docs scaling on mobile and small screens 2020-09-02 22:30:43 +02:00
input.dox Improve documentation relating to key tokens 2023-12-07 18:04:48 +01:00
internal.dox Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
intro.dox Wayland: Add initial support for libdecor 2023-07-19 17:23:25 +02:00
main.dox Documentation work 2019-04-05 03:26:52 +02:00
monitor.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
moving.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
news.dox Wayland: Add initial support for libdecor 2023-07-19 17:23:25 +02:00
quick.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
spaces.svg Cleanup 2019-01-25 12:46:46 +01:00
SUPPORT.md Fix some documentation URLs still using http: 2021-06-25 00:23:11 +02:00
vulkan.dox Fix typos and other issues in docs 2022-10-31 21:47:01 +01:00
window.dox Document X11 WM_CLASS hint behavior 2022-10-31 22:13:27 +01:00