Skip to content

Commit

Permalink
mate-terminal: Update to 1.28.1
Browse files Browse the repository at this point in the history
**Summary**

Changes:
- update translations
- Double-click tab to set title
- Do not set DISPLAY, inherit it instead
- terminal-screen: fix pointer type when referencing profile
- terminal-window: explicitly draw window frame and bg
- terminal-screen: set widget app-paintable when transparent bg is enabled
- convert docbook to mallard help docs
- terminal-profile: fix warning -Wstring-conversion
- Add GTK Style Class to context menu
- terminal-window: Factor CSDs into geometry hints
- Avoid unprocessed file URIs being pasted to the terminal.
- Tabs: only invoke naming dialog to doubleclick on tab header
- Support IDN in mailto scheme in hyperlink tooltips
- Add support for OSC 8 hyperlinks (HTML-like anchors)
- Refactoring:
- rename some url-related variables
- rename TerminalURLFlavour enum to TerminalURLFlavor

Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
  • Loading branch information
Staudey committed Mar 7, 2024
1 parent e08d892 commit 3fd09e0
Show file tree
Hide file tree
Showing 3 changed files with 2,338 additions and 126 deletions.
18 changes: 12 additions & 6 deletions packages/m/mate-terminal/abi_used_symbols
Expand Up @@ -47,6 +47,7 @@ libc.so.6:readlink
libc.so.6:setlocale
libc.so.6:strcat
libc.so.6:strchr
libc.so.6:strchrnul
libc.so.6:strcmp
libc.so.6:strcpy
libc.so.6:strcspn
Expand Down Expand Up @@ -122,7 +123,6 @@ libgio-2.0.so.0:g_dbus_node_info_unref
libgio-2.0.so.0:g_file_get_path
libgio-2.0.so.0:g_file_new_for_path
libgio-2.0.so.0:g_file_new_for_uri
libgio-2.0.so.0:g_file_replace
libgio-2.0.so.0:g_file_resolve_relative_path
libgio-2.0.so.0:g_resources_lookup_data
libgio-2.0.so.0:g_settings_apply
Expand Down Expand Up @@ -150,6 +150,7 @@ libgio-2.0.so.0:g_static_resource_init
libglib-2.0.so.0:g_array_append_vals
libglib-2.0.so.0:g_array_free
libglib-2.0.so.0:g_array_new
libglib-2.0.so.0:g_ascii_strcasecmp
libglib-2.0.so.0:g_ascii_strncasecmp
libglib-2.0.so.0:g_ascii_strtod
libglib-2.0.so.0:g_ascii_strtoll
Expand Down Expand Up @@ -189,7 +190,6 @@ libglib-2.0.so.0:g_get_prgname
libglib-2.0.so.0:g_get_real_time
libglib-2.0.so.0:g_get_user_config_dir
libglib-2.0.so.0:g_get_user_name
libglib-2.0.so.0:g_get_user_special_dir
libglib-2.0.so.0:g_getenv
libglib-2.0.so.0:g_hash_table_destroy
libglib-2.0.so.0:g_hash_table_foreach
Expand All @@ -203,6 +203,7 @@ libglib-2.0.so.0:g_hash_table_new_full
libglib-2.0.so.0:g_hash_table_remove
libglib-2.0.so.0:g_hash_table_replace
libglib-2.0.so.0:g_hash_table_size
libglib-2.0.so.0:g_hostname_to_unicode
libglib-2.0.so.0:g_idle_add
libglib-2.0.so.0:g_intern_static_string
libglib-2.0.so.0:g_io_add_watch
Expand Down Expand Up @@ -343,6 +344,7 @@ libglib-2.0.so.0:g_timeout_add_seconds
libglib-2.0.so.0:g_try_malloc
libglib-2.0.so.0:g_unsetenv
libglib-2.0.so.0:g_uri_list_extract_uris
libglib-2.0.so.0:g_uri_unescape_string
libglib-2.0.so.0:g_utf16_to_utf8
libglib-2.0.so.0:g_utf8_collate
libglib-2.0.so.0:g_utf8_strlen
Expand Down Expand Up @@ -554,12 +556,9 @@ libgtk-3.so.0:gtk_entry_set_icon_from_icon_name
libgtk-3.so.0:gtk_entry_set_icon_tooltip_text
libgtk-3.so.0:gtk_entry_set_text
libgtk-3.so.0:gtk_file_chooser_button_get_type
libgtk-3.so.0:gtk_file_chooser_dialog_new
libgtk-3.so.0:gtk_file_chooser_get_filename
libgtk-3.so.0:gtk_file_chooser_get_type
libgtk-3.so.0:gtk_file_chooser_get_uri
libgtk-3.so.0:gtk_file_chooser_set_current_folder
libgtk-3.so.0:gtk_file_chooser_set_do_overwrite_confirmation
libgtk-3.so.0:gtk_file_chooser_set_filename
libgtk-3.so.0:gtk_file_chooser_set_filter
libgtk-3.so.0:gtk_file_chooser_set_local_only
Expand Down Expand Up @@ -647,6 +646,8 @@ libgtk-3.so.0:gtk_radio_button_get_type
libgtk-3.so.0:gtk_range_get_type
libgtk-3.so.0:gtk_range_get_value
libgtk-3.so.0:gtk_range_set_value
libgtk-3.so.0:gtk_render_background
libgtk-3.so.0:gtk_render_frame
libgtk-3.so.0:gtk_scrollable_get_vadjustment
libgtk-3.so.0:gtk_scrollbar_new
libgtk-3.so.0:gtk_selection_data_get_data
Expand Down Expand Up @@ -732,8 +733,11 @@ libgtk-3.so.0:gtk_widget_destroy
libgtk-3.so.0:gtk_widget_destroyed
libgtk-3.so.0:gtk_widget_draw
libgtk-3.so.0:gtk_widget_get_accessible
libgtk-3.so.0:gtk_widget_get_allocated_height
libgtk-3.so.0:gtk_widget_get_allocated_width
libgtk-3.so.0:gtk_widget_get_allocation
libgtk-3.so.0:gtk_widget_get_ancestor
libgtk-3.so.0:gtk_widget_get_app_paintable
libgtk-3.so.0:gtk_widget_get_clipboard
libgtk-3.so.0:gtk_widget_get_mapped
libgtk-3.so.0:gtk_widget_get_parent
Expand All @@ -754,6 +758,7 @@ libgtk-3.so.0:gtk_widget_is_sensitive
libgtk-3.so.0:gtk_widget_is_toplevel
libgtk-3.so.0:gtk_widget_list_mnemonic_labels
libgtk-3.so.0:gtk_widget_queue_draw
libgtk-3.so.0:gtk_widget_set_app_paintable
libgtk-3.so.0:gtk_widget_set_can_default
libgtk-3.so.0:gtk_widget_set_name
libgtk-3.so.0:gtk_widget_set_sensitive
Expand Down Expand Up @@ -826,6 +831,7 @@ libvte-2.91.so.0:vte_terminal_get_pty
libvte-2.91.so.0:vte_terminal_get_row_count
libvte-2.91.so.0:vte_terminal_get_type
libvte-2.91.so.0:vte_terminal_get_window_title
libvte-2.91.so.0:vte_terminal_hyperlink_check_event
libvte-2.91.so.0:vte_terminal_match_add_regex
libvte-2.91.so.0:vte_terminal_match_check_event
libvte-2.91.so.0:vte_terminal_match_remove
Expand All @@ -839,6 +845,7 @@ libvte-2.91.so.0:vte_terminal_search_set_regex
libvte-2.91.so.0:vte_terminal_search_set_wrap_around
libvte-2.91.so.0:vte_terminal_select_all
libvte-2.91.so.0:vte_terminal_set_allow_bold
libvte-2.91.so.0:vte_terminal_set_allow_hyperlink
libvte-2.91.so.0:vte_terminal_set_audible_bell
libvte-2.91.so.0:vte_terminal_set_backspace_binding
libvte-2.91.so.0:vte_terminal_set_bold_is_bright
Expand All @@ -856,4 +863,3 @@ libvte-2.91.so.0:vte_terminal_set_scrollback_lines
libvte-2.91.so.0:vte_terminal_set_size
libvte-2.91.so.0:vte_terminal_set_word_char_exceptions
libvte-2.91.so.0:vte_terminal_spawn_async
libvte-2.91.so.0:vte_terminal_write_contents_sync
7 changes: 4 additions & 3 deletions packages/m/mate-terminal/package.yml
@@ -1,8 +1,9 @@
name : mate-terminal
version : 1.27.0
release : 17
version : 1.28.1
release : 18
source :
- https://github.com/mate-desktop/mate-terminal/releases/download/v1.27.0/mate-terminal-1.27.0.tar.xz : 42889c98045f011b7e633c2c1706dfc379d52c9c26aef386c8d6890c09d3681b
- https://github.com/mate-desktop/mate-terminal/releases/download/v1.28.1/mate-terminal-1.28.1.tar.xz : f135eb1a9e2ae22798ecb2dc1914fdb4cfd774e6bb65c0152be37cc6c9469e92
homepage : https://mate-desktop.org/
license : GPL-3.0-or-later
component : desktop.mate
summary : Mate Desktop Terminal Emulator
Expand Down

0 comments on commit 3fd09e0

Please sign in to comment.