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:
Tobias Fella
2024-01-05 17:58:02 +01:00
parent dcc1935150
commit 4926488d49
3 changed files with 46 additions and 26 deletions

View File

@@ -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()