@giuseppe I think it should be enabled by default, as long as you have the patched vte3-notification packages. One think to notice is to make sure that /etc/profile.d/vte.sh is sourced by your shell. Take a look at this page: https://github.com/gnunn1/terminix/wiki/VTE-Configuration-Issue. It is for another terminal, but Terminix is also based on VTE and the issue/solution is the same.
Search Criteria
Package Details: gnome-terminal-fedora 3.52.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-terminal-fedora.git (read-only, click to copy) |
---|---|
Package Base: | gnome-terminal-fedora |
Description: | The GNOME Terminal Emulator with Fedora patches |
Upstream URL: | https://wiki.gnome.org/Apps/Terminal |
Keywords: | dark gnome notifications notify patched terminal transparency transparent |
Licenses: | GPL |
Groups: | gnome |
Conflicts: | gnome-terminal |
Provides: | gnome-terminal |
Submitter: | BerelTarMaciltur |
Maintainer: | mydongistiny |
Last Packager: | mydongistiny |
Votes: | 63 |
Popularity: | 0.000004 |
First Submitted: | 2015-03-29 22:28 (UTC) |
Last Updated: | 2024-07-26 00:24 (UTC) |
Dependencies (17)
- dconf
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libhandy (libhandy-gitAUR)
- libx11 (libx11-gitAUR)
- pango (pango-gitAUR)
- vte3-notificationAUR
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-screencast-vaapiAUR, gnome-shell-mobileAUR, gnome-shell-beta-performanceAUR, gnome-shell-performance-unstableAUR, gnome-shell-performanceAUR, gnome-shell-gitAUR) (make)
- libnautilus-extension (libnautilus-extension-gitAUR, libnautilus-extension-typeaheadAUR) (make)
- meson (meson-gitAUR) (make)
- python-packaging (make)
- yelp-tools (make)
- libnautilus-extension (libnautilus-extension-gitAUR, libnautilus-extension-typeaheadAUR) (optional) – Nautilus integration
Required by (13)
- gnome-extra-meta (requires gnome-terminal)
- gnome-rdp (requires gnome-terminal) (optional)
- gnome-shell-extension-arch-update-security-news-git (requires gnome-terminal) (optional)
- nautilus-admin-gtk4 (requires gnome-terminal) (optional)
- neovim-gnome-terminal-wrapper (requires gnome-terminal)
- pop-shell-plugin-system76-power-git (requires gnome-terminal)
- project-monalisa (requires gnome-terminal)
- project-monalisa (requires gnome-terminal) (make)
- project-monalisa (requires gnome-terminal) (check)
- update-notifier (requires gnome-terminal) (optional)
- vpacman (requires gnome-terminal) (optional)
- xmltv-druid (requires gnome-terminal)
- xwm-git (requires gnome-terminal) (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
dsboger commented on 2016-11-09 00:10 (UTC)
giuseppe commented on 2016-11-08 21:03 (UTC)
How do I enable notifications?
SunRed commented on 2016-10-30 17:21 (UTC)
Since git.gnome.org doesn't respond with the git protocols, I just did it the classic way.
Also I'm going to disown gnome-terminal-fedora and vte3-notification because I am moving away from gnome-ish desktops but I also don't have the time currently to maintain these packages.
hoschi commented on 2016-10-20 21:13 (UTC)
Hello!
I've you add the patches from Fedora to 3.22 you will likely hit a problem the the hungarion po-file. If just added the translation-strings at the bottom of the file, looks like the patch tries to commend-in a translation which was removed.
Bye
hoschi commented on 2016-08-09 12:19 (UTC)
@SunRed:
Thank you. On the next update I will try to use that instead!
andybz commented on 2016-08-05 23:43 (UTC)
There's a couple of patches in 3.20.2-2, especially the dnd-crash one that I'm after. Would you mind adding them in from https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gnome-terminal&id=3b27c2246b45b66df9b37c4f0ffcad0350d8b279 ?
Thanks
SunRed commented on 2016-05-11 16:41 (UTC)
@hoschi You can clone Fedora's git repo with git clone git://pkgs.fedoraproject.org/rpms/gnome-terminal.git and commit your changes locally. Every time they do a change you can rebase [1] your master branch by doing git pull --rebase. So you actually rebase the patches.
[1] https://git-scm.com/book/en/v2/Git-Branching-Rebasing
hoschi commented on 2016-05-11 09:31 (UTC) (edited on 2016-05-11 09:33 (UTC) by hoschi)
Hi SunRed!
A new minor release (3.20.2) from upstream is available. It will require a small change for the Latvia-Translation, just for your convenience:
diff --git a/po/lv.po b/po/lv.po
index 0892f4b..a6aec64 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -2231,3 +2231,5 @@ msgstr ""
msgid "C_lose Window"
msgstr "Aizvērt _logu"
+msgid "Transparent background"
+msgstr "Caurspīdīgs fons"
Bye
Hoschi
PS: How do you actually "rebase" the language patch? You did it the last time.
SunRed commented on 2016-04-13 18:16 (UTC) (edited on 2016-04-13 18:23 (UTC) by SunRed)
For those that are just looking for a transparency mode in gnome-terminal and don't need the notification feature I would like to refer those to gnome-terminal-transparency by hoschi.
(Edit) Link: https://aur.archlinux.org/packages/gnome-terminal-transparency
Pinned Comments