kde-workspace/soliduiserver
Ivailo Monev d477598c1d generic: device notification reimplementation
how does it look? something like this:
https://ibb.co/1zbDVpk

and because all the SolidUiServer bits are written by me now - copyright
it to me. the actions dialog was not operational btw (not for hotplug
events anyway).

the solidautoeject thing does not even make sense - when the eject
button is pressed it was calling Solid::OpticalDrive::eject() but if the
button is pressed the tray will eject anyway so what was it doing
actually?

solid-device-automounter can be replaced with solid actions but the
devices are mounted for solid actions anyway so dropping it

as for KCM for the solid actions - there can be none but to add features
such as non-interactive actions (e.g. launch the keyboard KCM when a
keyboard is plugged without poping dialog) or actions that do something
on device removal it has to be done anew

note that the action file for opening a file manager was named
"test-predicate-openinwindow" meaning it was a testing thing rather than
a finished thing

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-07 05:47:54 +03:00
..
actions generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
CMakeLists.txt generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
soliduidialog.cpp generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduidialog.h generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduiserver.cpp generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduiserver.desktop generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduiserver.h generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduiserver.notifyrc soliduiserver: notify about mount and unmount errors as well as safe to remove devices 2023-08-27 00:05:25 +03:00
soliduiserver_common.h generic: device notification reimplementation 2023-09-07 05:47:54 +03:00
soliduiserver_helper.cpp soliduiserver: implement methods to mount/unmount devices that are not Solid UDI and adjust to KAutoMount changes 2023-06-15 22:16:03 +03:00
soliduiserver_helper.h generic: adjust to KAuthorization changes 2022-12-12 08:27:34 +02:00