Michail Vourlakos
60e97ec0be
fix blurred icons
...
--revert back the PIXELIZATION workaround because
it creates BLURRED icons even for sizes>=64px!
BUG:410365
FIXED-IN:0.9.1
6 years ago
Michail Vourlakos
780d807cc8
find a way to apply LatteSideColoring for Tasks
6 years ago
Michail Vourlakos
cda688c2a5
refactor:move AddingVisuals to LatteComponents
6 years ago
Michail Vourlakos
1ef4de0da8
VASTLY IMPROVE dragging experience
...
--when dragging a new applet over the view
the responsiveness is now improved vastly
--the new architecture uses two different
DragAndDropAreas. One which is the old one
and is used when dragged launchers, urls and
separators. The second is used only when
applets are dragged into the view
--the visuals for adding launchers/applets have
been improved and a circular visual is preferred
now instead
6 years ago
Michail Vourlakos
844dc8096c
fix startup warnings
6 years ago
Michail Vourlakos
215d74092f
HACK TO avoid pixelixation in TASKS
6 years ago
Michail Vourlakos
704a12a522
center properly tasks published geometries
6 years ago
Michail Vourlakos
763d22643e
enable tasks dragging !inConfigureAppletsMode
6 years ago
Michail Vourlakos
8168d4ec13
fix pixelated icons when par.effect disabled
6 years ago
Michail Vourlakos
d95d861b64
add new options to indicators interface
...
--providesHoveredAnimation, in order to disable
the Latte one
--providesClickedAnimation, in order to disable
the Latte one
--needsMouseEventCoordinates, in order to know
when the mouse pressed e.g. creating animations
like the android way
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
8be388b893
improve vastly the indicators arch independence
6 years ago
Michail Vourlakos
f7b9f49af8
fix crash from information badges
...
--the Colorizer that was responsible to
grey out the information badges when the
task is dragged, it was creating crashes
when its latte view was removed by the user
6 years ago
Michail Vourlakos
ff77bc3485
compute icon colors only for indicators requesting
6 years ago
Michail Vourlakos
ef2e464ca8
improvements for separators
6 years ago
Michail Vourlakos
54a9e7ed17
reposition tasks indicatots to a better place
6 years ago
Michail Vourlakos
3d7f5e7990
update Latte Indicator to new design
6 years ago
Michail Vourlakos
82a11b9f4a
adjust plasmoid to new indicators design
6 years ago
Michail Vourlakos
c2dc637a46
activate Unity indicator style
...
--this is just initial work and not even close
to the final result but it is the ground in order
to build upon.
6 years ago
Michail Vourlakos
2884f73507
enable Plasma Indicator Style
...
CCBUG: 404122
6 years ago
Michail Vourlakos
a295560ed1
move TaskShorcutBadge in its own qml item
6 years ago
Michail Vourlakos
fef791d8e1
improve names for globalshortcuts qml calls
6 years ago
Michail Vourlakos
58d8208704
fix binding loops for ShortcutBadges
6 years ago
Michail Vourlakos
f6d2e8c8f8
add 24px minimum height for ShortcutBadges
6 years ago
Michail Vourlakos
3bfa313cbb
fix crash when showing shortcut badges
...
BUG: 403647
6 years ago
Michail Vourlakos
37558dd20c
dont include tasks badges at brightness effects
...
BUG: 403518
6 years ago
Michail Vourlakos
c3ddce3c86
improve Tasks IconItem visuals/badges positioning
...
--in order to be able to draw correctly the badges when
they exceed the tasks boundaries the effects needed to
be repositioned in Task/IconItem. So now shadows/colorizers
etc. provide better freedom from code point of view.
BUG: 403518
6 years ago
Michail Vourlakos
50c5303b54
create separate Badges section for Tasks
...
--the user can now choose what badges prefers for
Tasks. The current supported are Information/
Progress/Audio
BUG: 400539
6 years ago
Michail Vourlakos
4bdcd5e4d2
rename task:centralItem to taskIcon
...
--improve readability of code
6 years ago
Michail Vourlakos
e3223d6908
rename task:mainItemContainer to taskItem
6 years ago
Michail Vourlakos
582d05e722
rename plasmoid Task Animations accordingly
6 years ago
Michail Vourlakos
52465865f9
rename Task SubParts in plasmoid accordingly
6 years ago