Skip to content

Commit 34d0c56

Browse files
committed
[readme] mention gamepad in readme
1 parent 0a164b3 commit 34d0c56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ can build a single, statically linked and optimised binary.
8282
reverse-ssh or similar to forward localhost::3535 and you can
8383
remotely connect to a running app from all over the world.
8484

85+
* **Gamepad** support: the default camera can be steered with
86+
a gamepad-just connect your gamepad and you are set; application
87+
windows can decide whether they want to subscribe to gamepad events
88+
- and to which gamepads to subscribe to.
89+
8590
* **Multi-Window** Island allows you to hook up multiple swapchains to
8691
a single application. You can dynamically add and remove swapchains
8792
while your Island application is running. This is particularly useful

0 commit comments

Comments
 (0)