kde-workspace/plasma/runners/solid
Ivailo Monev 470b52d29c soliduiserver: implement mountpoint cleaner
lots of references have to be kept and passed around because once the
device is removed Solid::Device is just an UDI - anything else is
obtained dynamically and will return invalid results (even casts will
not work)

what the mountpoint cleaner does? when a device is removed without
being unmounted (e.g. USB storage) the program will call `unmount`
essentially making sure the device node and the mount point can be used
when the device is inserted again, no other project does that as far as
I am aware

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-09 11:02:45 +03:00
..
CMakeLists.txt generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
Messages.sh plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
plasma-runner-solid.desktop plasma: translate solid runner comment to bg 2023-09-06 05:32:10 +03:00
solidrunner.cpp soliduiserver: implement mountpoint cleaner 2023-09-09 11:02:45 +03:00
solidrunner.h plasma: handle generic device search in solid runner 2023-09-06 20:15:50 +03:00