Summary: | Pinned applications do not remember the command line parameters used to initially open them | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Timur Tabi <timur> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 0.9.11 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Timur Tabi
2020-06-30 15:33:51 UTC
Actually, dragging a .desktop file to lattedock has its own problems. When I click on that icon, it does correctly launch the application. But then that application creates a second icon on lattedock. Latte is using Plasma for its launchers, how do you solve this with Plasma taskmanagers? I don't know how Plasma taskmanager works, but maybe Latte and/or Plasma could look up the process info when the process icon is being pinned, and then plasma/latte could just remember the parameters being passed. Sorry this is not Latte responsibility, you need to find a way with plasma devs or you just edit the desktop file to include your parameters. |