xwayland: add force_zero_scaling

This commit is contained in:
Vaxry 2023-06-11 21:53:18 +02:00
parent 2107611464
commit 3d0ab8dcbd
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ Described [here](../Keywords#per-device-input-configs).
| name | description | type | default |
|---|---|---|---|
| use_nearest_neighbor | uses the nearest neigbor filtering for xwayland apps, making them pixelated rather than blurry | bool | true |
| force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false |
# Debug