Michail Vourlakos
6e1dfe9670
comment deprecated code in view settings windows
6 years ago
Michail Vourlakos
c735792c30
REFACTOR:replace all "foreach" statements
6 years ago
Michail Vourlakos
d48d2da2cd
add comment
6 years ago
l10n daemon script
c06423b443
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Michail Vourlakos
3e19e553f1
add IndicatorInfo to have a global reference
6 years ago
Michail Vourlakos
915bb1bd39
provide visual limits for margins/padding
...
--based on the current indicator there minimum
thickness and indicator padding can be altered.
Providing some visual feedback for the user to
understand these limits is a good practice.
6 years ago
Michail Vourlakos
e7eb06a63e
optimize subtracked masking for wayland case
...
--under wayland masking does not break the visual
result of a window. For that reason under wayland
the editShadow can be masked out totally and not
only for its windows underlying parts.
6 years ago
Michail Vourlakos
92584e638c
consider vertical views to position viewconfigs
6 years ago
Michail Vourlakos
8b6f250733
dont subtract sec.config win for vertical views
6 years ago
Michail Vourlakos
1210e708c9
support automatic roundness to !compositing
6 years ago
Michail Vourlakos
a5c7148168
improve icon references in Latte Layouts UI
6 years ago
Michail Vourlakos
c060f0449c
fix wrong calculations for roundness
6 years ago
Michail Vourlakos
ff53a23cac
drop manual roundness setting from code
...
--as the new automatic mechanism works nice
the old manual setting of plasma theme roundness
is not needed
6 years ago
Michail Vourlakos
b6c272d6a9
add heuristic to identify theme roundness automatic
6 years ago
l10n daemon script
1a17ffb683
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
73745f2f53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Michail Vourlakos
555fc966b0
activate config windows under wayland environment
...
--add heuristic method in wayland interface in order to
return the internal id of a window by using its appId
and its geometry
6 years ago
Michail Vourlakos
9f1b284f64
init earlier translation domain, indicatorconfigui
6 years ago
l10n daemon script
5c09168968
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Michail Vourlakos
d280b6e4aa
button to remove locally installed indicators
6 years ago
l10n daemon script
348b617b49
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
l10n daemon script
91fbcf19b7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Michail Vourlakos
9b1841e9e3
watch app paths for indicators changes
6 years ago
Michail Vourlakos
de170d42d8
remove unneeded warning
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
l10n daemon script
7b5c2a0980
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
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
fd74397bae
support file dialog for indicators
6 years ago
Michail Vourlakos
4c613a1d47
support last used custom type
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
14c3508aa1
dont disable Ok button at Latte Preferences window
6 years ago
Michail Vourlakos
28ef36a774
simplify indicators names
6 years ago
Michail Vourlakos
9a464226bd
improve loading for indigator config ui
...
--in order for all indicators infrastructure to
load the plugin correctly the configuration and
the component elements of ViewPart::Indicator
must be loaded first correctly and afterwards
the relevant Indicators to follow
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
Michail Vourlakos
e9599218a2
remove deprecated bug address
6 years ago
Michail Vourlakos
b93588756a
fix crash from Close button in config window
...
BUG: 405772
6 years ago
Michail Vourlakos
d8c04e805c
multi-screen: find view::screen id in better way
...
--when monitor from an explicit screen was closed there
were cases that docks were moved at another monitor from
the window manager and that was preventing them to be
delete properly. This patch fixes this by considering
as valid explicit screen only the one provided by the
view
BUG: 405687
6 years ago
Michail Vourlakos
f22bb738c2
multi-screen:improve syncLatteViews() function
...
--onPrimary flag is considered from layout file directly
only for containments that are not already loaded to
latte views
--location flag is accessed directly from containment object
6 years ago
Michail Vourlakos
0c95180fde
identify better active maximized windows
...
--more specific do not mess maximized windows all
together. Active maximized windows have higher
priority than all the rest normal maximized
windows.
6 years ago
Michail Vourlakos
9afafcc7c2
disable panel shadows only when active maximized
6 years ago
Michail Vourlakos
aaee132951
add outline width option in Preferences
6 years ago
Michail Vourlakos
661f3cad1b
update panel backgrounds implementation
...
--there is now an always shown underlying layer that
provides full solidness for 100% panel transparency
--Colorizer.CustomBackground was updated in order to
support Borders drawing
6 years ago
Michail Vourlakos
d5ef4c8acf
discover standard paths independent of distro
6 years ago
Michail Vourlakos
6e132ab001
discover plasma background opacity
6 years ago
Michail Vourlakos
15d5ac59ec
improve calculations for vertical settings windows
6 years ago
Michail Vourlakos
a9e4afa336
add debug message for windows default color scheme
6 years ago
Michail Vourlakos
48a5a4690e
decrease edge ghost window sensitivity for mouse
...
--this patch fixes the show timer delayer in combination
with KWin edges activation even more. The experience
now looks almost identical to NONE-KWin edge activation
6 years ago
Michail Vourlakos
f2b2121003
add option to clear qml cachec from command line
...
--add comments in order to distinguish parameters sections
BUG: 405337
6 years ago