alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
ttyyls has quit [Remote host closed the connection]
ttyyls has joined #foot
cbb has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
Biolunar has quit [Ping timeout: 264 seconds]
Biolunar has joined #foot
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
<rockorager>
dnkl: I've updated the mode 2032 spec
<cbb>
rockorager: that spec in general seems like a really good idea
<cbb>
I wonder if there are terminals that might want/need to omit the pixel sizes though
<rockorager>
Oh I should add a note for that
<cbb>
from the new unified XTWINOPS 48 sequence I mean
<rockorager>
they must be present but *could* be 0
<rockorager>
actually they could be omitted
<rockorager>
since they are the last ones
<dnkl>
rockorager: great, will update the PR as soon as I have some free time
<rockorager>
cbb: "If a terminal is not capable of omitting pixel sizes, it may omit those fields or report them as 0. A terminal MUST include pixel sizes if it is capable of reporting them."
<rockorager>
lol woops ... "omitting"
<cbb>
rockorager: lgtm… that seems like a sensible way to state the requirements
<dnkl>
rockorager: nit, but might be easier to remember if the private mode more closely matches the response number: 2048. Other than that, it looks good. I can't think of anything else that I'd like to change
<rockorager>
The nice thing is you can almost skip querying for support...
<rockorager>
Just blindly enable, and if you don't get a response you know it's not supported
<dnkl>
just realized; one thing that should be clarified is whether the notifications are sent on font size changes that doesn't change the window size
<dnkl>
think zooming in/out in a tiled window
<rockorager>
Those change the text area size though?
<rockorager>
I will add a note either way
<dnkl>
they do, but at least the title and initial description talk about "window size changes"
<rockorager>
Ok I add an [!IMPORTANT] block in implementation notes about it