Comment 21 for bug 1297051

Revision history for this message
Egmont Koblinger (egmont-gmail) wrote :

I was actually wondering about the same... App-controled resized kinda only makes sense with another setting that would inhibit a window manager initiated resize.

Gnome-terminal is actually vte (the real terminal emulation) + gnome-terminal (only the UI menus, tabs and such). If you don't care about the menu system that much, you can easily write a terminal emulator in c/python/vala/whatever around vte that doesn't allow WM resizes.

Btw I don't think changing the default of ?40 or removing that feature would break too many things. I don't know.