Add Recording indicator to bar

This commit is contained in:
Ly-sec 2025-08-13 16:15:05 +02:00
parent d345e3fbc0
commit fc493db906
4 changed files with 34 additions and 11 deletions

View file

@ -15,7 +15,6 @@ NLoader {
// Target screen to open on
property var targetScreen: null
// Public API to open the panel aligned under a given x coordinate.
function openAt(x, screen) {
anchorX = x
targetScreen = screen