You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/plasmoid/contents/ui
Michail Vourlakos 261283b631 make animation times usable again
--durationTime that was used for the animations
was an integer. This was created extremely fast
animations for x1 and extremely slow animations
for x3. This fix changes that by setting the
durationTime in the qml side to real type. And
by that we are setting the following pragramatic
speeds which create a very good experience.
  x1 = 1.65
  x2 = 2
  x3 = 2.35
the above can be updated a bit based on the user
feedback and experience
8 years ago
..
CircleText.qml expose through dbus updateBadge for dock items 8 years ago
ConfigAppearance.qml.cmake update semantics 8 years ago
ConfigInteraction.qml Improve translation strings #70 8 years ago
ConfigPanel.qml Missing file licences #34 8 years ago
ContextMenu.qml fix element id in ContextMenu 8 years ago
GlowPoint.qml Missing file licences #34 8 years ago
MouseHandler.qml animate tasks during dragging 8 years ago
TaskActiveItem.qml Missing file licences #34 8 years ago
TaskDelegate.qml fix #342, occasional instant sliding-in 8 years ago
TaskGroupItem.qml fix coloring for tasks group indicator 8 years ago
TaskIconItem.qml use new anchoring mechanism for single windows 8 years ago
TaskProgressOverlay.qml expose through dbus updateBadge for dock items 8 years ago
TaskWindows.qml fix #365,support shortcuts to activate tasks 8 years ago
ToolTipDelegate2.qml avoid multiple model creations. 8 years ago
ToolTipInstance.qml tooltip close button compatible with plasma 5.8 8 years ago
ToolTipWindowMouseArea.qml fix clicking preview,unblock animation 8 years ago
VisualAddItem.qml Missing file licences #34 8 years ago
main.qml make animation times usable again 8 years ago