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/package/contents/ui/task
Michail Vourlakos b191d72144 simplify TaskWindows and avoid a crash
--during dragging the DelegateModel inside
TaskWindows may not catch up with TasksModel
modelIndex() function and that could create
crashes. In order to avoid such crashes the
DelegateModel is not updated during dragging
and we give it also a little time to update
after the dragging has finished.
6 years ago
..
animations add launchers validator for syncing launchers 6 years ago
AudioStream.qml
TaskActiveItem.qml
TaskDelegate.qml add launchers validator for syncing launchers 6 years ago
TaskGroupItem.qml
TaskHiddenSpacer.qml
TaskIconItem.qml
TaskProgressOverlay.qml
TaskWindows.qml simplify TaskWindows and avoid a crash 6 years ago
TaskWrapper.qml
TitleTooltipParent.qml
VisualAddItem.qml