barmodule: own hoverpanel internally, modules supply content as component
This commit is contained in:
parent
26476dc930
commit
6fd36c812f
17 changed files with 367 additions and 453 deletions
|
|
@ -20,30 +20,28 @@ shell/lock/Lock.qml: Unqualified access [unqualified]
|
|||
shell/lock/LockAuth.qml: Unqualified access [unqualified]
|
||||
shell/lock/LockSurface.qml: Unqualified access [unqualified]
|
||||
shell/modules/BackgroundOverlay.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/BacklightModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BacklightModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/Bar.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/BarGroup.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarGroup.qml: Unqualified access [unqualified]
|
||||
shell/modules/BarIcon.qml: Member "accentColor" not found on type "QQuickItem" [missing-property]
|
||||
shell/modules/BarIcon.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarLabel.qml: Member "accentColor" not found on type "QQuickItem" [missing-property]
|
||||
shell/modules/BarLabel.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarSection.qml: Member "accentColor" not found on type "QQuickItem" [missing-property]
|
||||
shell/modules/BarSection.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BatteryModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BluetoothModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarModule.qml: Member "accentColor" not found on type "QQuickItem" [missing-property]
|
||||
shell/modules/BarModule.qml: Member "keepOpen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/BarModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/BatteryModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/BluetoothModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/ClockModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/CpuModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/DiskModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/GpuModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/ClockModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/CpuModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/DiskModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/GpuModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/HoverPanel.qml: Could not find property "top". [missing-property]
|
||||
shell/modules/HoverPanel.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/HoverPanel.qml: Type margins is used but it is not resolved [unresolved-type]
|
||||
shell/modules/HoverPanel.qml: unknown grouped property scope margins. [unqualified]
|
||||
shell/modules/MemoryModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/MprisModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/NetworkModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/MemoryModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/MprisModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/NetworkModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/NotifCard.qml: Unqualified access [unqualified]
|
||||
shell/modules/NotifPopup.qml: Could not find property "right". [missing-property]
|
||||
|
|
@ -52,16 +50,14 @@ shell/modules/NotifPopup.qml: Type PanelWindow is not creatable. [uncreatable-ty
|
|||
shell/modules/NotifPopup.qml: Type margins is used but it is not resolved [unresolved-type]
|
||||
shell/modules/NotifPopup.qml: Unqualified access [unqualified]
|
||||
shell/modules/NotifPopup.qml: unknown grouped property scope margins. [unqualified]
|
||||
shell/modules/NotificationsModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/NotificationsModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/OverviewBackdrop.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/PowerMenu.qml: Unqualified access [unqualified]
|
||||
shell/modules/PowerModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/applets/PowerApplet.qml: Unqualified access [unqualified]
|
||||
shell/modules/PowerModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/ScreenCapture.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/ScreenCorners.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/ScreenCorners.qml: Unqualified access [unqualified]
|
||||
shell/modules/TemperatureModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/TemperatureModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/ThemedIcon.qml: Unqualified access [unqualified]
|
||||
shell/modules/Tooltip.qml: Could not find property "left". [missing-property]
|
||||
shell/modules/Tooltip.qml: Could not find property "top". [missing-property]
|
||||
|
|
@ -72,8 +68,8 @@ shell/modules/TrayMenu.qml: Unqualified access [unqualified]
|
|||
shell/modules/TrayModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/TrayModule.qml: Type "qs::dbus::dbusmenu::DBusMenuHandle" of property "menu" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
|
||||
shell/modules/TrayModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/VolumeModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/WeatherModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/VolumeModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/WeatherModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/WindowTitleModule.qml: Unqualified access [unqualified]
|
||||
shell/modules/WorkspacesModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
shell/modules/WorkspacesModule.qml: Unqualified access [unqualified]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue