From e543523be31d85846521ee447357f0afdb0b46d2 Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Fri, 25 Sep 2020 19:53:04 +0200 Subject: Add "lines" clock hand style --- doc/wlclock.1.scd | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/wlclock.1.scd b/doc/wlclock.1.scd index cfd50f2..bf4181e 100644 --- a/doc/wlclock.1.scd +++ b/doc/wlclock.1.scd @@ -45,6 +45,12 @@ but a desktop-widget. *--clock-face-size* The size of the minute markers on the clock face. The default is 1. +*--corner-radius* , *--corner-radius* + The radius of the corners. Expects either one argument, to set the radius of + all corners, or four arguments, to set the individual corner radii. The + default radius is 5. If set to sufficiently high values, wlclock will be + completely round. Set to 0 to disable corner roundness. + *--exclusive-zone* Exclusive zone of the surface. Can be "true", "false" or "stationary". If "true", the compositor is informed that it should not obstruct the surface @@ -56,6 +62,11 @@ but a desktop-widget. default is "stationary". The exact implementation is compositor dependant; A compositor may choose to ignore the requested exclusive zone of surfaces. +*--hand-style* + Style of the clock hands. Can be "xclock", where wlclock draws xclock-esque + triangles, and "lines", where wlclock draws straight lines. The default is + "xclock". + *--layer* Layer of the layer surface. Can be "overlay", "top", "bottom" or "background". Typically, "bottom" and "background" will be underneath @@ -76,24 +87,18 @@ but a desktop-widget. input events; This will make mouse events pass through wlclock to windows beneath it. -*--snap* - If this flag is used, the hour hand will instantly snap to the next position - once the new hour begins, instead of slowly progressing over the hour. - *--output* Name of the output on which wlclock should be displayed. Output names are compositor dependant. If set to "all" or "\*", wlclock will be displayed on all outputs, which is the default behaviour. -*--corner-radius* , *--corner-radius* - The radius of the corners. Expects either one argument, to set the radius of - all corners, or four arguments, to set the individual corner radii. The - default radius is 5. If set to sufficiently high values, wlclock will be - completely round. Set to 0 to disable corner roundness. - *--size* The size of the clock, without borders. The default size is 165. +*--snap* + If this flag is used, the hour hand will instantly snap to the next position + once the new hour begins, instead of slowly progressing over the hour. + # AUTHORS Leon Henrik Plickat -- cgit v1.2.3