Commit Graph

14 Commits (6362d662b750cecb08c096f49b8e29e327cf1724)

Author SHA1 Message Date
Michail Vourlakos c3e8c5c8af expose Indexer.inMarginsArea through AbilityBridge
Michail Vourlakos 7af60c802d provide isHidingBlocked through MyView Ability
Michail Vourlakos 04ce943603 expose ThinTooltip Ability to applets and host
Michail Vourlakos 04b6909e66 decouple dropping launchers in applet/containment
--all dropping launchers infrastructure has now decoupled
and can be used from any other applet in other to gain
such privileges
Michail Vourlakos 63cdb998a1 rename Abilities.Applets to Abilities.Client
Michail Vourlakos 976ed15351 rename Ability.Container to Ability.Host
Michail Vourlakos f5cc1f8f81 abilities:provide animations.requirements
--applets animations ability can now be used to
provide a zoomFactor that is needed from their
animations
Michail Vourlakos 5be106565c PositionShortcuts choose which Tasks will be used
--Tasks have an option in order for one of them to steal
the Global On Position shortcuts and not be applied for
any other applets in the same dock
Michail Vourlakos fa4ffbf521 use PositionShortuts Ability for activate/new
Michail Vourlakos dc78257962 improvement for Container::OnPositionShortcuts
--bind On Position Shortcuts Container ability
with View::ExtendedContainmentInterface implementation
Michail Vourlakos a9425409d0 improve Indexer Container/Bridge implementation
Michail Vourlakos cfd79ae713 fixes for ParabolicEffect Ability
Michail Vourlakos 44c7faba65 move zoomFactor,maxZoomFactor to ContainerAbility
--use nicer names such as parabolic.factor.zoom
and parabolic.factor.maxZoom
Michail Vourlakos f707cdab4f create ParabolicEffect Abitility
--such ability provides four different parts:
Defintion/Applet/Container/Bridge