Add a window-resized hook which is fired when the window is actually
commit818b2176ef52a13867905d3d3e0269dc1b4d6fb4
authornicm <nicm>
Thu, 17 Feb 2022 09:58:47 +0000 (17 09:58 +0000)
committernicm <nicm>
Thu, 17 Feb 2022 09:58:47 +0000 (17 09:58 +0000)
tree8612d1af5aae8daee20b5c26b753abdf35ee3b27
parent0027ee13a089efe7d1db1a4cfedb9b801635ded8
Add a window-resized hook which is fired when the window is actually
resized which may be later than the client resize, GitHub issue 2995.
options-table.c
resize.c