docs: add labmsg(1) man page for IPC client

This commit is contained in:
stormshadow 2026-04-20 01:58:30 +05:30 committed by Anirvan Banerjee
parent 523fa92a09
commit 5e09725c01
3 changed files with 265 additions and 1 deletions

View file

@ -170,6 +170,13 @@ example: *LABWC_DEBUG_FOO=1 labwc*.
Enable logging of press and release events for bound keys (generally
key-combinations like *Ctrl-Alt-t*).
*LABWC_IPC_SOCK*
Path to the IPC UNIX domain socket for the running labwc instance.
Set automatically by labwc at startup to
_$XDG_RUNTIME_DIR/labwc-ipc.<pid>.sock_ and exported to child
processes. Used by *labmsg*(1) to connect to the compositor. Can be
overridden to connect to a specific instance.
# SEE ALSO
labwc-actions(5), labwc-config(5), labwc-menu(5), labwc-theme(5)
labmsg(1), labwc-actions(5), labwc-config(5), labwc-menu(5), labwc-theme(5)