extract panel contents into reusable content/ components
This commit is contained in:
parent
b27bb533da
commit
e939a6b096
15 changed files with 1718 additions and 1547 deletions
8
shell/modules/content/qmldir
Normal file
8
shell/modules/content/qmldir
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module content
|
||||
HexWaveBackground 1.0 HexWaveBackground.qml
|
||||
VolumeContent 1.0 VolumeContent.qml
|
||||
MprisContent 1.0 MprisContent.qml
|
||||
CpuContent 1.0 CpuContent.qml
|
||||
MemoryContent 1.0 MemoryContent.qml
|
||||
TemperatureContent 1.0 TemperatureContent.qml
|
||||
DiskContent 1.0 DiskContent.qml
|
||||
Loading…
Add table
Add a link
Reference in a new issue