Skip to content
Tags give the ability to mark specific points in history as being important
  • xfce4-terminal-1.1.3 protected
    50163bfc · Updates for release ·
    1.1.3
    
    - prefs-dialog: Fix wrong assert
    - screen: Fix wrong assert
    - Translation Updates:
      Italian
  • xfce4-terminal-1.1.2 protected
    898c13c3 · Updates for release ·
    1.1.2
    
    - Update copyright year
    - Update tooltip when hovering over a hyperlink
    - build: Align CFLAGS with LDADD
    - prefs-dialog: Add missing strings to translate (#222)
    - dropdown: Default dropdown-toggle-focus to false
    - Add runtime guard for XfceSMClient
    - build: Restrict XfceSMClient to X11
    - Determine cwd on FreeBSD in a native way instead of using linprocfs
    - window: Remove weak ref on prefs dialog in finalize()
    - build: Get rid of #ifdef G_ENABLE_DEBUG
    - Do not reconnect accels when closing last tab
    - build: Lower xfce4-dev-tools requirements to stable version
    - search-dialog: Use xfce_titled_dialog_set_default_response()
    - Translation Updates:
      Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
      Croatian, Danish, Dutch, Estonian, French, German, Greek, Italian,
      Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese,
      Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Swedish,
      Turkish, Ukrainian
  • xfce4-terminal-1.1.1 protected
    a86a7f08 · Updates for release ·
    1.1.1
    
    - build: Simplify and clarify X11/Wayland distinction
    - Fix xfce_titled_dialog_create_action_area() deprecation
    - build: Define our own windowing macro instead of extending GDK's
    - wayland: Fix drop-down keep-above for non-prefs dialogs
    - wayland: Fix drop-down terminal keep-above
    - wayland: Fix window activation
    - wayland: Fix drop-down terminal positioning (Fixes #141)
    - wayland: Fix new window size
    - Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate
    - Use the same windowing environment test everywhere
    - Fix build when X11 is disabled
    - drop-down: Make settings easier to understand
    - drop-down: Fix allocation warnings
    - Apply 7 suggestion(s) to 2 file(s)
    - Save and restore terminal window workspace in X11 session
    - doc: Remove reference to terminalrc
    - app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place
    - Translation Updates:
      Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
      Czech, Danish, Dutch, English (United Kingdom), Estonian, French,
      German, Greek, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean,
      Lithuanian, Norwegian Bokmål, Persian (Iran), Polish, Portuguese,
      Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
      Swedish, Turkish, Ukrainian
  • xfce4-terminal-1.1.0 protected
    63537ccb · Updates for release ·
    1.1.0
    
    - Update copyright year
    - Allow passing arguments to custom commands
    - Fully translate strings in unsafe paste dialog
    - window: Properly sync always-show-tabs
    - cleanup: Include gdkx.h in one place
    - preferences: Remove unused class member
    - preferences: Check if channel itself exists instead of check property
    - screen: Review image loader memory management
    - image-loader: Review cache management
    - Add keywords to .desktop files (Fixes #50)
    - screen: Take window scaling into account when drawing (Fixes #71)
    - Remove obsolete GNOME default-app file (Fixes #109)
    - Add "Open File Manager Here" action (Fixes #133)
    - Properly manage default encoding (Fixes #128)
    - Move general include in private.h
    - dropdown: Disable systray icon on Wayland
    - Fix startup with GDK_BACKEND=x11 (Fixes #177)
    - shortcuts: Restore broken action toggle-menubar
    - shortcuts: Fix non-consumed key event for show-menubar
    - main: Allow GTK to parse its options first (Fixes #216)
    - search: Add missing sanity check
    - Use GLib logging functions and do not translate warnings
    - Fix typo
    - Remove obsolete CHECK_VERSION()
    - Use g_new() instead of malloc()
    - Fix Xfconf memory management
    - search-dialog: Fix memory leak
    - Remove extra separator at the end of context menu
    - Missing shortcut keys in the standalone preferences dialog
    (Issue #198)
    - Apply 1 suggestion(s) to 1 file(s)
    - Enable kinetic scrolling in VteTerminal
    - Extend --disable-server description wrt. process model
    - End all full sentences with a period
    - Drop obsolete --disable-server translations
    - prefs-dialog: Fix untranslated strings
    - Add sixel support
    - Add icons at missing sizes, clean up SVG metadata
    - build: Fix autoconf warnings
    - build: Add GLib requirement
    - Add accel entries for scrolling pages (Issue #221)
    - Remove documentation for dead anti-aliasing option
    - Make strings translatable (Issue #222)
    - Fix shortcuts-editor include
    - Indentation
    - Support hyperlinks (Issue #21)
    - fix typo
    - Fix argument type for xfce_shortcuts_editor_new
    - fix background_notify
    - fixed typo
    - Remove disable-help preference.
    - MR: !51 transitioned to Xfconf (#134)
    - typos in MR !48 fixed
    - Remove all references to terminal-preferences.glade
    - Remove one more mention of terminal-preferences.glade
    - Remove trailing slash
    - Remove terminal-preferences-ui.h from makefile
    - Remove terminal-preferences.glade
    - MR: !48 shortcuts editor embedded into preferences-dialog (#195)
    - MR: !48 preferences-dialog rewritten in C (#195)
    - MR: !46 Change in implementation for TAB accels (#150)
    - Implementation of MiscShiftArrowsToScroll as accelerators.
    - Add PCRE2 build dependency
    - Remove libxfce4ui 4.17 version guards
    - Replace with xfce_gtk_menu_append_separator
    - Tweak toolbar
    - Translation Updates:
      , Albanian, Arabic, Armenian (Armenia), Basque, Belarusian,
      Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
      Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
      (United Kingdom), Estonian, Finnish, French, Galician, German, Greek,
      Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
      Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
      Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese
      (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
      Swedish, Thai, Turkish, Ukrainian
  • xfce4-terminal-1.0.4 protected
    ca4c04fe · Updates for release ·
    1.0.4
    ======
    Fixes a regression introduced in 1.0.1.
    
    Regressions fixed:
    - URL drag-n-drop adding rubbish characters (Issue #196)
    
    Gitlab:
    - Fix CI build
  • xfce4-terminal-1.0.3 protected
    f16e5cba · Updates for release ·
    1.0.3
    ======
    Stable release fixing regressions.
    
    Fixes:
    - Consume KeyEvents when activating a TAB accelerator.
    - Regression: Scrollbar position setting does not work if you start
    with a hidden scrollbar (Issue #192)
    - Regression: Revert ff94ff30c1f83561f0abad4867846880ba9c6f83 which
    broke scroll-on-output and change the default value (Issue #191)
    
    Translation Updates:
      Hebrew, Portuguese (Brazil), Russian
  • xfce4-terminal-1.0.2 protected
    97ce1f5f · Updates for release ·
    1.0.2
    ======
    Stable release fixing a regression related to switch/move tab accelerators.
    
    - Regression: MiscCycleTabs preference does not work for accelerators (#186, #24).
    - Translation Updates:
      Russian
  • xfce4-terminal-1.0.1 protected
    5f2f700f · Updates for release ·
    1.0.1
    ======
    Stable release fixing regressions and a couple of older bugs.
    
    - A new hidden preference `DropdownParametersOnce` has been introduced to control whether the drop-down
      window accepts command line arguments after creation. With the introduction of this preference
      an older bug was fixed where tabs could be added to the drop-down window even though they
      weren't supposed to.
    - Options: --active-tab does not behave properly when adding tabs to existing windows.
    
    Regressions fixed:
    - Find dialog does not respond to Return key (Issue #176)
    - Dragging a URL from Chromium ends up truncated (Issue #180)
    - Toolbar size changes when the window is maximized (Issue #181).
    - Unable to create a single window with many tabs through command line options (Issue #182).
    
    Translation Updates:
      Danish, Finnish, Greek, Russian, Turkish
  • xfce4-terminal-1.0.0 protected
    306b0b79 · Updates for release ·
    1.0.0
    
    Stable release.
  • xfce4-terminal-0.9.2 protected
    bca9e1af · Updates for release ·
    Tag for release.
  • xfce4-terminal-0.9.1 protected
    969fab2c · Updates for release ·
  • xfce4-terminal-0.9.0 protected
    25a3db92 · Updates for release ·
    0.9.0
    
    This is a development release.
  • xfce4-terminal-0.8.10 protected
    0b3e24c2 · Updates for release ·
    0.8.10
    
    - Bump libvte, gtk and xfce minimal versions (4.14)
    - Stop using G_SPAWN_CHILD_INHERITS_STDIN spawn flag
    - Updates README.md.
    - Added new stock icons
    - Limit font picker to fixed-size fonts
    - Add gtk-doc as a dependency
    - Do not require connection to generate manpage
    - Bug #16875: Do not add ui.h file in datadir
    - Simplify terminal manpage generation
    - Switch preferences ui file to xdt-csource
    - Switch to README.md and foreign automake mode
    - Do not override clipboard contents
    - Unsafe paste: Support bracketed paste mode
    - Do not select text in Search dialog
    - Add basic GitLab pipeline
    - Translation Updates:
      Albanian, Armenian (Armenia), Basque, Bulgarian, Chinese (China),
      Chinese (Taiwan), Danish, Dutch, Eastern Armenian, Estonian, French,
      Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese,
      Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish,
      Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
      Spanish, Swedish, Turkish, Ukrainian, Uyghur
  • xfce4-terminal-0.8.9.2 protected
    c4724da9 · Release 0.8.9.2 ·
    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
  • xfce4-terminal-0.8.9.1 protected
    2dca9cc9 · Release 0.8.9.1 ·
    0.8.9.1
    =======
    - Fix "Open terminal here" functionality that was broken in release 0.8.9
      (bug #16307)
  • xfce4-terminal-0.8.9 protected
    1cc8a914 · Release 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
  • xfce4-terminal-0.8.8 protected
    a1c94396 · Release 0.8.8 ·
    0.8.8
    =====
    - Do not show "Rewrap on resize" option for vte>=0.58: it's been deprecated,
      rewrapping on resize will always be enabled. (bug #15562)
    - Drop support of Unicode encodings other than UTF-8 (bug #15377)
    - Fix the size of drop-down window after it's been in fullscreen mode
      (bug #15240)
    - Convert LF to CR when feeding text - this fixes pasting text to some apps
      (see https://gitlab.gnome.org/GNOME/vte/issues/106)
    - Save accelerators map on exit (bug #15201)
    - Add support for the Tab key in shortcuts (by default, GTK doesn't allow that)
    - Do not resize the window when it's vertically maximized (bug #10551)
    - Add action to switch to last active tab (bug #15201)
    - Respect Xfce monospace font setting (bug #15202)
    - Dropdown window was session saved and restored as a normal window if it was
      the only one (bug #11362)
    - Preferences: Align controls on the General tab
    - Implement "Unsafe Paste" dialog (bug #13252)
    - Enable Ctrl+(Shift)+Tab as Next/Prev Tab shortcuts (bug #15092)
    - Add an option to use system theme colors for text and background (bug #14808)
    - Search dialog improvements: Enable "Wrap around" by default; Make
      "Find Next"/"Find Previous" menu items respect search settings; Make buttons
      use menu item accelerators; Allow to set opacity (min 10%) (bug #15124)
    - Fix handling of OSC-10 escape sequence (bold text color) (bug #15019)
    - Refine the wording for "opacity not available" (bug #14904)
    - Add a space character after a dragged filename or URL (bug #14849)
    - Support monitoring of the terminalrc file even it's a symlink (bug #14698)
    - Fix the "Close tab" button: When the "Close tab" button got clicked in the
      "Confirm close" dialog, the entire window (instead of just the current tab)
      got closed (bug #14645)
    - Preferences: remove dependency on libxfce4ui
    - Fix typo in the .desktop file (bug #14594)
    - Improve .desktop files for GNOME (bug #14575)
    - Fix a small typo in the manpage
    - JIT compile regexes (taken from gnome-terminal). This allows to recognize
      longer and more complex URLs.
    - Update terminal regexes from gnome-terminal (regex: Allow apostrophes in
      URLs, except when enclosed between them)
    - Allow to move tabs between windows by dragging them onto the terminal area
    - When detaching a tab from a drop-down window, resize the new window to the
      default geometry
    - Reset activity indicator for the active tab when focusing window
    - Distinguish terminal settings from the actual terminal entry in the menu
      (bug #14456)
    - When closing an active tab, switch to the previously active one
    - Tab title color feature improvements: add action, restore the color when
      unclosing a tab, fix the color picker dialog's name, add Reset button
    - Some parts of the --help output were not translated
    - Restore terminal colors when unclosing a tab
    - New translations: Armenian (Armenia), Interlingue
    - Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian,
      Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
      Danish, Dutch, English (Australia), English (United Kingdom), Finnish,
      French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
      Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
      Occitan, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
      Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian
  • xfce4-terminal-0.8.7.4 protected
    35cd7a44 · Release 0.8.7.4 ·
    0.8.7.4
    =======
    - Tab became active if unclosed to the left of the current tab
    - Fix new tab being one pixel short under some GTK themes (e.g., Greybird)
      which led to changing the window geometry and losing a row (bug #13263)
    - Resolve deprecation of vte_terminal_match_set_cursor_type()
    - Add --preferences command line option and corresponding .desktop file: this
      allows to open a standalone Preferences dialog from Xfce Settings (bug #13249)
    - Add command line options for setting text (foreground) and backround colors:
      --color-text and --color-bg, respectively (bug #4887)
    - Add "Copy Input" action: it shows a popover and allows to copy the input
      to all tabs within the current window (bug #10047)
    - Update URLs to use https protocol
    - Add info on accels.scm to the man page
    - Reduce the Preferences dialog height
    - First show the terminal and then update its settings (bug #14322)
    - Add command line option --active-tab which allows to specify active tab within
      a window. It also allows to keep the active tab when restoring a saved Xfce
      session.
    - Convert "Relaunch" dialog to GtkInfoBar to make it less intrusive
    - Add tooltips for "Set Title" popover elements
    - Resolve the warnings gcc8 has introduced
    - Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
      Croatian, Czech, Danish, Dutch, English (Australia), French, German, Hebrew,
      Hungarian, Japanese, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazil),
      Russian, Turkish, Ukrainian
  • xfce4-terminal-0.8.7.3 protected
    19339aed · Release 0.8.7.3 ·
    0.8.7.3
    =======
    - Fix drop-down terminal hotkey (bug #14289)
    - Suppress gdk_keyboard_(un)grab deprecation warnings
    - Restore "Allow bold text" option (bug #14292)
    - Fix app crash when running a non-existing command (bug #14295)
    - Correct foreground process check for async child spawn
    - Add an option to disable "Relaunch" dialog pop-up (bug #14287)
    - Translation updates: Belarusian, Catalan, English (Australia), French, Greek,
      Italian, Japanese, Portuguese, Ukrainian
  • xfce4-terminal-0.8.7.2 protected
    7bc50e2a · Release 0.8.7.2 ·
    0.8.7.2
    =======
    - Fix gdk_keyboard_(un)grab deprecation warnings
    - Suppress gtk_status_icon_* deprecation warnings
    - Use async spawn method for VTE >= 0.48 (bug #14249)
    - Fix handling of tabs reordering (bug #14278)
    - Update window actions and active tab indication on reordering tabs
    - Translation updates: Albanian, Catalan, Croatian, Danish, Finnish, Norwegian
      Bokmål, Serbian, Swedish