Warning, /plasma/plasma-thunderbolt/README.md is written in an unsupported language. File is not indexed.

0001 # Plasma Thunderbolt
0002 
0003 This repository contains a Plasma Sytem Settings module and a KDED module to
0004 handle authorization of Thunderbolt devices connected to the computer. There's
0005 also a shared library (libkbolt) that implements common interface between the
0006 modules and the system-wide bolt daemon, which does the actual hard work of
0007 talking to the kernel.
0008 
0009 # Compiling
0010 
0011 The project has no special build-time dependencies other than Qt and reasonably-new
0012 KDE Frameworks.
0013 
0014 # Runtime Dependencies
0015 
0016 This software depends on the [Bolt daemon](https://gitlab.freedesktop.org/bolt/bolt) to
0017 be present and running on the system.
0018 
0019 # Contributing
0020 
0021 To contribute, please follow this [Get Involved](https://community.kde.org/Get_Involved)
0022 guide on KDE Community wiki.
0023 
0024 # Maintainers
0025 
0026 Daniel Vrátil <dvratil@kde.org>
0027 
0028