···22 "$schema": "https://proclamation.gitlab.io/proclamation/proclamation.schema.json",
33 "#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/proclamation/proclamation",
44 "SPDX-License-Identifier: CC0-1.0": "",
55- "SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors": "",
55+ "SPDX-FileCopyrightText: 2020-2025 Collabora, Ltd. and the Proclamation contributors": "",
66 "project_name": "Monado",
77 "base_url": "https://gitlab.freedesktop.org/monado/monado",
88 "news_filename": "../CHANGELOG.md",
···1212 },
1313 "XRT Interface": {
1414 "directory": "xrt",
1515+ "sort_by_prefix": true
1616+ },
1717+ "libmonado Interface": {
1818+ "directory": "libmonado",
1519 "sort_by_prefix": true
1620 },
1721 "State Trackers": {
+1-1
doc/changes/.proclamation.json.license
···11# SPDX-License-Identifier: CC0-1.0
22-# SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors
22+# SPDX-FileCopyrightText: 2020-2025 Collabora, Ltd. and the Proclamation contributors
+1
doc/changes/drivers/mr.2340.md
···11+steamvr_lh: Fix for simulated hand lag and thumb openness affecting certain applications on Valve Index Controller.
+4
doc/changes/drivers/mr.2418.md
···11+---
22+- mr.2418
33+---
44+- steamvr_lh: Allow building lighthouse driver without `XRT_HAVE_STEAM`
doc/changes/libmonado/.gitignore
This is a binary file and will not be displayed.
+3
doc/changes/libmonado/mr.2284.md
···11+- Add: In libmonado, add get/set for reference space offsets & tracking origin offsets.
22+- Add: In libmonado, add getters for tracking origin count and name.
33+- Change: Bump the libmonado API version from 1.2 to 1.3.
+1
doc/changes/libmonado/mr.2292.md
···11+Add: Add a function to libmonado for getting a device's battery status information.
···11-- libmonado: add get/set for reference space offsets & tracking origin offsets
22-- libmonado: add getters for tracking origin count and name
33-- libmonado: bump API version from 1.2 to 1.3
-1
doc/changes/misc_features/mr.2292.md
···11-libmonado: Add a function for getting a device's battery status information.