mirror of
https://invent.kde.org/network/kdeconnect-kde.git
synced 2025-12-12 20:35:55 +01:00
## 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`.
9 lines
267 B
TOML
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"
|