AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 4.0.2 + Support Nautilus 40 + Adds an "About" window + Adds a context menu to copy/paste, run dconf-editor and display the "About" window + Adds a CLI to check, install, uninstall, print debug, etc + Fixes Nautilus Terminal stealing the focus in new Nautilus windows + Adds an option to clear the terminal after each navigation - Add do-not-install-compiled-schemas.patch + Do not install the precompiled schemas but the sources only
- Update to version 3.5 + nautilus-terminal was completly rewritten in python (> 3.6) + Embed a Terminal in each Nautilus tab / window + Follows the navigation: if you navigate in Nautilus, the cd command is automatically executed in the terminal + Can be displayed / hidden using the F4 key + Configurable: font, background and text color, terminal position (displayed at top or at bottom of the windows) + Support for copy / paste through contextual menu and Ctrl+Shift+C / Ctrl+Shift+V + Supports drag & drop of file on the terminal - Dropped outdated nautilus-terminal-vte2.91.patch - Modified build requirements: + Removed: gobject-introspection and vte-devel + Added: - python3-psutil for both, buildtime and runtime - python3-setuptools - Use fdupes and python-rpm-macros - pkgconfig(glib-2.0) for directory ownership
- No longer recommend -lang: supplements are in use
- Replace python-nautilus with python-nautilus-common-devel BuildRequires.
- Modernize spec-file by calling spec-cleaner
- Add nautilus-terminal-vte2.91.patch: Fix usage with Vte 2.91. - Add vte-devel BuildRequires: needed in order to be able to detect if we need to apply the patch during build. If vte-2.91.pc exist, we apply the patch and make the resulting package depend on Vte 2.91.
- Fix dependencies (bnc#807207): + Add gobject-introspection BuildRequires: Needed for the automatic typelib()-Requires generator. + Drop python-nautilus and python-gobject Requires: they are no longer needed, as nautilus-terminal was ported to pygobject.
- Update to version 1.0: + Implement about dialog. + Add accelerators for copy/paste. + Implement drag and drop. + Bug fixes. - Drop nautilus-terminal-gi-gobject.patch: fixed upstream.
- Update to a bzr checkout of the GNOME 3 port (revision 9 of the 1.x branch): + Rewrite for GNOME 3 technologies. - Add nautilus-terminal-gi-gobject.patch: finish port to pygobject 3.0, which has some differences with pygobject 2.x. - Add python-gobject Requires as introspection-based bindings are now used. - Drop python-vte Requires since we don't want the non-introspection-based bindings. - Add python-xdg Recommends: this is an optional dependency, to find the configuration file for this extension. - Mark package as noarch. - Add have_lang macro, and make all the lang subpackage handling depend on its value. Set it to 0 for now, since there is no translation in the new branch.
- Updated to version 0.7: + Fixes the "Terminal on desktop" bug + The terminal is now resizable with mouse (instead of buttons) + Updated translations. - Changes from version 0.6: + Add optional scrollbar + Nautilus Terminal is now enabled for non-local folders (but with the path set on the home folder). + The install script now check the dependencies + The "terminal on desktop" bug is fixed (lp#642222) + Updated translations. - Changes from version 0.5: + Fixes the refresh issue when the terminal is resized + Nautilus Terminal is again available in /media. + Nautilus Terminal Now support the drag & drop of file. + Updated translations. - Changes from version 0.4: + Fixes a lot of bug and add some improvement (restart the shell after an "exit" command, Ctrl+Shift+T now toggle Show/Hide). + Updated translations.
- New package, version 0.3.