rename bar module files and qmldir types to *Module
This commit is contained in:
parent
6461b9a943
commit
c3d7fa0bc5
24 changed files with 46 additions and 41 deletions
|
|
@ -4,32 +4,32 @@ Bar 1.0 Bar.qml
|
|||
BarGroup 1.0 BarGroup.qml
|
||||
BarSection 1.0 BarSection.qml
|
||||
Flyout 1.0 Flyout.qml
|
||||
Workspaces 1.0 Workspaces.qml
|
||||
WindowTitle 1.0 WindowTitle.qml
|
||||
Clock 1.0 Clock.qml
|
||||
Volume 1.0 Volume.qml
|
||||
Tray 1.0 Tray.qml
|
||||
WorkspacesModule 1.0 WorkspacesModule.qml
|
||||
WindowTitleModule 1.0 WindowTitleModule.qml
|
||||
ClockModule 1.0 ClockModule.qml
|
||||
VolumeModule 1.0 VolumeModule.qml
|
||||
TrayModule 1.0 TrayModule.qml
|
||||
TrayMenu 1.0 TrayMenu.qml
|
||||
PopupBackground 1.0 PopupBackground.qml
|
||||
HoverPanel 1.0 HoverPanel.qml
|
||||
PowerMenu 1.0 PowerMenu.qml
|
||||
ScreenCorners 1.0 ScreenCorners.qml
|
||||
ThemedIcon 1.0 ThemedIcon.qml
|
||||
Battery 1.0 Battery.qml
|
||||
Mpris 1.0 Mpris.qml
|
||||
Network 1.0 Network.qml
|
||||
BatteryModule 1.0 BatteryModule.qml
|
||||
MprisModule 1.0 MprisModule.qml
|
||||
NetworkModule 1.0 NetworkModule.qml
|
||||
NetworkMenu 1.0 NetworkMenu.qml
|
||||
Bluetooth 1.0 Bluetooth.qml
|
||||
BluetoothModule 1.0 BluetoothModule.qml
|
||||
BluetoothMenu 1.0 BluetoothMenu.qml
|
||||
Backlight 1.0 Backlight.qml
|
||||
Cpu 1.0 Cpu.qml
|
||||
Memory 1.0 Memory.qml
|
||||
Disk 1.0 Disk.qml
|
||||
Temperature 1.0 Temperature.qml
|
||||
Weather 1.0 Weather.qml
|
||||
PowerProfile 1.0 PowerProfile.qml
|
||||
IdleInhibitor 1.0 IdleInhibitor.qml
|
||||
Notifications 1.0 Notifications.qml
|
||||
BacklightModule 1.0 BacklightModule.qml
|
||||
CpuModule 1.0 CpuModule.qml
|
||||
MemoryModule 1.0 MemoryModule.qml
|
||||
DiskModule 1.0 DiskModule.qml
|
||||
TemperatureModule 1.0 TemperatureModule.qml
|
||||
WeatherModule 1.0 WeatherModule.qml
|
||||
PowerProfileModule 1.0 PowerProfileModule.qml
|
||||
IdleInhibitorModule 1.0 IdleInhibitorModule.qml
|
||||
NotificationsModule 1.0 NotificationsModule.qml
|
||||
singleton NiriIpc 1.0 NiriIpc.qml
|
||||
singleton PowerProfileService 1.0 PowerProfileService.qml
|
||||
ProcessList 1.0 ProcessList.qml
|
||||
|
|
@ -37,7 +37,11 @@ singleton NotifService 1.0 NotifService.qml
|
|||
NotifItem 1.0 NotifItem.qml
|
||||
NotifPopup 1.0 NotifPopup.qml
|
||||
NotifCenter 1.0 NotifCenter.qml
|
||||
Power 1.0 Power.qml
|
||||
Privacy 1.0 Privacy.qml
|
||||
NotifCard 1.0 NotifCard.qml
|
||||
PowerModule 1.0 PowerModule.qml
|
||||
PrivacyModule 1.0 PrivacyModule.qml
|
||||
BackgroundOverlay 1.0 BackgroundOverlay.qml
|
||||
OverviewBackdrop 1.0 OverviewBackdrop.qml
|
||||
GpuModule 1.0 GpuModule.qml
|
||||
BarIcon 1.0 BarIcon.qml
|
||||
BarLabel 1.0 BarLabel.qml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue