updated TODOs

This commit is contained in:
Hannes
2026-06-12 19:24:53 +02:00
parent ad2379b999
commit 5c91cec113
-6
View File
@@ -5,8 +5,6 @@ import "./widgets"
import "../../colors"
import "../../config"
// TODO: interact with PyWal
PanelWindow {
id: panel
@@ -46,13 +44,11 @@ PanelWindow {
spacing: Math.floor(parent.height / 4)
MenuButton {}
// TODO: Add functionallity (Maybe just rofi or own way)
Workspaces {
thisMonitor: barThisMonitor
anchors.verticalCenter: parent.verticalCenter
}
// TODO: Maybe add current Apps in workspace
}
@@ -63,8 +59,6 @@ PanelWindow {
Clock {}
// TODO: Add a way to see Date (maybe hover or click)
}
Row { // bar widgets right