1
0
Fork 0
forked from wry/wry

config: rename private command messages

This commit is contained in:
kossLAN 2026-05-29 18:06:35 -04:00
parent 87de5fcca3
commit a8176b96c3
No known key found for this signature in database
8 changed files with 12 additions and 12 deletions

View file

@ -44,7 +44,7 @@ use {
_private::{
ClientCriterionIpc, ClientCriterionStringField, GenericCriterionIpc, PollableId,
ConfigHandler, Unref, WindowCriterionIpc, WindowCriterionStringField, WireMode,
ipc::{ClientMessage, Response, ServerMessage, WorkspaceSource},
messages::{ClientMessage, Response, ServerMessage, WorkspaceSource},
},
Axis, Direction, Workspace,
client::{Client as ConfigClient, ClientMatcher},