chase / awrit

A full graphical web browser for Kitty terminal with mouse and keyboard support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resizing a windows doesn't work

chase opened this issue · comments

Although it mostly works, since the window size is retrieved every frame paint, window don't always resize if the layout changes or the OS window is resized.

Basically, SIGWINCH event is not handled well.