index
:
caelestia-shell
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
controlcenter
/
state
/
LauncherState.qml
blob: c5da7aa6cc16a2107ec6e4ad3be4f59c97ac82c7 (
plain
)
1
2
3
4
5
6
7
8
import
QtQuick
QtObject
{
id: root
property
var
active:
null
}