Add a window-resized hook which is fired when the window is actually
commit4893edd5d67e80e8d4323f6cae02495a7164e3f0
authornicm <nicm>
Thu, 17 Feb 2022 09:58:47 +0000 (17 09:58 +0000)
committerNicholas Marriott <nicholas.marriott@gmail.com>
Wed, 6 Apr 2022 13:19:49 +0000 (6 14:19 +0100)
treeebc277f5ec554d6503b560c48131714420824348
parent6a0a783c268b00df165b115d915b628e36a0f69b
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