summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-terminal
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2Andreas Müller2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | Release notes for 0.8.9.2 ========================= This is a bug fix release. 0.8.9.2 ======= - Allow to create window with 1 line height. One should also disable the scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447) - Fix 'Transparency setting ignored when using --color-bg' (bug #16309) - Translation updates: Albanian, Belarusian, Polish, Portuguese, Slovenian, Swedish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrade 0.8.9 -> 0.8.9.1Andreas Müller2020-01-101-2/+2
| | | | | | | | | | | | | | | | | This is a hotfix release for 0.8.9: Release notes for 0.8.9.1 ========================= This is a bug-fix release featuring only one change. 0.8.9.1 ======= - Fix "Open terminal here" functionality that was broken in release 0.8.9 (bug #16307) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrade 0.8.8 -> 0.8.9Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like a bugfix/translation release: Release notes for 0.8.9 ======================= 0.8.9 ===== - Respect the "Working Directory" setting when opening initial window (the current directory was used instead). (bug #16292) - Disable "Paste" actions in read-only mode - Point session manager to desktop file. This means that the session manager will know the (translated) name and icon for the application. This is visible e.g. in xfce4-session-settings in the "Current Session" tab. (bug #16121) - Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning - Allow to use <Alt> shortcuts when menu mnemonics are disabled - like <Alt>h which is normally used for "Help" menu. (bug #15989) - Fix 'Menubar starts shown when set to hidden in properties' (bug #15979) - Fix invalid geometry on Wayland. Also fixes the issue with increasing the window size when showing or hiding widgets such as tabbar, toolbar, menubar on Wayland. - Fix size increase when the menu is used on Wayland (bug #13938) - Avoid passing null pointer to g_warning() - Replace GLib threading functions with their GDK counterparts - Fix setting a font via the command line (bug #15869) - Properly apply zoom factor when creating new tab (bug #15785) - Add icons to "Cancel" and "Paste" buttons - Fix background color changing when changing focus if "Vary the background color for each tab" is enabled (bug #15740) - Revert "Save accelerators map on exit". It turned out that saving accelerators map on exit prevents users from disabling the Alt+N shortcuts by setting them to "" in accels.scm. The shortcuts that had been disabled got overridden on the next launch of the terminal. (bug #16058) - Allow to unset window urgency hint even if "Visual bell" is disabled (bug #15729) - Unmaximize drop-down window when hiding it. This seems to help xfwm4; otherwise, it won't be able to unmaximize the window once it's shown again. (bug #15681) - Allow to use --maximize with drop-down windows - Search dialog: Make opacity scale unfocusable. This prevents the text entry from losing focus when the opacity scale is used. - Fix closing tabs with middle click. This includes switching to last active tab, allowing to undo close tab, and checking for a running process. (bug #15687) - Translation updates: Croatian, English (United Kingdom), Finnish, French, Galician, Greek, Italian, Lithuanian, Norwegian Bokmål, Portuguese, Slovak, Slovenian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8Andreas Müller2019-08-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: add vte-prompt to RRECOMMENDSAndreas Müller2019-05-061-0/+2
| | | | | | | Without xfce4-terminal sets window/tab-title to 'Untitled' Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4Andreas Müller2018-06-141-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfce4-terminal: update 0.8.7.2 -> 0.8.7.3Andreas Müller2018-04-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-terminal: update 0.8.7.1 -> 0.8.7.2Andreas Müller2018-03-211-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-terminal: update 0.8.6 -> 0.8.7.1Andreas Müller2018-03-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-terminal: update 0.8.4 -> 0.8.6Andreas Müller2017-08-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update 0.8.3 -> 0.8.4Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-terminal: update 0.8.2 -> 0.8.3Andreas Müller2017-01-251-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.8.2Andreas Müller2017-01-101-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.8.1Andreas Müller2016-11-221-4/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: add dependency on vte9-termcapDmitry Rozhkov2016-07-291-0/+1
| | | | | | | | | | xfce4-terminal requires vte9-termcap to be installed at run time to be fully functional. The patch adds vte9-termcap to xfce4-terminal's RDEPENDS. Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9Jussi Kukkonen2016-06-231-1/+1
| | | | | | | | | geany-plugins seems to compile fine with new vte: that recipe was not modified. gnome-terminal and vala-terminal are currently blacklisted for other reasons. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.6.3Andreas Müller2014-10-161-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-terminal: update to 0.6.2Andreas Müller2013-05-191-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-terminal: update to 0.6.1Andreas Müller2013-01-031-0/+12
* renamed upstream Terminal -> xfce4-terminal [1] * dependencies changed [1] [1] http://mail.xfce.org/pipermail/xfce/2012-December/031872.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>