Review Request 123216: Save some memory in kglobalaccel runtime

David Edmundson david at davidedmundson.co.uk
Wed Apr 1 17:23:02 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123216/
-----------------------------------------------------------

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/b4c82154/attachment.html>


More information about the Kde-frameworks-devel mailing list