branches: front
Clone
clone: git://shithub.us/sirjofri/winview gits://shithub.us/sirjofri/winview
push: hjgit://shithub.us/sirjofri/winview
Last commit
0729f86e
– sirjofri <sirjofri@sirjofri.de>
authored
on 2024/09/07 07:52
properly centers text, fixes text bug
About
WINVIEW(1) WINVIEW(1)
NAME
winview - visual winwatch
SYNOPSIS
winview [ -w windir ] [ -x amount ] [ -t milliseconds ]
DESCRIPTION
Winview behaves like winwatch(1), but it displays downscaled
screenshots of the windows.
The windir parameter is used to specify the rio filesystem,
default is /dev/wsys. The amount parameter determines how
much to downscale the windows. Windows will be halved
amount times, for example a value of 4 halves the windows 4
times. Valid values for amount are from 1 to 5.
Milliseconds is the amount of milliseconds to wait for each
update.
General usage is very similar to winwatch:
• Left mouse button to activate the window.
• Middle mouse button to set the window label.
• Right mouse button to (un)hide the window.
The amount value can also be adjusted at runtime by using
the , and . keys.
SOURCE
winview.c
SEE ALSO
winwatch(1)
BUGS
Sure.