Yuri Chornoivan
8d7110f761
Fix minor typos
...
Summary: Fix minor typos in messages and comments
Test Plan: No major changes to prevent compilation and usage
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17894
6 years ago
Michail Vourlakos
6b3d0933ce
fix max length ruler for panels
6 years ago
Michail Vourlakos
48f7d468fb
rename Applets to items in settings window
6 years ago
Michail Vourlakos
7922588030
spacing improvements
6 years ago
Michail Vourlakos
ebb51c6042
improvements for Effects options
6 years ago
Michail Vourlakos
d027374f03
improve options for active indicator in Effects
6 years ago
Michail Vourlakos
e873f16faf
rename "None" animations to "Instant"
6 years ago
Michail Vourlakos
1d9f8aa9eb
indicators options improvements
6 years ago
Michail Vourlakos
dd66fe2f88
support visual disable Sliders in settings
6 years ago
Michail Vourlakos
ee324fdec5
improve option for background enabler
6 years ago
Michail Vourlakos
e9b3895936
improve options for applets shadow color
6 years ago
Michail Vourlakos
c429906556
fix for rowSpacing
6 years ago
Michail Vourlakos
7db0886a3c
improve Shadows settings in Effects page
6 years ago
Michail Vourlakos
37aa752527
improvements for Appearance config page
6 years ago
Michail Vourlakos
63e9fbc99f
dont block mouse events with no reason
...
BUG: 402572
6 years ago
Michail Vourlakos
fca08baaa2
fixes for DebugWindow
6 years ago
Michail Vourlakos
685d512cf8
update Changelog to v0.8.4
6 years ago
Michail Vourlakos
ed53416793
improve basic mode for view settings
6 years ago
Michail Vourlakos
302d29bae7
improve ActiveIndicator/Glow options
6 years ago
Michail Vourlakos
5ddb3da4e8
improvements for view settings
6 years ago
Michail Vourlakos
0dc4bcf257
improve Behavior advanced settings
6 years ago
Michail Vourlakos
e19cbd46f6
delete secondary window when no needed
...
BUG: 402627
6 years ago
Michail Vourlakos
ca5ea55816
disable debug message
6 years ago
l10n daemon script
5b5aec055d
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
c4ef7ca762
fix missing library reference
6 years ago
Michail Vourlakos
20b09822eb
adjust more properties to new expertLevel
6 years ago
Michail Vourlakos
5c8a2bb380
reorganize settings in view settings window
6 years ago
Michail Vourlakos
b8dca987f6
latte plasmoid support new v0.9 Communicator
6 years ago
Michail Vourlakos
aeb7877546
improve ExpertSettings location
6 years ago
Michail Vourlakos
5d6d1730f2
improve syncGeometry at settings windows
6 years ago
Michail Vourlakos
646ac2e190
switch complexity levels properly
6 years ago
Michail Vourlakos
c58a3bbd26
set highLevel for latte view settings
...
--highlevel is either advancedLevel or
expertLevel it can be used for options
that can be shown both for advanced and
expert levels
6 years ago
Michail Vourlakos
801bda7264
refactor:view settings qml files
6 years ago
Michail Vourlakos
79ccc37e31
delay latte view showing for Meta global shortcut
6 years ago
Michail Vourlakos
32a34d7c47
show latte view for all cases of Meta+A
6 years ago
Michail Vourlakos
243801e062
provide Basic/Advanced/Expert settings switch
...
--the user can find a switch to change between
Basic/Advanced/Expert complexity levels in
the Latte::View config window
6 years ago
Michail Vourlakos
40bd5a83e2
update settings to new complexity level
6 years ago
Michail Vourlakos
7d66434244
introduce complexity for view settings
6 years ago
Michail Vourlakos
5e09a41e99
refactor:remove no needed colorizer signals
...
--the new infrastructure to track background
brightness does not need communication between
universalsettings and view colorizer enabler
6 years ago
Michail Vourlakos
b418923c03
move from luminas to brightness
...
--the luminas functions didnt work well
for all cases. Latte is now using brightness
functions as described at:
https://www.w3.org/TR/AERT/#color-contrast
this patch fixes all cases mentioned in the bug
that Latte contrast identification did not work well
BUG: 402115
6 years ago
Michail Vourlakos
b6ae8d66ee
identify single color background also
...
--Latte now does not only identify background files
but single colors also. At the same time the new
implementation is multi-screen aware. That means
that two different top panels at two different screens
can be color independent, meaning the first could
be lightish when it is transparent and the latter
darkish
BUG: 402143
6 years ago
Michail Vourlakos
418799ed30
fix crashes from latteView recreation code
...
--in order to update window manager flags properly
in some cases a dock recreation is needed. But that
dock recreation when takes place when the user choses
to move its panel between different screens (that recreation
shouldnt be needed) in such case it creates crashes
6 years ago
Michail Vourlakos
f1712ca7a5
fixes for BackgroundCache
6 years ago
Michail Vourlakos
fabd989146
remove qml BackgroundTracker
...
--move to the new liblatte2 BackgroundTracker
which is also multi-screen aware
6 years ago
Michail Vourlakos
095048223a
refactor:move backgroundtracker under liblatte
6 years ago
Michail Vourlakos
81335bc92f
improve LayoutManager qml references
6 years ago
Michail Vourlakos
e81ef199b3
refactor:drop visibilitymanager private class
6 years ago
Michail Vourlakos
3b8c52cc59
refactor:move lattepackage to simpler directory
6 years ago
Michail Vourlakos
0497c2c960
add PlasmaScreenPool to help with screen ids
...
-- Latte screen ids are different from plasma
screen ids. This class helps in order to help
translating the different screen ids between
Latte and Plasma.
6 years ago
Michail Vourlakos
2244cae8bc
refactor:move PlasmaThemeExtended to better path
6 years ago