Comment 4 for bug 1201454

Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

Related to this bug: https://answers.launchpad.net/terminator/+question/233133

I checked, and we are not directly messing with WM_NORMAL_HINTS. As seen in this bug report it's probably down to the set_geometry_hints call, and can be prevented by commenting that out. That means that the window resizes by pixels instead of characters.