kdelibs/solid
Ivailo Monev 4b7d958de5 solid: hack to get storage devices accessibility signal when it is mounted/unmounted by external process
stat() is just useless for files in /proc meaning the only way to know when
/etc/mtab (or /proc/self/mounts) changes is to re-read it, you know who to
blame for that

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-14 01:53:05 +03:00
..
solid solid: hack to get storage devices accessibility signal when it is mounted/unmounted by external process 2023-06-14 01:53:05 +03:00
tests generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
CMakeLists.txt solid: include KDE4_KDECORE_INCLUDES 2020-12-29 17:55:08 +02:00
README solid: remove irrelevant TODO file 2021-11-04 00:56:44 +02:00

This directory holds the Solid library, it provide the following features for
application developers:
 - Hardware Discovery
 - Power Management
 - Network Management