Option to shrink panel: updated doc and translation files

This commit is contained in:
o9000
2016-10-08 14:54:34 +02:00
parent 61a80b996f
commit 07592355cb
12 changed files with 3085 additions and 2955 deletions

View File

@@ -351,6 +351,8 @@ panel_gradient_id = 5
panel_size = 94% 30
```
* `panel_shrink = boolean (0 or 1)` : If set to 1, the panel will shrink to a compact size dynamically.
* `panel_margin = horizontal_margin vertical_margin` : The margins define the distance between the panel and the horizontal/vertical monitor edge. Use `0` to obtain a panel with the same size as the edge of the monitor (no margin).
![](images/panel_size_margin.jpg)