Commit Graph
2 Commits
Author SHA1 Message Date
pro470 d7580d2271 feat(wm): add apply state socket message
This allows clients to send a state and get it applied to the wm.

By using the already there apply_state function we have all the
safety we need to apply the sent state.

This is also intentionally not open for the komorebic binary because I
think the average user doesnt need such a command and this is much safer
also to not give them the ability.
2026-03-22 20:06:43 -07:00
pro470 e629baec0a feat(client): expose custom layout column enum
This now allows integrators to deal with custom layout data.
2025-02-14 15:32:32 -08:00