add keep-sorted to treefmt, sort qmldir files
This commit is contained in:
parent
07dfbb1337
commit
19396b1508
5 changed files with 63 additions and 54 deletions
|
|
@ -1,43 +1,45 @@
|
|||
module modules
|
||||
singleton FlyoutState 1.0 FlyoutState.qml
|
||||
# keep-sorted start
|
||||
BackgroundOverlay 1.0 BackgroundOverlay.qml
|
||||
BacklightModule 1.0 BacklightModule.qml
|
||||
Bar 1.0 Bar.qml
|
||||
BarGroup 1.0 BarGroup.qml
|
||||
BarSection 1.0 BarSection.qml
|
||||
Flyout 1.0 Flyout.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
|
||||
BatteryModule 1.0 BatteryModule.qml
|
||||
MprisModule 1.0 MprisModule.qml
|
||||
NetworkModule 1.0 NetworkModule.qml
|
||||
NetworkMenu 1.0 NetworkMenu.qml
|
||||
BluetoothModule 1.0 BluetoothModule.qml
|
||||
BluetoothMenu 1.0 BluetoothMenu.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
|
||||
ProcessList 1.0 ProcessList.qml
|
||||
NotifPopup 1.0 NotifPopup.qml
|
||||
NotifCenter 1.0 NotifCenter.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
|
||||
BarSection 1.0 BarSection.qml
|
||||
BatteryModule 1.0 BatteryModule.qml
|
||||
BluetoothMenu 1.0 BluetoothMenu.qml
|
||||
BluetoothModule 1.0 BluetoothModule.qml
|
||||
ClockModule 1.0 ClockModule.qml
|
||||
CpuModule 1.0 CpuModule.qml
|
||||
DiskModule 1.0 DiskModule.qml
|
||||
Flyout 1.0 Flyout.qml
|
||||
GpuModule 1.0 GpuModule.qml
|
||||
HoverPanel 1.0 HoverPanel.qml
|
||||
IdleInhibitorModule 1.0 IdleInhibitorModule.qml
|
||||
MemoryModule 1.0 MemoryModule.qml
|
||||
MprisModule 1.0 MprisModule.qml
|
||||
NetworkMenu 1.0 NetworkMenu.qml
|
||||
NetworkModule 1.0 NetworkModule.qml
|
||||
NotifCard 1.0 NotifCard.qml
|
||||
NotifCenter 1.0 NotifCenter.qml
|
||||
NotifPopup 1.0 NotifPopup.qml
|
||||
NotificationsModule 1.0 NotificationsModule.qml
|
||||
OverviewBackdrop 1.0 OverviewBackdrop.qml
|
||||
PopupBackground 1.0 PopupBackground.qml
|
||||
PowerMenu 1.0 PowerMenu.qml
|
||||
PowerModule 1.0 PowerModule.qml
|
||||
PowerProfileModule 1.0 PowerProfileModule.qml
|
||||
PrivacyModule 1.0 PrivacyModule.qml
|
||||
ProcessList 1.0 ProcessList.qml
|
||||
ScreenCorners 1.0 ScreenCorners.qml
|
||||
TemperatureModule 1.0 TemperatureModule.qml
|
||||
ThemedIcon 1.0 ThemedIcon.qml
|
||||
TrayMenu 1.0 TrayMenu.qml
|
||||
TrayModule 1.0 TrayModule.qml
|
||||
VolumeModule 1.0 VolumeModule.qml
|
||||
WeatherModule 1.0 WeatherModule.qml
|
||||
WindowTitleModule 1.0 WindowTitleModule.qml
|
||||
WorkspacesModule 1.0 WorkspacesModule.qml
|
||||
singleton FlyoutState 1.0 FlyoutState.qml
|
||||
# keep-sorted end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue