mumble/docs/dev
Klemens Nanni 904bae159d BUILD(client): Enable XInput2 support on OpenBSD by default
The library is readily available in OpenBSD's version of X[0].
Follow suit with Linux in enabling.

Noticed by the warning upon startup:

```
-<W>2022-01-21 02:30:40.548 GlobalShortcutX: No XInput support, falling back to polled input. This wastes a lot of CPU resources, so please enable one of the other methods.
+<W>2022-01-21 02:34:00.159 GlobalShortcutX: Using XI2 2.4
```

0: https://xenocara.org/
2022-01-21 22:06:53 +03:00
..
build-instructions BUILD(client): Enable XInput2 support on OpenBSD by default 2022-01-21 22:06:53 +03:00
maintenance DOCS: Backporting translations 2021-09-06 08:50:32 +02:00
plugins DOCS(api): Fix typo 2021-11-26 22:45:24 +00:00
AudioInputDebug.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
ExtendingTheIceInterface.md DOCS: Extending Ice interface example 2021-03-04 08:11:59 +00:00
MurmurLocking.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
Profiling.md FEAT(server): Add support for the tracy profiler 2021-12-29 18:01:28 +01:00