Skip to content

feat(workspaces): highlight workspaces with urgent windows#742

Open
kiryl wants to merge 1 commit into
MalpenZibo:mainfrom
kiryl:feat/workspaces-urgent-highlight
Open

feat(workspaces): highlight workspaces with urgent windows#742
kiryl wants to merge 1 commit into
MalpenZibo:mainfrom
kiryl:feat/workspaces-urgent-highlight

Conversation

@kiryl
Copy link
Copy Markdown
Contributor

@kiryl kiryl commented May 11, 2026

Plumbs a has_urgent flag through CompositorWorkspace and UiWorkspace and renders urgent workspaces with a danger-colored border (solid danger background when empty). Hidden urgent workspaces are widened so the highlight stays visible. Niri populates the flag from its workspace and window urgency state; Hyprland is left as a no-op for now (its IPC has no per-client urgent field, so it would need separate event tracking).

Plumbs a has_urgent flag through CompositorWorkspace and UiWorkspace and
renders urgent workspaces with a danger-colored border (solid danger
background when empty). Hidden urgent workspaces are widened so the
highlight stays visible. Niri populates the flag from its workspace and
window urgency state; Hyprland is left as a no-op for now (its IPC has
no per-client urgent field, so it would need separate event tracking).
@romanstingler
Copy link
Copy Markdown
Collaborator

just for tracking reasons
related to #317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants