mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Move magnifier config into rc.xml
This commit is contained in:
parent
8d5bfe1e0e
commit
50066161b0
8 changed files with 86 additions and 58 deletions
|
|
@ -277,33 +277,12 @@ elements are not listed here, but are supported.
|
|||
*window.inactive.border.color*. This is obsolete, but supported for
|
||||
backward compatibility as some themes still contain it.
|
||||
|
||||
*magnifier.width*
|
||||
Width of magnifier window in pixels. Default is 400.
|
||||
Set to -1 to use fullscreen magnifier.
|
||||
|
||||
*magnifier.height*
|
||||
Height of magnifier window in pixels. Default is 400.
|
||||
Set to -1 to use fullscreen magnifier.
|
||||
|
||||
*magnifier.border.width*
|
||||
Width of magnifier window border in pixels. Default is 1.
|
||||
|
||||
*magnifier.border.color*
|
||||
Color of the magnfier window border. Default is #ff0000 (red).
|
||||
|
||||
*magnifier.init-scale*
|
||||
Initial number of times by which magnified image is scaled. Value
|
||||
is the default at boot; can be modified at run-time in a keyboard
|
||||
or mouse binding by calling 'ZoomIn' or 'ZoomOut'. Default is x2.
|
||||
|
||||
*magnifier.increment*
|
||||
Step by which magnification changes on each call to 'ZoomIn' or
|
||||
'ZoomOut'. Default is 0.2.
|
||||
|
||||
*magnifier.filter*
|
||||
Set to 1 to apply a bilinear filter to the magnified image.
|
||||
Set to 0 to use nearest-neighbour. Default is 1 - bilinear filtered.
|
||||
|
||||
# BUTTONS
|
||||
|
||||
The images used for the titlebar icons are referred to as buttons.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue