D27458: Set a better position for Krunner in wayland

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Feb 17 14:50:31 GMT 2020


apol added a comment.


  +1 on fixing this

INLINE COMMENTS

> view.cpp:240
> +        QDBusInterface strutManager("org.kde.plasmashell", "/StrutManager", "org.kde.PlasmaShell.StrutManager");
> +        QDBusReply<QRect> pr = strutManager.call("availableScreenRect", shownOnScreen->name());
> +        if (pr.isValid()) {

This is a blocking call, it would be ideal to find a way around this...

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D27458

To: trmdi, #plasma, davidedmundson
Cc: apol, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200217/c324463c/attachment.html>


More information about the Plasma-devel mailing list