diff options
author | Leon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de> | 2020-09-25 17:06:17 +0200 |
---|---|---|
committer | Leon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de> | 2020-09-25 17:06:17 +0200 |
commit | af81637f64ba5112e9da0db79f9eadd1934308eb (patch) | |
tree | 48e66e54befb151706e003447b7cde201e9da465 /doc/wlclock.1.scd | |
parent | b43d5820318bcbf5c515c282a70c20484818b7e0 (diff) | |
download | wlclock-af81637f64ba5112e9da0db79f9eadd1934308eb.tar.gz wlclock-af81637f64ba5112e9da0db79f9eadd1934308eb.tar.bz2 |
Make hour hand slowly progress instead of snapping
The snapping behaviour can be re-enabled via a command flag
Diffstat (limited to '')
-rw-r--r-- | doc/wlclock.1.scd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/wlclock.1.scd b/doc/wlclock.1.scd index a6c5e42..cfd50f2 100644 --- a/doc/wlclock.1.scd +++ b/doc/wlclock.1.scd @@ -72,10 +72,14 @@ but a desktop-widget. surfaces differently based on their namespace. The default is "wlclock". *--no-input* - If this flag is provided, wlclock will ask the compositor to not send it + If this flag is used, wlclock will ask the compositor to not send it 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* <output|all> Name of the output on which wlclock should be displayed. Output names are compositor dependant. If set to "all" or "\*", wlclock will be displayed |