Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes https://github.com/mate-desktop/mate-terminal/issues/104
This doesn't work with with gtk+-3 and newer vte versions.
With gnome-pty-helper gone, it's a no-op.
based on origin commit at
https://git.gnome.org/browse/gnome-terminal/commit/?id=d3aa520
https://bugzilla.gnome.org/show_bug.cgi?id=747046
|
|
closes https://github.com/mate-desktop/mate-terminal/issues/151
ported from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=b4d7416
https://git.gnome.org/browse/gnome-terminal/commit/?id=2763ea6
|
|
this causes runtime warnings about transient parent because these
dialogs get mapped too early, before gtk_window_set_transient_for
is called in the code.
affected dialogs: find, profile manager, profile prefs
|
|
|
|
As we use gtk3 only code we can remove that in UI file,
finaly fix for https://github.com/mate-desktop/mate-terminal/issues/103
|
|
|
|
Thank you
Author: [email protected]
|
|
|
|
Umpteenth breakage in GTK3...
|
|
|
|
|
|
|
|
|