Created attachment 117750 [details] Firefox Context Menu SUMMARY When right clicking Firefox in the dock there is no option to open a new private window (or a new window for that matter), just the generic "start new instance" STEPS TO REPRODUCE 1. Add Firefox to the plasmoid 2. Right click 3. Observe the lack of afore mentioned option OBSERVED RESULT No option is provided to open a new private window EXPECTED RESULT The desktop actions listed in Firefox's .desktop file should be listed when right clicking the launcher in Latte. They are present when this is done with Chromium, but not for Firefox. The appropriate desktop action is in the .desktop file for Firefox, but they are not picked up by Latte. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.54.0 Qt Version: 5.12.0 ADDITIONAL INFORMATION I'm attaching screenshots of the results I'm seeing, as well as the .desktop files for Firefox and Chromium
Created attachment 117751 [details] Chrome Context Menu
Created attachment 117752 [details] Firefox .desktop
Created attachment 117753 [details] Chromium .desktop
Can you reproduce with a plasma panel and a plasma taskmanager?
(In reply to Ben Daines from comment #0) > your firefox desktop file is faulty... In my system (Tumbleweed) it works just fine... Try the following: 1. Remove the line: "OnlyShowIn=Unity;" 2. Try to use at the Exec line: "Exec=firefox --private-window %u"