You are not logged in.
I use KDE Plasma (with i3). I have Zoiper5 installed from the AUR for work. After each DE reload, it autostarts. Furthermore, it starts in a glitchy window I must kill with 'kill' to gain access to my desktop. For some reason, KDE is adding it to the autostart list without my say-so.
I have noticed it does this with knotes as well. Opening either of these applications one time adds it to autostart.
How can I blacklist any or all (I autostart stuff with i3.config anyway) applications from being added to autostart without my permission?
Offline
Offline
KDE "restore desktop" is definitely disabled. I've tested it, and it does not actually restore anything open at the end of the session.
What happens is opening Zoiper one time adds an entry for it to KDE's autostart items, seen in System Preferences. Even when the application is closed at the time the KDE session ends, it has an autostart entry and loads in a frozen, glitching window I must manually kill from cli to use my desktop.
There are no references to it anywhere but in the KDE config which KDE itself is writing to (as far as I can tell).
This may be a bug (or undesired feature) that I should bring up with the KDE team.
I suppose I could make KDE's relevant config immutable, and see if that temporarily stops this. Or I could add a logout parameter to erase the entries when I log out of the system.
Offline
There are no references to it anywhere but in the KDE config which KDE itself is writing to (as far as I can tell).
What file and what entry is that exactly?
Offline
it looks like it is
.config/kded5rcaccording to this
https://github.com/shalva97/kde-configuration-files
Offline
That's the kded config, is Zoiper really referenced there?
Offline