Changelog for
nautilus-extension-tilix-1.9.6-67.10.noarch.rpm :
* Thu Nov 09 2023 Emiliano Langella
- Update to version 1.9.6 Features:
* Add close button to search box
* Replace variables in custom link commands
* Follow system color-scheme for default theme-variant Bugfixes:
* nautilus: Don\'t import a specific version
* nautilus: Add compatibility with Nautilus 43
* nautilus: Avoid shell injection in open-tilix plugin
* Drop manpage country names
* Replace std.xml with GMarkup-based parser
* icon: Fix up prompt pictogram alignment
* Fix GLib critical warnings on startup Miscellaneous:
* Change Gnome to GNOME
* Replaced icon with more proportional one
* Update to GtkD 3.10.0
* ci: Run Ubuntu builds in container as well
* Change label of \"view shortcuts\" action
* Clarify tooltip of \"reset to default\" button for keyboard shortcuts- drop patches fixed in release:
* tilix-nautilus-43-compat.patch
* b027797.patch
* Tue Apr 25 2023 Bjørn Lie - Add b027797.patch: Replace std.xml with GMarkup-based parser.- Build nautilus-extension-tilix as noarch.
* Thu Sep 22 2022 Atri Bhattacharya - Add tilix-nautilus-43-compat.patch: nautilus: Add compatibility with Nautilus 43 [gh#gnunn1/tilix#2115].
* Tue Feb 22 2022 Matthias Eliasson - Update to version 1.9.5 Features:
* Disable advanced paste when there is no linebreak like iTerm2
* Add environment variable when in quake mode
* Add possibility to configure always enabled regex Bugfixes:
* More appdata -> metainfo move
* Add meson target for man page translations
* Update flatpak manifest
* meson: drop unused argument for i18n.merge_file()
* Stop using deprecated Meson features
* Keep quake window open if focus is restored before timeout has been reached
* Don\'t check GtkDragResult (Wayland compatibility)
* Don\'t add application/x-rootwindow-drop to dragSourceSet targets- drop patches fixed in release:
* 2081.patch
* tilix-1.9.4-localized-man.patch- rebase patches:
* 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch- change condition since the patches are just required for Leap 15.3. Leap 15.4 will not need them
* Mon Feb 21 2022 Dominique Leuenberger - Add 2081.patch: Fix build using Meson 0.61+.
* Sat Mar 06 2021 Matthias Eliasson - Fix build for Leap 15.3
* add build dependency for librsvg-2.0 (was not discovered by pkgconfig)
* Add patch: 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch just used for Leap. Disable appdata.xml generation since we have to old version of appstream
* add uk lang folder for man pages (different from Factory)
* add com.gexperts.Tilix.appdata.xml file for Leap since we can\'t generate it
* Tue Feb 23 2021 Antoine Belvire - Generate and install localized man pages:
* Add tilix-1.9.4-localized-man.patch
* Add po4a as build requirement- Run test in check section.
* Thu Feb 11 2021 Matthias Eliasson - Update to version 1.9.4 Features:
* Actually install Yaru color scheme
* Give every tab the ${title} (instead of \"Default\")
* Add option to strip trailing whitespace on paste (#1904) Bugfixes:
* Fix saving of already saved session
* Add shortcut to \"Unselect all\"
* Many Meson buildsystem fixes
* Avoid missing the previous command exit code when encoding URLs
* Resolve some D deprecation messages
* Mention powerline/fonts in README
* Avoid calling values() on a shared object
* Update metainfo data
* Drop compat code for older D frontend versions
* Bump minimum VTE version to 0.46
* Remove deprecated Autotools support
* Add release notes, NEWS file, automatic metainfo update
* Update to GtkD 3.9.0 Translations:
* This release contains many localization updates- Simplify by just use ldc as compiler and meson for build on all architectures instead of supporting two different build chains- Drop patches not required for meson builds:
* dynamic-link.patch
* fix-ldc-link.patch- Drop patches fixed upstream:
* 0001-Avoid-calling-values-on-a-shared-object.patch
* fix-meson-build.patch
* Fri Jun 05 2020 Matthias Eliasson - Always apply patch 0001-Avoid-calling-values-on-a-shared-object.patch so we fix builds for all openSUSE distributions
* Fri Jun 05 2020 Matthias Eliasson - Refresh Patch (fix-meson-build.patch) with some minor updates from upstream- Package man file- Add patch 0001-Avoid-calling-values-on-a-shared-object.patch to make it build on newer ldc