mirror of
https://github.com/glfw/glfw.git
synced 2024-11-24 11:05:10 +00:00
Created GLFW 4.0 sketchbook (markdown)
parent
d257c5b4ec
commit
319f9dbeeb
13
GLFW-4.0-sketchbook.md
Normal file
13
GLFW-4.0-sketchbook.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
**This is not a design document.**
|
||||||
|
|
||||||
|
- Rename joystick to controller
|
||||||
|
- Enumerable controller objects
|
||||||
|
- Controller connection callback (mirror monitor callback)
|
||||||
|
- Context objects, `GLFW_CLIENT_API` = `GLFW_NO_CONTEXT`
|
||||||
|
- Merge character callbacks
|
||||||
|
- Put major version number in shared/dynamic library name
|
||||||
|
- Replace `glfwGetWindowAttrib` with accessors
|
||||||
|
- Possible adaption to positioning-less Wayland
|
||||||
|
- Cleanup of float vs. double
|
||||||
|
- Cleanup of signed vs. unsigned
|
||||||
|
- Removal of `GLFW_CURSOR_HIDDEN`
|
Loading…
Reference in New Issue
Block a user