Review Request 123216: Save some memory in kglobalaccel runtime
David Edmundson
david at davidedmundson.co.uk
Wed Apr 1 17:27:31 UTC 2015
> On April 1, 2015, 5:25 p.m., Kai Uwe Broulik wrote:
> > Intercept widgets, as in https://git.reviewboard.kde.org/r/122590/ ?
I don't think so. That's in framework that ends up in applications, this patch is in the small daemon that runs constantly in the backgroud.
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123216/#review78367
-----------------------------------------------------------
On April 1, 2015, 5:23 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123216/
> -----------------------------------------------------------
>
> (Updated April 1, 2015, 5:23 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kglobalaccel
>
>
> Description
> -------
>
> KGlobalAccel needs to be a full QApplication as it needs an X connection to intercept widgets, however it doesn't actually show any widgets.
>
> By setting desktopSettingsAware to false we can avoid loading some settings which ends up saving ~2Mb of RAM.
>
>
> Diffs
> -----
>
> src/runtime/main.cpp fdf4d62
>
> Diff: https://git.reviewboard.kde.org/r/123216/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150401/d03c1529/attachment.html>
More information about the Kde-frameworks-devel
mailing list