Michail Vourlakos
4374dace17
indicators:switch to QtQuick NewStuff dialog
3 years ago
Alexander Lohnau
505379ed04
Use spdx syntax for all files
4 years ago
Ömer Fadıl Usta
03e9c6c954
Reorder inits to Fix wrong initialize problem and fixes for string compares
4 years ago
Michail Vourlakos
ed3352b807
fix translation strings parameters counting
4 years ago
Michail Vourlakos
ce62b31901
drop .arg() from translation strings
4 years ago
Michail Vourlakos
faa79dfc75
use KMessageBox for removing indicator confirmation
4 years ago
Michail Vourlakos
c777fca05a
improve vastly user interaction with indicators uis
4 years ago
Michail Vourlakos
0a4fd31f32
support Latte::ImportExportState
5 years ago
Michail Vourlakos
b7e1f6b142
introduce new PlasmaTabStyle indicator
...
--this indicator is used only internally from Latte
in order to draw default plasma applets tab style
indicators when the user has chosen to not draw
latte specific indicators. A good example of its
usage is when the plasma theme contains tabbar
indicator which is used in applets and the Latte
overlayed icon applets need to use the same visual
with the regular plasma applets.
5 years ago
Michail Vourlakos
ada7be1a52
remove debug message
5 years ago
Michail Vourlakos
91b345e615
make indicators infrastructure smarter
...
--indicators are now tracked only based on their
installation path, that means that are updated
more precise when changes are applied and
at the same time views are recreated only when
the show the specific indicator that was changed
5 years ago
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
6 years ago
Michail Vourlakos
85e49d41bf
improve view recreation code
6 years ago
Michail Vourlakos
caefba4576
recreate views when indicators update
6 years ago
Michail Vourlakos
2c33ad52b6
support file paths for Indicator::Resource::svgs
6 years ago
Michail Vourlakos
2a6620853b
fix crash when updating Indicators packages
6 years ago
Michail Vourlakos
8c3d658a0d
refactor:move Importer to "layouts" folder
6 years ago
Michail Vourlakos
c735792c30
REFACTOR:replace all "foreach" statements
6 years ago
Michail Vourlakos
d280b6e4aa
button to remove locally installed indicators
6 years ago
Michail Vourlakos
9b1841e9e3
watch app paths for indicators changes
6 years ago
Michail Vourlakos
83ab266cd8
improvements in installing standalone indicators
6 years ago
Michail Vourlakos
ba08038bc0
add Latte/Indicator type and improve metadata
6 years ago
Michail Vourlakos
3d2d399072
add functionality to custom indicators
6 years ago
Michail Vourlakos
81204e3519
support importing indicators from compressed files
6 years ago
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
6 years ago
Michail Vourlakos
28ef36a774
simplify indicators names
6 years ago
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
6 years ago