csi: ‘CSI 13 ; 2 t’ reply is now (0,0)

Foot previously responded with window local coordinates.

But, XTerm responds with screen *absolute* coordinates. This isn’t
possible under Wayland, thus we now report (0,0) instead. Same as we
do for ‘CSI 13 ; 0 t’.
This commit is contained in:
Daniel Eklöf 2021-02-16 14:31:46 +01:00
parent 4ff07a0d18
commit 8658ab4bed
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 3 deletions

View file

@ -65,6 +65,8 @@
before sending the new dimensions to the client application. The
timing can be tweaked, or completely disabled, by setting
`resize-delay-ms` (https://codeberg.org/dnkl/foot/issues/301).
* `CSI 13 ; 2 t` now reports (0,0).
### Deprecated
### Removed