Files
kdeconnect-kde-mirror/REUSE.toml
Martin Sh 8fd8e184b5 Digitizer plugin
## Summary

Add plugin that allows users to use their devices as pressure-sensitive drawing tablets.

* Schemas MR: https://invent.kde.org/network/kdeconnect-meta/-/merge_requests/16
* Android MR: https://invent.kde.org/network/kdeconnect-android/-/merge_requests/555

The input device is created using Linux's `uinput` via `libevdev`.
2025-11-25 21:27:06 +01:00

9 lines
267 B
TOML

# SPDX-FileCopyrightText: 2025 Martin Sh <hemisputnik@proton.me>
# SPDX-License-Identifier: CC0
version = 1
[[annotations]]
path = "plugins/digitizer/kdeconnect_digitizer.json"
SPDX-License-Identifier = "GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL"