launcher v1
This commit is contained in:
parent
8504f8ddd2
commit
d71c9604a6
12 changed files with 1608 additions and 4 deletions
|
|
@ -8,9 +8,7 @@ Scope {
|
|||
LuxShortcut {
|
||||
name: 'launcher'
|
||||
description: 'Open the application launcher'
|
||||
onPressed: {
|
||||
console.log("Launcher shortcut pressed");
|
||||
}
|
||||
onPressed: Visibility.launcher = !Visibility.launcher
|
||||
}
|
||||
|
||||
LuxShortcut {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue