index
:
guile-sdl2
master
SDL2 bindings for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdl2
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
mouse: Fix exported procedure names for cursor bindings.
David Thompson
2022-07-26
1
-2
/
+2
*
mouse: Add cursor manipulation bindings.
Ekaitz Zarraga
2022-07-25
1
-2
/
+72
*
keyboard: Respect user keyboard layout in key-pressed? procedure.
David Thompson
2021-10-24
1
-243
/
+239
*
input: mouse: Add bindings for showing/hiding/moving the mouse cursor.
David Thompson
2021-05-13
1
-2
/
+24
*
input: keyboard: Remove unnecessary module import.
David Thompson
2020-12-05
1
-1
/
+0
*
input: joystick: Remove unnecessary module import.
David Thompson
2020-12-05
1
-1
/
+0
*
input: game-controller: Fix bug where right-y axis is invalid.
David Thompson
2019-01-05
1
-1
/
+1
*
input: mouse: Add mouse-button-released?
David Thompson
2017-11-10
1
-1
/
+6
*
Add mouse input module.
David Thompson
2017-11-10
1
-0
/
+67
*
Add SDL_GameControllerAddMappingsFromRW binding.
David Thompson
2017-11-10
1
-1
/
+19
*
input: Add keyboard module.
David Thompson
2017-04-01
1
-0
/
+289
*
Add bindings for game controller input.
David Thompson
2016-12-31
2
-0
/
+269
*
Add bindings for text input event handling.
David Thompson
2016-12-30
1
-0
/
+43