extract NotifApplet, fold NotifCenter into NotificationsModule with hover+pin

This commit is contained in:
Damocles 2026-04-22 22:44:39 +02:00
parent 472b4e62ab
commit c1588ceb5e
5 changed files with 106 additions and 123 deletions

View file

@ -114,7 +114,6 @@ PanelWindow {
visible: S.Modules.clock.enable
}
M.NotificationsModule {
bar: bar
visible: S.Modules.notifications.enable
}
}