Summary: | KRunner doesn't respect active screen state | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | greywolf813 |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | REPORTED --- | ||
Severity: | minor | CC: | mgraesslin, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=427069 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
greywolf813
2018-08-01 18:48:01 UTC
Martin, is there a way to query that from KWin or how does that work? (Right now KRunner indeed just checks mouse position and matches it to a QScreen) No, KWin does not expose internal data to other processes. Is skipping that mouse location query and letting KWin choose the screen an option? |