possible fix #75

I've added 'optimize' option (by default true). If it options is set
then sources will be checked if they are required (with dependencies if
any). And if they are not required they will be dropped by using common
mechanism.

Please note that if this option enabled the following features (at the
    moment) will be unavailable:

* key request from context menu (from configuration interface it still works)
* notifications event if sources on which notification is not connected

I suppose this commit will increase performance in about 4-5 times.
This commit is contained in:
2016-02-05 11:08:09 +03:00
parent 54e1545bb1
commit d856fa8e97
23 changed files with 522 additions and 374 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
"POT-Creation-Date: 2016-01-26 21:48+0300\n"
"POT-Creation-Date: 2016-02-03 23:02+0700\n"
"PO-Revision-Date: 2015-07-31 22:16+0300\n"
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
"Language-Team: French <kde-russian@lists.kde.ru>\n"
@ -61,6 +61,9 @@ msgstr "Activer les notifications"
msgid "Check updates on startup"
msgstr "Vérifier les mises à jour"
msgid "Optimize subscription"
msgstr ""
msgid "Widget height, px"
msgstr "Paramètres du composant"
@ -371,15 +374,15 @@ msgstr ""
msgid "Weathers"
msgstr "Modifier les tickers"
msgid "Functions"
msgstr ""
msgid "Add"
msgstr "Ajouter"
msgid "Show value"
msgstr "Afficher la valeur"
msgid "Add lambda"
msgstr ""
msgid "Edit bars"
msgstr "Modifier les barres"
@ -431,27 +434,6 @@ msgstr ""
msgid "Select font"
msgstr "Sélectionner une couleur"
msgid "You are using the actual version %1"
msgstr ""
#, fuzzy
msgid "No new version found"
msgstr "Nouvelle version"
#, fuzzy
msgid "Current version : %1"
msgstr "Version actuelle"
#, fuzzy
msgid "New version : %1"
msgstr "Nouvelle version"
msgid "Click \"Ok\" to download"
msgstr "Cliquer sur \"Valider\" pour télécharger"
msgid "There are updates"
msgstr "Des mises à jour sont disponibles"
msgid "AC online"
msgstr "Alimentation branchée"
@ -479,6 +461,30 @@ msgstr ""
msgid "KB/s"
msgstr ""
msgid "Changelog of %1"
msgstr ""
msgid "You are using the actual version %1"
msgstr ""
#, fuzzy
msgid "No new version found"
msgstr "Nouvelle version"
#, fuzzy
msgid "Current version : %1"
msgstr "Version actuelle"
#, fuzzy
msgid "New version : %1"
msgstr "Nouvelle version"
msgid "Click \"Ok\" to download"
msgstr "Cliquer sur \"Valider\" pour télécharger"
msgid "There are updates"
msgstr "Des mises à jour sont disponibles"
msgid "Copy"
msgstr "Copier"