Bug 412454

Summary: Adding a Manually added launchers for a script or application is placed in the tasks area
Product: [Unmaintained] lattedock Reporter: Recesvintvs <colaboracs>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version First Reported In: 0.9.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Recesvintvs 2019-09-29 18:35:23 UTC
SUMMARY
If I try to add an icon for a .desktop file, to have a handy launcher for a script or aplication, said icon is always placed in the central area of Latte, not in the place I want, normally beside the system tray.

STEPS TO REPRODUCE
1. Drag & drop a script from Dolphin to Latte, just close to the clock and system tray area.
 

OBSERVED RESULT
Said icon is placed in the middle of Latte's panel, together with the icons of the running apps, so is easy you run unwillingly the corresponding script or program if you make a mistake and click just half centimeter more to the right/left than you really want.

EXPECTED RESULT
The icon should sit in the very same place that I drop it on. I'd swear than in older versions it worked that way, or maybe it's the Plasma panel which works like that. Anyway, I think that manually added icons should sit in the position the user wants because we normally have a reason to try placing them right there.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62
Qt Version: 5.12.3
Comment 1 Michail Vourlakos 2019-09-29 18:58:11 UTC
This is default behavior in order to protect the user. If you prefer to add it as an applet you can disable that behavior through: Dock Settings -> advanced -> Tasks -> Interaction -> (disable) "Add launchers only in the Tasks Area"
Comment 2 Recesvintvs 2019-09-29 19:06:37 UTC
(In reply to Michail Vourlakos from comment #1)
> This is default behavior in order to protect the user. If you prefer to add
> it as an applet you can disable that behavior through: Dock Settings ->
> advanced -> Tasks -> Interaction -> (disable) "Add launchers only in the
> Tasks Area"

Didn't know about that. Cool! Thanks.