Commit graph

8 commits

Author SHA1 Message Date
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
Ivailo Monev
2daece3d26 plasma: port to the new KDBusMenuImporter class
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-28 20:57:12 +03:00
Ivailo Monev
f65f0f63a9 plasma: remove unused keystate and mouse data engines
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-02-21 09:24:38 +02:00
Ivailo Monev
a09c8b0e0f plasma: remove executable data engine
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-03 03:23:19 +02:00
Ivailo Monev
4e4d5a87b6 plasma: remove unused network data engine
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-04 03:07:05 +03:00
Ivailo Monev
c4c3f0533d plasma: remove broken data engine
reference:
https://github.com/fluxer/katana/issues/24

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-20 04:37:02 +02:00
Ivailo Monev
106f12096f plasma: remove nowplaying data engine
deprecated and not used by any applet

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-18 14:36:41 +00:00
Ivailo Monev
efbde9e504 plasma: organize sub-directories
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-24 22:48:47 +02:00
Renamed from plasma/generic/dataengines/CMakeLists.txt (Browse further)