https://bugs.kde.org/show_bug.cgi?id=445873
Bug ID: 445873
Summary: Don't wait for strut manager to reply before showing
the view
Product: krunner
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
KRunner queries Plasma's strut manager interface for determining the panel
offset. This is done every time you open KRunner and might take a while if
Plasmashell is busy or frozen.
Instead, there should be some change signals in Plasmashell, and/or it shows
the window regardless and then updates the position on the reply comes in.
Perhaps it can wait first time but subsequent ones should show immediately as
panel positions and sizes rarely change
--
You are receiving this mail because:
You are watching all bug changes.