mirror of
https://git.sr.ht/~leon_plickat/wayneko
synced 2025-09-19 16:03:22 +02:00
add --survive-close feature
This commit is contained in:
parent
6670f49de5
commit
ab5d2cb726
2 changed files with 24 additions and 1 deletions
10
wayneko.1
10
wayneko.1
|
@ -17,6 +17,7 @@ wayneko \- Neko on Wayland
|
|||
.OP \-\-outline\-colour 0xRRGGBB[AA]
|
||||
.OP \-\-type neko|inu|random
|
||||
.OP \-\-follow\-pointer true|false
|
||||
.OP \-\-survive\-close
|
||||
.YS
|
||||
.
|
||||
.
|
||||
|
@ -63,6 +64,15 @@ This option lets you choose between neko and her friend inu.
|
|||
Set whether neko follows the pointer when it approaches the bottom of the output
|
||||
.RE
|
||||
.
|
||||
.P
|
||||
\fB\-\-survive\-close\fR
|
||||
.RS
|
||||
If this flag is used, wayneko will recreate the surface after it has been closed.
|
||||
This allows neko to migrate outputs should the one she is currently on be
|
||||
disconnected, but may cause some undesired behaviour should the server try to
|
||||
close the surface for a different reason.
|
||||
.RE
|
||||
.
|
||||
.
|
||||
.SH AUTHOR
|
||||
.P
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue