Move notifications button to space drawer.
Since this means that the space drawer can no longer be hidden when there are no spaces, also make it less empty by adding a button for creating new spaces. More things will come in the future. BUG: 479051
This commit is contained in:
@@ -13,7 +13,7 @@ import org.kde.kirigamiaddons.labs.components as KirigamiComponents
|
||||
Delegates.RoundedItemDelegate {
|
||||
id: root
|
||||
|
||||
required property url source
|
||||
property url source
|
||||
|
||||
signal contextMenuRequested()
|
||||
signal selected()
|
||||
|
||||
Reference in New Issue
Block a user