Commit graph

4 commits

Author SHA1 Message Date
Ivailo Monev
475e688ff8 kioslave: effectively revert 119bf184de
see the following commit in kdelibs:
c4ae9e046090e31201dfb1c7cfd2dc406aaf45c0

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-12 00:46:07 +03:00
Ivailo Monev
119bf184de kioslave: create absolute lock file for the trash kioslave
otherwise it is affected by the current directory of the slave process

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-08 03:22:15 +03:00
Ivailo Monev
c8d6a1cdaa kioslave: replace KInterProcessLock with KLockFile
because I made KLockFile events aware (by processing application events
when attempting to lock) it is possible to use it for that

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-14 22:04:44 +03:00
Ivailo Monev
fdeee7c849 imported everything from kde-runtime 2014-11-15 04:16:00 +02:00