X11: Print an error to STDERR instead of refusing to start when the user sets a custom window icon larger than 128128

Fixes #6507
This commit is contained in:
Kovid Goyal
2023-07-30 19:40:55 +05:30
parent 5c0fe23aa5
commit 02c9205061
3 changed files with 17 additions and 7 deletions

View File

@@ -43,6 +43,8 @@ Detailed list of changes
- kitten @ ls: Add user variables set on windows to the output (:iss:`6502`)
- X11: Print an error to STDERR instead of refusing to start when the user sets a custom window icon larger than 128128 (:iss:`6507`)
0.29.2 [2023-07-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~