feat: screenshot tool

This commit is contained in:
kossLAN 2025-06-11 18:10:21 -04:00
parent de23a67917
commit 6f39dae2ea
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
8 changed files with 343 additions and 17 deletions

View file

@ -78,18 +78,18 @@ PanelWindow {
// bar: root
// }
Text {
text: "home"
color: "white"
font.family: "Material Symbols Rounded"
renderType: Text.NativeRendering
textFormat: Text.PlainText
font.pointSize: 14
font.variableAxes: {
"FILL": 0
}
}
// Text {
// text: "home"
// color: "white"
// font.family: "Material Symbols Rounded"
// renderType: Text.NativeRendering
// textFormat: Text.PlainText
// font.pointSize: 14
//
// font.variableAxes: {
// "FILL": 0
// }
// }
BatteryIndicator {
id: batteryIndicator