Add: Lockscreen (wip)
This commit is contained in:
parent
0069463069
commit
71433c7807
5 changed files with 804 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ NLoader {
|
|||
// Target screen to open on
|
||||
property var targetScreen: null
|
||||
|
||||
|
||||
function openAt(x, screen) {
|
||||
anchorX = x
|
||||
targetScreen = screen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue