user-none / KDocker

Dock most applications to the system tray
GNU General Public License v2.0
310 stars 22 forks source link

[support] how to make it keep program in tray after restart? #71

Closed omega3 closed 6 months ago

omega3 commented 4 years ago

I installed KDocker, docked application and it worked ok. I added KDocker to system settings autostart. But after reboot I didn't see KDocker icon in system tray but only this KDocker pointer to choose application to dock.

I want to have after each system start KDocker icon visible in system tray so that when I open a program that is assigned to dock I don't have to make docking procedure again, but only click on KDocker icon to minimize application to system tray. Does KDocker have a configuration file where it stores rules for applications, so that when I reopen the application I don't need to dock again? What are the proper steps?

Can KDocker be permanently integrated with Plasma systemtray?

Kandelai commented 4 years ago

Same here. I would add to @omega3 comments that if you close the app, it removes it completely from KDocker, so you have reapply every time. I have even used the save Globally feature, but it doesn't save the apps the next time you use them. Without these functions, the app is kind of useless unless you want to spend your time setting up each app constantly.

kozar commented 4 years ago

You may run your application like this (and add it to auto-launch): kdocker thunderbird

I've found this by reading the help: kdocker -h

mateusviccari commented 4 years ago

Some apps, like kdocker, run from another program called "gapplication" which I suppose is the program that lets you run gnome applications on KDE. By trying to run it with kdocker using the syntax: kdocker gapplication launch org.rnd2.cpupower_gui it gives the message "Could not find a matching window for gapplication in the specified time: 5 seconds."