Commit Graph

576 Commits (6a66dd00004eef2f2049ed9996c9b7b5426618b6)

Author SHA1 Message Date
Michail Vourlakos 321a50627d plenty of fixes when dragging/moving applets 3 years ago
Michail Vourlakos eda019016d Indicators:expose more options for Icons
--the following options are exposed to indicators
in order to use them to their preference:
----iconTransformOrigin
----iconOpacity
----iconRotation
----iconScale
3 years ago
Michail Vourlakos 9ce7c5b72d respect applet maximumLength==0
--if the applet has set maximum length to
zero then the applet should not be shown
3 years ago
Michail Vourlakos e2b98892e5 simplify latte indicator implementation
--fix also the line animation in order to be always
played correctly
3 years ago
Michail Vourlakos ea500a8ec0 indicators:expose iconOffsetX/Y to applets
--expose iconed applets indicator iconOffsetX/Y setting
and this way animate applet icons if the indicator
would like to do so
3 years ago
Michail Vourlakos 04929b0138 do not clip applets at all cases
--this way cases that applets painting such as
shadows, blur etc. is out of the applets contents
they are still painted
3 years ago
Michail Vourlakos 33428af95b default roundToIconSize for applets in panels 3 years ago
Michail Vourlakos c9515a0353 activate through mouse wheel more applets
--when an applet is not identified as expandable
but on the other hand has activated the flag
activationTogglesExpanded then for those
applets the mouse wheel option should also
trigger an activation event
3 years ago
Michail Vourlakos a2813a1c43 fix Fitt's Law for parabolic effect items
--fix Fitt's law for items touching the screen
edge and at the same time using parabolic
effect
4 years ago
Michail Vourlakos d84e50a594 restack applets internal ClickEffect
--internal click effect is now moved to CompactApplet
which is much better place to be. This way fullrepresentation
applets do not use it at all
4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 9d916aba35 improve anchoring for Paddings visual
--this way the new anchoring is totally independent
of parabolic effect
4 years ago
Michail Vourlakos a718d8d58a support aboutToQuit application signal on exit
--add also shadows to tasks window thumbnails
4 years ago
Michail Vourlakos a153ed71f7 ignore MarginsAreaSeparators at PositionShortcuts 4 years ago
Michail Vourlakos 069bbfc41a provide valid placeholderlength for autofill dragged 4 years ago
Michail Vourlakos 1f79546b39 fix indicators applet specific margin 4 years ago
Michail Vourlakos 62efa97e61 plenty of fixes for FastLayoutManager
--remove also the deprecated javascript LayoutManager
4 years ago
Michail Vourlakos 07d9d63338 new distinct MarginsAreaSeparator visual 4 years ago
Michail Vourlakos 15cf2b2b5f replace more functions with fastLayoutManager 4 years ago
Michail Vourlakos 37721a2628 dont force margins for AutoFill applets
--this way the Tasks scrolling is not triggered
when no needed

BUG:433754
4 years ago
Michail Vourlakos 19b1a8c67d margins separator visual for inConfigure 4 years ago
Michail Vourlakos f3fd4a051e draw MarginsSeparator visual paddings 4 years ago
Michail Vourlakos d12d92ac68 Ability.BasicItem respect MarginsArea size 4 years ago
Michail Vourlakos 219c1b5e05 do not draw indicatorPaddings for PlasmaAutoFill 4 years ago
Michail Vourlakos 1e99b97def draw MarginsAreaSeparator visual paddings 4 years ago
Michail Vourlakos 2e70abb41a preserve applets length inMarginsArea
--inMarginsArea the applet length is still
calculated by metrics.iconSize
4 years ago
Michail Vourlakos 992f98389d dont roundToIconSize only for parabolic effect 4 years ago
Michail Vourlakos a72931fc41 identif Applet.ConstraintHints properly 4 years ago
Michail Vourlakos aaf562a207 not CanFillArea applets behabe as MarginsSeparators 4 years ago
Michail Vourlakos 69f466fd2f fix parabolic effect for MarginsAreaSeparators 4 years ago
Michail Vourlakos 87f42e4817 proper margins for CanFillThickness applets 4 years ago
Michail Vourlakos 35e9880ce7 provide AppletItem.canFillScreenEdge 4 years ago
Michail Vourlakos c3e8c5c8af expose Indexer.inMarginsArea through AbilityBridge 4 years ago
Michail Vourlakos a5ceb16e39 provide proper Metrics values for MarginsArea 4 years ago
Michail Vourlakos a67656c2f2 fixes and update elements margins for inMarginsArea 4 years ago
Michail Vourlakos 9abc937fa6 update applet margins for inMarginsArea 4 years ago
Michail Vourlakos 9929d1fa8e identify when applets are inside margins area 4 years ago
Michail Vourlakos fc34150d73 Indexer track marginsAreaSeparators 4 years ago
Michail Vourlakos 9e487b613b identify applet isMarginAreaSeparator 4 years ago
Michail Vourlakos 6550112525 hidden applets pass on parabolieffect messages 4 years ago
Michail Vourlakos 64c42dba7d improve ParabolicAreas center calculations
--this also fixes the bouncing animation in Tasks
applet when the user applies parabolic zoom on it
4 years ago
Michail Vourlakos 297b3a7d5b Revert "fixes for applets thin tooltips"
This reverts commit 4fc85ba8c5.
4 years ago
Michail Vourlakos f2dbafa5ef use Plasma.Hightlight for appelts visual indicator 4 years ago
Michail Vourlakos 4fc85ba8c5 fixes for applets thin tooltips 4 years ago
Michail Vourlakos 1d7e939356 isGraphicsSystemAccelerated at Environment Ability 4 years ago
Michail Vourlakos e7bd122fab improvements for applet items
--never overlay icons any more for applets
--applet shadows are now below the applet
--applet icon colors are discovered through
LatteCore.IconItem
4 years ago
Michail Vourlakos d8fe0e90d5 drop plasmoidName variable from containment 4 years ago
Michail Vourlakos d90f195069 do not colorize for IndexerSupported applets 4 years ago
Michail Vourlakos 7af60c802d provide isHidingBlocked through MyView Ability 4 years ago
Michail Vourlakos aa21ed90cb disable lenMargins at ALL IndexerSupported applets 4 years ago