diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 898f61ff..21cf91aa 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -208,9 +208,6 @@ this is for compatibility with Openbox. - *type* Show view type ("xdg-shell" or "xwayland") - - *winfo* Show workspace name, *type* "X" or "W" - along with *state* M/m/F (max, min, full) - - *identifier* Show identifier (app_id for native Wayland windows and WM_CLASS for XWayland clients) @@ -219,6 +216,14 @@ this is for compatibility with Openbox. - *title* Show window title if different to app_id + - *workspace* Show workspace name + + - *state* Show window state, M/m/F (max/min/full) + + - *type_short* Show view type ("W" or "X") + + - *output* Show output id, if more than one output detected + *width* defines the width of the field expressed as a percentage of the overall window switcher width. The "%" character is required. diff --git a/docs/rc.xml.all b/docs/rc.xml.all index bb9c66db..65a6ab54 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -64,12 +64,21 @@