mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-14 10:10:16 +00:00
Add Recording indicator to bar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user