Toast: proper scaling + brought back assignation to WlrLayer.Overlay so its above all.

This commit is contained in:
LemmyCook
2025-09-01 15:03:30 -04:00
parent 87067f7062
commit 57d912efc8
3 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ Rectangle {
Loader {
id: trayMenu
source: "../Extras/TrayMenu.qml"
source: "../Extras/TrayMenu.qml"
}
}
}