Cleanup: replaced a bunch of Screen by their proper "screen"

This commit is contained in:
ItsLemmy
2025-11-17 14:53:47 -05:00
parent 2ae5aa90c9
commit f1d714ad9a
25 changed files with 34 additions and 20 deletions
+2 -1
View File
@@ -41,8 +41,9 @@ Item {
BarPill {
id: pill
anchors.verticalCenter: parent.verticalCenter
screen: root.screen
density: Settings.data.bar.density
oppositeDirection: BarService.getPillDirection(root)
icon: "keyboard"