Files
ghostty/src
Mitchell Hashimoto 238361698b kitty graphics: use internal ID for placements with ID 0
Fixes #1356 correctly.

This was previously fixed by #1360 which just assigned a random
placement ID. I asked the Kitty maintainer about this and this is not
the correct logic and the spec has been updated.

When a placement ID of zero is sent, we allow multiple placements but
use an internal, non-addressable placement ID. The issue with my
previous approach was someone with knowledge of internals (or luck)
could technically address the placement. This isn't allowed.
2024-01-24 22:17:13 -08:00
..
2024-01-20 15:35:16 -08:00
2024-01-14 14:48:56 -08:00
2023-12-21 13:36:00 -06:00
2023-12-17 16:19:22 +01:00
2023-06-30 12:15:31 -07:00
2023-09-23 22:46:16 -07:00
2024-01-20 12:43:15 -08:00
2023-11-30 21:58:14 +01:00
2023-09-20 12:35:52 -07:00
2022-08-18 11:42:32 -07:00
2024-01-21 14:53:34 -08:00
2023-08-08 14:27:34 +02:00