From facd4225d6743c33c7572f508420496d2e3f8720 Mon Sep 17 00:00:00 2001 From: project-repo Date: Mon, 18 Sep 2023 19:59:03 +0200 Subject: [PATCH] Add socket doc --- man/cagebreak-socket.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/cagebreak-socket.7.md b/man/cagebreak-socket.7.md index 3252704..48c495d 100644 --- a/man/cagebreak-socket.7.md +++ b/man/cagebreak-socket.7.md @@ -226,6 +226,7 @@ cg-ipc{"event_name":"destroy_output","output":"HDMI-A-1","output_id":2} - coords: object of x and y coordinates of output - size: object of width and height as integers - refresh_rate: refresh rate as float + - permanent: 0 if peripheral, 1 if permanent - curr_workspace: current workspace as an integer - workspaces: list of objects for each workspace - views: list of objects for each view @@ -263,6 +264,7 @@ cg-ipc{"event_name":"dump","nws":1, "coords": {"x":0,"y":0}, "size": {"width":2560,"height":1440}, "refresh_rate": 60.012000, +"permanent": 0 "curr_workspace": 0, "workspaces": [{"views": [{ "id": 16,