Commit Graph

4964 Commits (20c704fae7b03addbc4428e6515ab6792b474ebd)
 

Author SHA1 Message Date
Michail Vourlakos 0efc1fafc7 support Grid Container for Ability BasicItems
Michail Vourlakos 2cc5139c64 prepare AppletAbilities,different LayoutContainers
Michail Vourlakos 90b8a7e502 AppletAbilities takes responsibility for Layout
--applets abilities will anchor the layout properly
and at the same time update its values accordingly
Michail Vourlakos 8847208d6e increase z-index of BasicItem contentItem
--this way any mouseareas inside the contentItem
are higher in the z-index comparing with any mouseareas
inside the Ability.BasicItem

BUG:432386
Michail Vourlakos d8fe0e90d5 drop plasmoidName variable from containment
Michail Vourlakos 32a5282517 not show lock button for IndexerIsSupported applets
Michail Vourlakos d90f195069 do not colorize for IndexerSupported applets
Michail Vourlakos ba502fa595 plasmoid align perfectly its items
--this way we make the calculations correctly
and its contents are not moved 1px far from the
perferct offset value in order to look consistent
with the rest items of the dock
Michail Vourlakos d46864e0ad reduce ThinTooltip Ability hiding calls
Michail Vourlakos 7af60c802d provide isHidingBlocked through MyView Ability
Michail Vourlakos aa21ed90cb disable lenMargins at ALL IndexerSupported applets
Michail Vourlakos 32d2e75b0c fix configurationarea events sunk mechanism
Michail Vourlakos 2d48769771 improve default values for abilities
Michail Vourlakos 9e38a8cc3f fixes in order for abilities to work property
Michail Vourlakos 76a08e6897 fixes for abilities
Michail Vourlakos ea489b3c7b fixes for ParabolicEffect client ability
Michail Vourlakos 4051bf687f move AppletAbilities client into library
Michail Vourlakos 2a291385bf move ParabolicEffect client ability into library
Michail Vourlakos d9ac0f7c48 simplify PositionShortcuts client ability
Michail Vourlakos 460ce35f6c move Indexer ability client into library
Michail Vourlakos 24802431ff fix reference
Michail Vourlakos 68b93285e2 move Metrics client ability into library
Michail Vourlakos e3b6f72ed0 move PositionShortcuts client ability into library
Michail Vourlakos b915a512c9 remove no needed plasmoid ability UserRequests
Michail Vourlakos 76ef6c8111 move Animations AbilityClient into library
Michail Vourlakos 270ca3a7df position shortcut activation through BasicItem
--developers can have easy access to activating their
Basic ability items through on position shortcuts
infrastructure
Michail Vourlakos 1d9fe41dd0 move BasicItem into Abilities.Items
--this way it can be used by ANY plasma applet
Michail Vourlakos 9d0922a203 decouple TitleTooltipParent from root and taskItem
Michail Vourlakos 815bd9d799 decouple ShortcutBadge from taskItem and root
Michail Vourlakos 2b29662706 indicatorLevel independent of taskItem and root
Michail Vourlakos 665a287586 use same parabolic calculation in applet and tasks
Michail Vourlakos d29d0ce88c fix tasks parabolic small jumping
Michail Vourlakos 0d5f1dc78f rename task basic item parts
Michail Vourlakos 721353da1e forward pressed and released events to indicators
Michail Vourlakos a32367c60c rename inTempScaling to hasZoomPerAxis
Michail Vourlakos f68f2646f7 improve variable name for ParabolicItem
Michail Vourlakos 433abd05cd decouple parabolic items from task and root
Michail Vourlakos d7b0be1aa6 move isParabolicEventBlocked in parabolicItem
Michail Vourlakos d495ee6332 drop all deprecated mimic animation
Michail Vourlakos 930a1529a8 parabolicItem provide isUpdatingOnlySpacers option
Michail Vourlakos f536dda975 fix restoring after task demands attention
Michail Vourlakos 8d618855ba restore task hovering after launcher bouncing ends
Michail Vourlakos 472fb720a5 clear zoom before launcher bouncing
Michail Vourlakos e5ceb08730 plasmoid:fix needattention case
Michail Vourlakos 88f44f48c2 provide palette through MyView Ability
Michail Vourlakos 86f73e4135 provide thin tooltips for applets in zoom==1
Michail Vourlakos f1fc45f5bb provide thin tooltips through ParabolicArea
Michail Vourlakos 331e87aba6 decouple ParabolicArea from TaskItem
Michail Vourlakos ae44d152de move HiddenSpacer to AbilityBasicItemParts
Michail Vourlakos 78abcd7a55 make HiddenSpacer independent of TaskItem