mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-08 14:38:30 -04:00
qs: large sweep of dead code removals
This commit is contained in:
@@ -41,6 +41,12 @@ Singleton {
|
||||
return Theme.withAlpha(baseColor, hoverAlpha ?? 0.15);
|
||||
}
|
||||
|
||||
Binding {
|
||||
target: Theme
|
||||
property: "blurLayersActive"
|
||||
value: root.enabled
|
||||
}
|
||||
|
||||
Process {
|
||||
id: blurProbe
|
||||
running: false
|
||||
|
||||
Reference in New Issue
Block a user