Commit Graph

16 Commits (057edb87f193e31aa0a6db68750cde476f512c04)

Author SHA1 Message Date
Michail Vourlakos ba6460e919 update indicators runtime
--fixes to signals in ViewParts in order to avoid
crashes. Currently the recreateView approach is used
in order to reload indicators runtime dynamically.
The "View::setSource" approach does not reload the
indicators properly
Michail Vourlakos 85e49d41bf improve view recreation code
Michail Vourlakos caefba4576 recreate views when indicators update
Michail Vourlakos 2c33ad52b6 support file paths for Indicator::Resource::svgs
Michail Vourlakos 2a6620853b fix crash when updating Indicators packages
Michail Vourlakos 8c3d658a0d refactor:move Importer to "layouts" folder
Michail Vourlakos c735792c30 REFACTOR:replace all "foreach" statements
Michail Vourlakos d280b6e4aa button to remove locally installed indicators
Michail Vourlakos 9b1841e9e3 watch app paths for indicators changes
Michail Vourlakos 83ab266cd8 improvements in installing standalone indicators
Michail Vourlakos ba08038bc0 add Latte/Indicator type and improve metadata
Michail Vourlakos 3d2d399072 add functionality to custom indicators
Michail Vourlakos 81204e3519 support importing indicators from compressed files
Michail Vourlakos 06c965248c support customIndicators interface under settings
--a new element is introduced for CustomIndicators
which is going to be responsible to choose between
them and download also online for new indicators
Michail Vourlakos 28ef36a774 simplify indicators names
Michail Vourlakos 0b90411b1d IMPORTANT: All new Indicators architecture
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages