3 Commits

Author SHA256 Message Date
ab9277cae3 Accepting request 1265317 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1265317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-terminal?expand=0&rev=39
2025-03-31 09:42:08 +00:00
fcb570ee21 - Update to version 1.1.5
Meson has been added as a build system in this release, and the
  associated archive has been generated by 'meson dist'. Although
  autotools has been retained for the time being and can still be used
  via 'autogen.sh', meson is now the preferred build system, and
  autotools will be removed in a future release.
  * build: Automate copyright year management
  * window: Add dnd support outside screen
  * Apply .clang-format file
  * Sort includes
  * clang-format: Add file
  * Add meson build
  * Add hidden setting to resize window when zoomed in/out
  * Revert "Cancel by default in unsafe past dialog"
  * build: Add missing dep flags
  * Hide the launcher for xfce4-terminal-settings
  * screen: Don't overwrite VteTerminal:allow-hyperlink binding
  * Translation Updates
- Remove obsolete relax-x11-version.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=74
2025-03-28 23:59:51 +00:00
Maurizio Galli
8ed94f67f1 - Update to version 1.1.4
* 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
  * Revert "fix typo"
  * Translation Updates
- Remove obsolote gxo-282.patch
- Rename xfce4-terminal-relax-x11-version.patch to
  relax-x11-version.patch and refresh it.

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=70
2025-01-01 13:47:26 +00:00