~ubuntu-desktop/ubuntu/+source/vte2.91:upstream/0.52.x

Last commit made on 2018-05-30
Get this branch:
git clone -b upstream/0.52.x https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/vte2.91
Members of Ubuntu Desktop can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
upstream/0.52.x
Repository:
lp:~ubuntu-desktop/ubuntu/+source/vte2.91

Recent commits

5f08733... by Iain Lane

New upstream version 0.52.2

7322c27... by Christian Persch <email address hidden>

all: Fix spelling

https://bugzilla.gnome.org/show_bug.cgi?id=795278
(cherry picked from commit 961927a8115c82f35deafe09c1d68689ff069905)

5966e8b... by Egmont Koblinger

ring: Proper boundary checking for hyperlink position

This fixes a rare crash around hyperlinks in a non grid aligned
VTE widget when the mouse enters the extra padding at the bottom.

https://bugzilla.gnome.org/show_bug.cgi?id=795826
(cherry picked from commit d7df8276158dd448cf6813fb1039e7b5c464a1c2)

2c77cd7... by Jeremy Bícha

New upstream version 0.52.1

629cda7... by Christian Persch <email address hidden>

Post release version bump

d00c15a... by Christian Persch <email address hidden>

lib: Filter out BS and DEL from paste

https://bugzilla.gnome.org/show_bug.cgi?id=794653
(cherry picked from commit 691db2070ead5894947c7db7c87568aa494fbcfd)

9058e0e... by Debarshi Ray <email address hidden>

widget: Remove GdkVisibilityState handling

GtkWidget::visibility-notify-event doesn't work on modern composited
windowing systems. In such cases one can only assume that the widget
is always completely visible (ie. GDK_VISIBILITY_UNOBSCURED).

These days most users have a compositor, and therefore bugs in this
optimization often manage to survive undetected.

https://bugzilla.gnome.org/show_bug.cgi?id=794214
(cherry picked from commit b54395869c408656f31493a25f9e9fe89cd56bb7)

30d951d... by Egmont Koblinger

emulation: Add support for OSC 5;0 (bold color)

Also OSC 4;256 does the same. Resetting counterparts (104, 105) added too.

https://bugzilla.gnome.org/show_bug.cgi?id=722751
(cherry picked from commit e258bda404f146262545abf7c332d7917a55d5d6)

4f0eb71... by Jeremy Bícha

New upstream version 0.52.0

e148051... by Christian Persch <email address hidden>

Post release version bump