Commit Graph

279 Commits (e92b570a4f32b38187a8c2d973341a7d56a48f19)

Author SHA1 Message Date
Michail Vourlakos a75984f564 force solidness in behaveAsPlasmaPanel
--when we are able to force solidness even though
the plasma theme may never provides that, because
the svg file has some tranparencies in it. Then
for such cases we support it. Such is case is when
the panel is behaveAsPlasmaPanel and maxLength=100%
Michail Vourlakos 908425c00d !compositing,set correctly current geometries
Michail Vourlakos e370f0447f fix editShadow for compositing mode
Michail Vourlakos 657d86033f respect user settings for applet shadows
Michail Vourlakos cce68d0653 update maskArea when effectsArea is changing
--this applies only in !compositing mode, because
is that mode effectsArea is always more accurate
instead of the mask calculations!
Michail Vourlakos 3d6ff9583b disable animations for !compositing mode
Michail Vourlakos 6de4db1ba3 improvements for !compositing mode
Michail Vourlakos 6d08319c10 disable dynamicBackground for !compositing
--disable also the panel opacity for !compositing
Michail Vourlakos 444c730048 improve calculations of !compositing mode
--fixes the bug with the yellow line outside the
Latte panel because of wrong mask calculations
Michail Vourlakos 5b3c00ff8c improve code for enable/disable checkRestoreZoom
Michail Vourlakos b607e25a4c reduce interval of checkRestoreZoom
Michail Vourlakos 7c5d550e9c fix #871,improve clearing zoom indicators
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
Michail Vourlakos b12cf1446a orchestrate better directRender for plasmoid
--use same techniques with the containment in order
to activate/deactivate the directRender through
the latte plasmoid
Michail Vourlakos 14ffc70088 cleanup deprecated directRenderTimer/containment
Michail Vourlakos 7c1cd0cb70 improvements to applets parabolic effect
Michail Vourlakos 00241dcd8f fix breakage in par.effect from separators applets
Michail Vourlakos 9fdb1b598d increase parabolic effect speed
Michail Vourlakos 53633290fc block parabolic animations onEnter event
--calculations for parabolic effect are blocked
at the onEntered events because the mouse position
is faulty and breaks the animations
Michail Vourlakos 3a2b0f7fd6 animate iconMargin when changes
Michail Vourlakos 05e08e57c5 delay a bit the directRender activation
--previously directRender was activating also when
from the first entered element the mouse moved fast
enough to the second element. But this could happen
also accidentaly some times. This improvements indicates
also the mouse position in the second element to be
near the center of that element
Michail Vourlakos 764f7d06b6 fix Justify Splitters behavior
--because of new introduced functionality from MaxLength
Splitters broke. This commits fixes their behavior
Michail Vourlakos 1a3cb13094 use same font metrics for qml and c++ code
Michail Vourlakos 14fa05745f remove kwin effects when hiding editVisual
Michail Vourlakos f2375e6f1f animate Ruler properly
Michail Vourlakos c6408564d0 make the containment background aware
Michail Vourlakos 43fcb659af use single shadow for EditVisual
--remove also deprecated code from EditVisual
Michail Vourlakos 41117e9290 add background and textColor to layout
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
Michail Vourlakos 9c18e5dbef fix warnings
Michail Vourlakos 0281fc7993 fix warning from ConfigOverlay
Michail Vourlakos 4e4ae54896 fix warnings from PanelBox
Michail Vourlakos 7e6aacd158 fix warnings from Ruler
Michail Vourlakos 277a0b3c43 fix warnings in LayoutsContainer
Michail Vourlakos 97fa6f7e61 block rulerMouseArea for normal mode
Michail Vourlakos 97e8b58df2 dont blacklist activeWindowControl
-- the fix will come up from upstream! ;)
Michail Vourlakos 6738a07f4f fixes for editMode tooltips
--remove also deprecated code
Michail Vourlakos 3195cc206c enable ruler tooltip in editing mode
Michail Vourlakos bfc64dbe57 add mouse indicators for hidden scrolling actions
--mouse indicator when hovering the Latte spacer in order
to give a hint to the user that he can use the mouse wheel
to increase its size.
Michail Vourlakos ef8256f815 use mouse scroll to increase maxLength from Ruler
Michail Vourlakos 976494ed09 enable smooth animation when changing alignments
Michail Vourlakos dcbc720425 dont update dock geometry for panels/editMode
Michail Vourlakos 23008b5903 enable glow choice for behaveAsPlasmaPanel
Michail Vourlakos fdd7d2c975 support Latte foreground palette for ruler
Michail Vourlakos 9e4ec510f9 increase topMargin at behaveAsPlasmaPanel
Michail Vourlakos 61c28978e6 publish internal ediMode to dock
--use internal edit mode to wm's visibilitymanager.
More specific use it in AlwaysVisible mode in order
to not publish the new struts because the animations
have ended.
Michail Vourlakos aba33ef7d5 improve calculations for editinig thickness
Michail Vourlakos fbe1fd4268 update runtime behaveAsPlasmaPanel in editMode
Michail Vourlakos 65c067f428 improvements for Ruler
Michail Vourlakos 5b216845a3 update automatic icon size,starting editMode
Michail Vourlakos c2339043d6 improve ruler layout when changing locations
Michail Vourlakos 894af1867b improve calculations for editingmode