Remove legacy battery bar module

This commit is contained in:
Ryan Hughes
2026-05-18 21:27:00 -04:00
parent 6fa6e6cc91
commit f1e6fe86b7
7 changed files with 14 additions and 53 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import qs.Commons
// API is a subset of Common.PopupCard: anchorItem, owner, bar, open,
// padding, margin, contentWidth/Height, default contentItem. Missing on
// purpose (for now): centerOnBar, triggerMode ("hover"), containsMouse.
// Hover-mode popups (system-stats, weather-flyout) and centered popups
// Hover-mode popups (system-stats, weather) and centered popups
// (calendar week-view) need extra plumbing before migrating; converting
// them is a follow-up.
//