D25807: Allow to set the available screen rect/region from outside through dbus

David Edmundson noreply at phabricator.kde.org
Sun Dec 29 14:26:45 GMT 2019


davidedmundson added inline comments.

INLINE COMMENTS

> strutmanager.h:22
> +    public Q_SLOTS:
> +        void setAvailableScreenRect(QString service, QString screenName, QRect rect);
> +        void setAvailableScreenRegion(QString service, QString screenName, QList<QRect> rects);

(const QString &service, const QString &screenName, const QRect &rect);

saves some (shallow) copies

> strutmanager.h:25
> +
> +        void test(QString service, QString screenName, int x, int y, int width, int height);
> +

what's this about?

REPOSITORY
  R120 Plasma Workspace

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

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


More information about the Plasma-devel mailing list