Skip to content

[Refactor] Move dispatch logic out of state and into event listeners #9

Description

@vincbro

The state module currently handles both data management and dispatching events to the Hyprland IPC. This mixes pure state tracking logic with side effects, making the code harder to test, reason about, and extend.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions