mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
dcs: XTGETTCAP: handle empty request
If the XTGETTCAP request is empty (no capabilities in it), reply with an empty error reply. Closes #1694
This commit is contained in:
parent
128c5c3efa
commit
4d4ef5eed5
2 changed files with 9 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
|||
* Crash when zooming in or out, with `dpi-aware=yes`, and the
|
||||
monitor's DPI is 0 (this is true for, for example, nested Wayland
|
||||
sessions, or in virtualized environments).
|
||||
* No error response for empty `XTGETTCAP` request ([#1694][1694]).
|
||||
|
||||
[1694]: https://codeberg.org/dnkl/foot/issues/1694
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue