chase / awrit

A full graphical web browser for Kitty terminal with mouse and keyboard support
Other
431 stars 14 forks source link

Resizing a windows doesn't work #8

Open chase opened 1 year ago

chase commented 1 year ago

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.