mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-23 13:33:50 +03:00
use plasma desktop version at plasmoid
This commit is contained in:
parent
ad16d8d1b8
commit
a0e4c029a9
@ -707,7 +707,7 @@ Item {
|
|||||||
tasksStarting = count;
|
tasksStarting = count;
|
||||||
|
|
||||||
///Plasma 5.9 enforce grouping at all cases
|
///Plasma 5.9 enforce grouping at all cases
|
||||||
if (Latte.WindowSystem.frameworksVersion >= 335104) {
|
if (Latte.WindowSystem.plasmaDesktopVersion >= Latte.WindowSystem.makeVersion(5,9,0)) {
|
||||||
groupingWindowTasksThreshold = -1;
|
groupingWindowTasksThreshold = -1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user