Merge remote-tracking branch 'origin/feat/quickshell-dense-bar' into feat/quickshell-dense-bar

This commit is contained in:
2026-08-30 21:18:05 +02:00
5 changed files with 413 additions and 1 deletions
+2 -1
View File
@@ -20,7 +20,7 @@ Scope {
// Dense multi-monitor status rail; visual core is headlessly renderable.
HyprChromeBar {}
// App launcher variants — SUPER CTRL 18; variant 8 is the primary HUD.
// App launcher variants — 111; variant 8 remains the primary HUD.
LauncherStack {} // 1 — left vertical list
LauncherGrid {} // 2 — centered icon grid
LauncherSpotlight {} // 3 — top-center command bar
@@ -31,6 +31,7 @@ Scope {
ApplicationLauncher {} // 8 — dense HUD command index (primary)
BladeLauncher {} // 9 — asymmetric blade matrix
OrbitLauncher {} // 10 — radial targeting arena
CyberDock {} // 11 — cyberpunk bottom cartridge dock
Notifications {}
VolumeOsd {}