Commit Graph

896 Commits (b22d8bf5f8ba9baae8bdce1eaf7e51f758b6a946)

Author SHA1 Message Date
Michail Vourlakos b22d8bf5f8 restore smoother hover animation for task icons 4 years ago
Michail Vourlakos 836da98cec use PlasmaCore.IconItems everywhere in tasks 4 years ago
Michail Vourlakos bb998ea90c do not cache tasks animations
--at the same time the maximum parabolic zoom factor
is always calculated based on the fact to provide
maximum icon size that is an integer value
4 years ago
Michail Vourlakos ddaf790755 switch to PlasmaCore.IconItem for Tasks icons
--and use LatteCore.IconItem only to retrieve background
and glow colors
4 years ago
Michail Vourlakos e43293062d provide shadows through Abilities.BasicItem 4 years ago
Michail Vourlakos 90b8a7e502 AppletAbilities takes responsibility for Layout
--applets abilities will anchor the layout properly
and at the same time update its values accordingly
4 years ago
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
4 years ago
Michail Vourlakos 7af60c802d provide isHidingBlocked through MyView Ability 4 years ago
Michail Vourlakos 2d48769771 improve default values for abilities 4 years ago
Michail Vourlakos 9e38a8cc3f fixes in order for abilities to work property 4 years ago
Michail Vourlakos 76a08e6897 fixes for abilities 4 years ago
Michail Vourlakos 4051bf687f move AppletAbilities client into library 4 years ago
Michail Vourlakos 2a291385bf move ParabolicEffect client ability into library 4 years ago
Michail Vourlakos 460ce35f6c move Indexer ability client into library 4 years ago
Michail Vourlakos 24802431ff fix reference 4 years ago
Michail Vourlakos 68b93285e2 move Metrics client ability into library 4 years ago
Michail Vourlakos e3b6f72ed0 move PositionShortcuts client ability into library 4 years ago
Michail Vourlakos b915a512c9 remove no needed plasmoid ability UserRequests 4 years ago
Michail Vourlakos 76ef6c8111 move Animations AbilityClient into library 4 years ago
Michail Vourlakos 270ca3a7df position shortcut activation through BasicItem
--developers can have easy access to activating their
Basic ability items through on position shortcuts
infrastructure
4 years ago
Michail Vourlakos 1d9fe41dd0 move BasicItem into Abilities.Items
--this way it can be used by ANY plasma applet
4 years ago
Michail Vourlakos 9d0922a203 decouple TitleTooltipParent from root and taskItem 4 years ago
Michail Vourlakos 815bd9d799 decouple ShortcutBadge from taskItem and root 4 years ago
Michail Vourlakos 2b29662706 indicatorLevel independent of taskItem and root 4 years ago
Michail Vourlakos d29d0ce88c fix tasks parabolic small jumping 4 years ago
Michail Vourlakos 0d5f1dc78f rename task basic item parts 4 years ago
Michail Vourlakos 721353da1e forward pressed and released events to indicators 4 years ago
Michail Vourlakos a32367c60c rename inTempScaling to hasZoomPerAxis 4 years ago
Michail Vourlakos f68f2646f7 improve variable name for ParabolicItem 4 years ago
Michail Vourlakos 433abd05cd decouple parabolic items from task and root 4 years ago
Michail Vourlakos d7b0be1aa6 move isParabolicEventBlocked in parabolicItem 4 years ago
Michail Vourlakos d495ee6332 drop all deprecated mimic animation 4 years ago
Michail Vourlakos 930a1529a8 parabolicItem provide isUpdatingOnlySpacers option 4 years ago
Michail Vourlakos f536dda975 fix restoring after task demands attention 4 years ago
Michail Vourlakos 8d618855ba restore task hovering after launcher bouncing ends 4 years ago
Michail Vourlakos 472fb720a5 clear zoom before launcher bouncing 4 years ago
Michail Vourlakos e5ceb08730 plasmoid:fix needattention case 4 years ago
Michail Vourlakos 88f44f48c2 provide palette through MyView Ability 4 years ago
Michail Vourlakos f1fc45f5bb provide thin tooltips through ParabolicArea 4 years ago
Michail Vourlakos 331e87aba6 decouple ParabolicArea from TaskItem 4 years ago
Michail Vourlakos ae44d152de move HiddenSpacer to AbilityBasicItemParts 4 years ago
Michail Vourlakos 78abcd7a55 make HiddenSpacer independent of TaskItem 4 years ago
Michail Vourlakos 96271578b7 introduce AbilityBasicItem in plasmoid 4 years ago
Michail Vourlakos 7a033f4658 rename for ParabolicItem mScale to zoom 4 years ago
Michail Vourlakos 33b43cca39 move signal to central TaskItem 4 years ago
Michail Vourlakos cfaa216438 rename wrapper to ParabolicItem 4 years ago
Michail Vourlakos a758e8a2ba move isZoomed internally to ParabolicItem 4 years ago
Michail Vourlakos ba94be4612 rename ParabolicArea to ParabolicEventsArea
--in order to distinguish it from future ParabolicItem
which will be part of Ability Item
4 years ago
Michail Vourlakos d028db2f5a drop deprecated api 4 years ago
Michail Vourlakos ea05df3807 plasmoid:drop deprecated IconItem 4 years ago