Comment 4 for bug 782119

Revision history for this message
Dylan McCall (dylanmccall) wrote :

Snapping to specific window sizes is completely ordinary for terminal applications, and the feature is widely supported at the window manager level. (See X11's ICCCM, 4.1.2.3. WM_NORMAL_HINTS Property: the width_inc and height_inc properties).

It is not sane to remove widely supported functionality from applications we ship, particularly by patching them individually, particularly when we have control over a perfectly good window manager where we can solve the problem cleanly.