./x11/xfce4-terminal, Xfce terminal emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.4, Package name: xfce4-terminal-1.1.4, Maintainer: youri

This is the Xfce Terminal emulator application. Terminal is a lightweight and
easy to use terminal emulator for the X windowing system, with some new
ideas and features that makes it unique among X terminal emulators.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus-glib] [x11/xfce4-exo] [x11/startup-notification] [x11/gtk3] [x11/libxfce4ui] [x11/vte3]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 1463.519 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-07 20:30:38 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
xfce4-terminal: update to 1.1.4

1.1.4 (2024-12-25)
=====
- window: Ensure tabs_menu != NULL when updating
- screen: Ensure working dir is not NULL
- Do not resize the window on zoom
- docs: added documentation and cli parsing for --class option
- Use TerminalWindow's screen to test for windowing system
- Use dropdown's display rather than default display
- Avoid warning when widget display is not the default display
- Fix segfault when there are both Wayland and X11 displays
- screen: Avoid type check on released variable
- preferences: Initialize GdkRGBA variable
- screen: Cancel async spawn of child in finalize()
- Improve error message for empty custom command
- Check for screen pointers equality before destroying last screen
- screen: Fix gtk_container_get_children leaks
- screen: Fix string leak in terminal_screen_paste_unsafe_text
- window: Fix leak in terminal_window_get_working_directory
- window: Fix leak in terminal_window_menu_add_section
- main: Fix string array leak
- terminal: Fix spelling error
- prefs-dialog: Fix AtkRelationSet leak
- Fix gtk-layer-shell includes
- preferences: Add missing sanity check
- Preferences: maximize new windows
- Fix running a command as a login shell
- scan-build: Fix core.NullDereference and core.CallAndMessage
- build: clang: Silence -Wcast-align
- Update `.gitignore`
- Rename theme file to desktop for gettext detection
- I18n: Update po/LINGUAS list
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- Cancel by default in unsafe past dialog
- Restore "Text blinks" tooltip
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-03-03 17:43:43 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
xfce4-terminal: update to 1.1.3

1.1.3 (2024-02-29)
=====
- prefs-dialog: Fix wrong assert
- screen: Fix wrong assert
- Translation Updates:
  Italian
   2024-02-23 21:38:49 by David H. Gutteridge | Files touched by this commit (3)
Log message:
xfce4-terminal: fix regression with pasting multi-line data
   2024-02-09 00:29:47 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
xfce4-terminal: update to 1.1.2

1.1.2 (2024-02-05)
=====
- 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