kde-workspace/plasma/dataengines
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
..
applicationjobs kuiserver: announce destination URL changes to job clients 2023-06-27 03:26:20 +03:00
apps generic: remove dead and irrelevant links references 2023-08-10 15:44:43 +03:00
dict plasma: remove redundant dit data engine destructor 2023-07-11 06:00:43 +03:00
favicons generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
filebrowser generic: adjust to KFileMetaInfo changes 2023-07-18 03:37:45 +03:00
geolocation generic: remove dead and irrelevant links references 2023-08-10 15:44:43 +03:00
mpris2 generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
notifications generic: adjust to KNotification changes 2023-08-25 08:07:58 +03:00
places plasma: remove unused variable in PlacesEngine::sendData() 2023-08-11 19:44:41 +03:00
powermanagement plasma: reimplement battery applet 2023-09-02 22:18:05 +03:00
soliddevice generic: handle the new Solid::Input interface 2023-09-03 20:26:24 +03:00
statusnotifieritem plasma: sync status notifier image serialization bits 2023-08-12 01:36:15 +03:00
systemmonitor generic: preperations for kdelibs changes 2023-06-17 23:27:11 +03:00
tasks generic: remove dead and irrelevant links references 2023-08-10 15:44:43 +03:00
time generic: adjust to KDateTime removal 2023-08-14 22:55:43 +03:00
weather kcontrol: use BorderlessMaximizedWindows config key to decide the workspace form factor 2023-08-16 14:21:07 +03:00
CMakeLists.txt generic: device notification reimplementation 2023-09-07 05:47:54 +03:00