Skip to content

gui: Fix errors from GTK4 resizing changes

Christopher Davis requested to merge wip/cdavis/fix-errors into master

Shortly before release some changes to GTK4's window sizing code landed. These changes broke API and To Do's build. This commit fixes the build issues caused by those changes.

Merge request reports