We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a164b3 commit 34d0c56Copy full SHA for 34d0c56
README.md
@@ -82,6 +82,11 @@ can build a single, statically linked and optimised binary.
82
reverse-ssh or similar to forward localhost::3535 and you can
83
remotely connect to a running app from all over the world.
84
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
+
90
* **Multi-Window** Island allows you to hook up multiple swapchains to
91
a single application. You can dynamically add and remove swapchains
92
while your Island application is running. This is particularly useful
0 commit comments