notify_client
notify_client("client-attached", c);
notify_client("client-active", c);
notify_client("client-resized", c);
notify_client("client-light-theme", c);
notify_client("client-dark-theme", c);
notify_client("client-session-changed", c);
notify_client("client-detached", c);
notify_client("client-focus-out", c);
notify_client("client-focus-in", c);