kdelibs/solid
Ivailo Monev 9e554f60fa generic: add new signal to solid device manager
its use case is shown in KFilePlacesModel, basically when a CD-ROM is
ejected it will be removed from the items in the model and when disc is
inserted item for it will be added to the model. Dolphin and Plasma require
changes of their own for this behaviour to be consistent across
applications

naming the method after OpticalDisc::availableContent(), have in mind it
should work when a disc is erased and written to for example or when a
device is formatted and no longer has filesystem which has not been tested
but in theory should work. may need additional checks for encrypted device
but that can be done in the future

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-10 02:15:42 +03:00
..
solid generic: add new signal to solid device manager 2021-06-10 02:15:42 +03:00
tests generic: remove most compiler checks 2021-01-09 16:39:44 +02:00
CMakeLists.txt solid: include KDE4_KDECORE_INCLUDES 2020-12-29 17:55:08 +02:00
README initial import 2014-11-13 01:04:59 +02:00
TODO initial import 2014-11-13 01:04:59 +02:00

This directory holds the Solid libraries: http://solid.kde.org

They provide the following features for application developers:
 - Hardware Discovery
 - Power Management
 - Network Management