Bug 449139 - Global menu - Restored applications don't follow global menu / Allow user to always start appmenu service - Latte follow up
Summary: Global menu - Restored applications don't follow global menu / Allow user to ...
Status: REPORTED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 13:11 UTC by JanNowak94
Modified: 2024-02-22 20:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JanNowak94 2022-01-25 13:11:23 UTC
SUMMARY
This is follow up from 449051 - Latte
I cite here:
"At the same time the appmenu service is started ONLY WHEN it is requested by an applet or from a window titlebar....

So the only solution from my perspective is for APPMENU service to give the option to the user to be started ALWAYS early in the stack."

Maybe something set by user to indicate that appmenu will always be used? (it can be just config file)
STEPS TO REPRODUCE
A)
1. Use applet-window-appmenu with latte dock (remove any other recipient)
2. Select restore applications
3. Open Dolphin
4. Restart
B)
1. Use applet-window-appmenu with latte dock (remove any other recipient)
2. Select "open wallet at start"
3. Restart
OBSERVED RESULT
A) Restored applications don't follow up global menu.
B) Wallet manager doesn't follow up global menu.
EXPECTED RESULT
Applications follow up global menu.

SOFTWARE/OS VERSIONS
Linux:  Garuda/Arch Linux (current)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90
Qt Version: 5.15.2 (KDE)
X11

ADDITIONAL INFORMATION
Follow up from 449051

If anything, could you inform me in which package and source file this "only when" condition lies? (so I can patch it for myself) - I have quite a bit of problem to find even appmenu related package.