From a4204be50f0f4cf14f322ffaa2345e9c0e8ff2e9 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 20 Feb 2021 23:07:58 +0300 Subject: command: add label for on-all-workspaces command --- player/command.c | 1 + 1 file changed, 1 insertion(+) diff --git a/player/command.c b/player/command.c index 4d247e98ce..f28bd120be 100644 --- a/player/command.c +++ b/player/command.c @@ -3917,6 +3917,7 @@ static const struct property_osd_display { {"taskbar-progress", "Progress in taskbar"}, {"snap-window", "Snap to screen edges"}, {"ontop", "Stay on top"}, + {"on-all-workspaces", "Visibility on all workspaces"}, {"border", "Border"}, {"framedrop", "Framedrop"}, {"deinterlace", "Deinterlace"}, -- cgit v1.2.3