Michail Vourlakos
d9a2e4c948
make text translatable
6 years ago
Michail Vourlakos
834bb56194
provide panel transparency info to indicators
6 years ago
Tranter Madi
5fe27176fa
Center align shortcut badges when iconSize < 48
...
Summary:
When iconSize is not big enough, center aligned shortcut badges look better than top-left aligned ones.
BUG: 406037
Test Plan:
- When iconSize < 48: shortcut badges are center aligned
- When iconSize >= 48: they are top-left aligned
For example, with iconSize = 32:
Before:
{F6736365}
After:
{F6736366}
Reviewers: #latte_dock, mvourlakos
Reviewed By: mvourlakos
Subscribers: mvourlakos, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D20128
6 years ago
Michail Vourlakos
d4b2589d0c
expose isPressed state to indicators
6 years ago
Michail Vourlakos
6569160195
improve icon colors for applets
...
--provide a background and glow color for those
applets that do not provide an icon to render
6 years ago
Michail Vourlakos
69bbb82841
improve icons colors names
6 years ago
Michail Vourlakos
262dfa6b09
Indicators protocol change attributes to level
...
--introduce a new class called level which contains
all the needed information concerning indicator level
and at the same time the bridge that provides information
for the specific indicator states
6 years ago
Michail Vourlakos
10ee2d9ab8
fixes for reversed state of config window
6 years ago
Michail Vourlakos
614ec3ea48
move shortcut badges at top left corner
...
--this way the elements are observed better and
the user is able to both watch out the items and
the shortcut that activates them
6 years ago
Michail Vourlakos
71d3979f0c
separate liveEditingMode and inConfigureApplets
...
--try to improve experience for liveEditingMode and
inConfigureApplets. LiveEditingMode should be as much
as nearer to the standard experience and inConfigureApplets
state should provide nice coloring
6 years ago
Michail Vourlakos
7c59929b28
fixes for shadows calculations
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
ef0ec2831b
apply Smart coloring also for locked editMode
6 years ago
Michail Vourlakos
14417a69f1
improve outline color calculations
6 years ago
Michail Vourlakos
ca80a7932f
introduce LatteComponents to be consumed globally
...
--this is needed in order for indicators plugins in
the future to provide the same UI elements with the
rest of LatteView Settings windows
6 years ago
Michail Vourlakos
28d197484e
fix warnings
6 years ago
Michail Vourlakos
b89ef0e50b
fix warnings fron new indicators architecture
6 years ago
Michail Vourlakos
8be388b893
improve vastly the indicators arch independence
6 years ago
Michail Vourlakos
4318404c9c
fix warnings and improvements for Indicators
6 years ago
Michail Vourlakos
0d568c81d5
update indicators architecture to be independent
...
--first steps in order to support completely independent
indicators that can be downloaded/installed/used online
6 years ago
Michail Vourlakos
4460e3ed16
increase contrast for light outline
6 years ago
Michail Vourlakos
e30ee3abba
enable Blur for isBusy backgrounds
6 years ago
Michail Vourlakos
9afafcc7c2
disable panel shadows only when active maximized
6 years ago
Michail Vourlakos
067c0df044
draw panel shadows when isBusy after 40% opacity
6 years ago
Michail Vourlakos
10fbf41081
enable hover effect for Plasma Style
6 years ago
Michail Vourlakos
14e7eb1899
ui and interaction improvements
6 years ago
Michail Vourlakos
33c584cc08
Mouse wheel action for empty areas
...
--User can now choose for the panel empty areas
a sroll wheel behavior:
-Scroll Desktops
-Scroll Activities
-Scroll Tasks
BUG: 404266
6 years ago
Michail Vourlakos
aaee132951
add outline width option in Preferences
6 years ago
Michail Vourlakos
f3f6dccf65
support Outline option for compositing mode
...
--works much better than I was expecting and at the
same time it simplifies the PanelBox code a lot
6 years ago
Michail Vourlakos
3666ab42db
position CustomBackground border correctly
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
c85ec4c07a
new architecture for Indicators
...
--indicators now support both Back/Front
layers. Back layer is the usual layer
behind the current Item and the Front layer is
a layer above the current Item (overlay)
--update Unity to follow new architecture
6 years ago
Michail Vourlakos
104ee8581f
add more information for indicators consumption
...
--currentIconSize/maxIconSize/windowsCount/
windowsMinimizedCount
6 years ago
Michail Vourlakos
f50be9bc9d
update Panel/Dock type detection
6 years ago
Michail Vourlakos
9d710297e1
catch up edit Visual animation to changes
6 years ago
Michail Vourlakos
8f4fafa2db
fix warning
6 years ago
Michail Vourlakos
d8f8737d05
add tooltip for editing background
...
--the user is informed about scroll wheel
and more specific that can alter the
edit background opacity
6 years ago
Michail Vourlakos
f06e3415de
restore mask calculaltions for noCompositingEdit
6 years ago
Michail Vourlakos
9a4a515a68
improve identification of inConfigureApplets mode
6 years ago
Michail Vourlakos
b00598949d
activate/disable independent animations
6 years ago
Michail Vourlakos
25b636465a
split animations and make par.effect independent
6 years ago
Michail Vourlakos
01e60370b0
consider shadows for updating needed mask
...
--avoiding circumstances that the shadows are broken
because the mask is too small
6 years ago
Michail Vourlakos
7902bf8ce5
remove panel external margin
6 years ago
Michail Vourlakos
83d2ead0a0
support increase/decreaseLength for latte separator
6 years ago
Michail Vourlakos
8b46ecc92a
support new Latte separator properly
6 years ago
Michail Vourlakos
37ea714fb3
fix applet positioning when dragged in editMode
6 years ago
Michail Vourlakos
218e8254a2
improve placement for SettingsOverlay tooltip
...
--place the SettingsOverlay tooltip under editMode
smarter in order to not break the parabolic
effect experience
6 years ago
Michail Vourlakos
a2876a3b72
make edit mode popup plasma friendly
6 years ago