1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-18 18:03:42 +03:00

7 Commits

Author SHA1 Message Date
Michail Vourlakos
e9b3cf2ed7 Use a new architecture for internal separators
--the old architecture that was trying to keep
an internal separators record couldnt catch up
and at the same time could create issues with
internal separators at different activities.
2018-04-07 15:07:12 +03:00
Michail Vourlakos
e4153271ef fix dependencies and references 2018-02-03 13:10:43 +02:00
Michail Vourlakos
acb77c6cd4 update header files and move files around 2018-02-03 11:37:09 +02:00
Michail Vourlakos
a2fc2edc30 publish internal separators indexes after dragging 2018-01-21 23:03:54 +02:00
Michail Vourlakos
67ce3441a4 MultipleLayouts:launchers signals made layout aware 2018-01-21 20:17:58 +02:00
Michail Vourlakos
5dc595a2cb move task instantly and then send extSignal to group 2017-07-31 10:26:15 +03:00
Michail Vourlakos
eefbc5e9ec fix #636,new approach for Layout,Global launchers
--changed the design totally and use only signals
between plasmoid in order to update their models. This
way the launcherList from their tasksmodel should be
updated only on the initialization phase of the Latte
plasmoid. Afterwards signaling between them takes
place, in order to inform each other for adding,
removing launchers, moving them and assigning them
to activities
2017-07-31 03:53:39 +03:00