! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Continuously resizing of Terminal
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Massimo Burcheri 2012-05-07 09:58:53 CEST
I would prefer a continuous resizing instead of a grid based resizing.
I guess the grid is based on the font size. But other applications are all continuously resizing.
For example I prefer all Terminals on one desktop, usually 3 or 4 in a grid with tabs:

+------------+------------+
|t1|t2|t3    |t1|t2|t3    |
|------------|------------|
|sh $        |sh $        |
|            |            |
|            |            |
|            +------------+
|            |t1|t2|t3    |
|            |------------|
|            |sh $        |
|            |            |
|            |            |
+------------+------------+

Now it is quite impossible to align the 3 windows without gaps due to gridded resizing.
A work-around would be to have snapping to ignore the grid.
Comment 1 Massimo Burcheri 2012-05-10 10:02:06 CEST
Currently I'm using tilda as Terminal replacement. It has continuous resizing, the rest is quite equal to Terminal, also quite small code base.
But also there I have other issues where Terminal is in advance:
https://sourceforge.net/tracker/?func=detail&aid=3525447&group_id=126081&atid=704598
Comment 2 Massimo Burcheri 2012-12-17 09:25:47 CET
Too bad that there is nothing on the 4.12 roadmap and wishlist for Terminal.
I understand now that Terminal is based on vte and this feature request may rather belong to vte. But as far as I read even if vte resizing is grid based there is the possibility to force it by the derived application.

I'm using terminator now which fits to most needs and I'm looking forward to further tiling features of xfwm-4.12 itself if not going for a tiling wm anyway.
Comment 3 Simon Steinbeiss editbugs 2015-02-19 00:17:24 CET
Afaik Vte-3 has this feature, with Vte-2 the size of the terminal window always has to be a multiple of the line height / character width, plus decorations and other widgets.
Comment 4 Egmont Koblinger 2015-03-01 14:52:33 CET
Vte-3 definitely supports arbitrary widget size, the extra amount at the right and bottom will be blank.

I remember it used to suffer from drawing artifacts if the size was not properly aligned; I can't tell if these were fixed during the Vte-2 days or not.

Just my 2 cents: Konsole doesn't have grid based resizing and it drives me nuts. I think forcing the grid should be the default for a terminal and probably that's what most users would prefer. (If it's a configure option to change it then of course I'm totally okay with that.)
Comment 5 Igor editbugs 2016-08-05 16:06:15 CEST
Resolved by migration to vte3.

Bug #8843

Reported by:
Massimo Burcheri
Reported on: 2012-05-07
Last modified on: 2019-03-30

People

CC List:
5 users

Version

Attachments

Additional information